flash sound q
flash sound q
- Started
- Last post
- 6 Responses
- imakedesign
is there a easy way to stop and start all sounds in flash? kinda like a mute button
- ********0
this should answer your question
http://www.kirupa.com/developer/…
- function820
all sounds or just music?
- System-Idle0
stopAllSounds()
also check out the help info in flash
- function820
stopAllSounds will stop all playing sounds, but not button sounds...
- ********0
killAllSounds()
- function820
i wrote this awhile ago, it's probably what you're looking for
mutes all button sounds with a toggle switch