mute sound? how?
mute sound? how?
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- Spix0
hmm...it dont work :(
i got this in the scene1. the buttons are in a mc with instance name sounds:
sounds.btnSoundOff.onRelease = function() {
mySound.setVolume(0) ;
};