PDA

View Full Version : setting volume



iceman4
October 21st, 2001, 11:30 AM
Hi does anyone know how to set the volume of say a backround sound or any sound for that matter? Any help would be great!!!

eyezberg
October 21st, 2001, 01:11 PM
In objects/sound/setVolume you have the action, check the help on that.

aebuddy
October 21st, 2001, 02:53 PM
how do u give the user the option of sound?

eyezberg
October 21st, 2001, 03:48 PM
1/ Start the sound by loading in the sound.swf, add a button with 'stopAllSounds' action
2/dont load the sound.swf, add a button with loadMovie sound.swf
3/button should be a clip with one frame speaker, 2nd frame crossed out speaker..
lots of possibilities..

R30buff
October 21st, 2001, 08:11 PM
I personally just made an .swf that has 2 layers. One with the sound, and then one with just the Start and Stop button. On Frame1, it has the stop command. If they click play, it goes to and plays Frame2. At the end, it goes back to frame 2 and starts again. If they click stop, it goes to Frame1 and stops.

:-)

like the one on my site, come.to/colossus (http://come.to/colossus)

R30buff
October 21st, 2001, 08:15 PM
Oh shizat. I replied to tha wrong post. My bad :-)