TommyIndigo
Programmer
I need help stopping sounds based on a mouse over event for a button. I have 3 buttons, all which have sounds on their "over" event. That works fine, however if the user mouses over the buttons quickly, the sounds overlap.
What I need to do is stop any playing sounds BEFORE the new button's sound is played. If I could write a "StopAllSounds" action on the OVER frame of the button, that would work, but I can't do that. Any ideas???
What I need to do is stop any playing sounds BEFORE the new button's sound is played. If I could write a "StopAllSounds" action on the OVER frame of the button, that would work, but I can't do that. Any ideas???