Muting Flash sound via Lectora button.
January 29, 2008 12:00 AM
Well, this part..this.onEnterFrame = function() { if (mute == "false") { narrSound.setVolume(100); narrSound.start(sndDuration); } constantly restarts the sound, having the sound overlap many times.
Discussions have been disabled for this post