Muting Flash sound via Lectora button.

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