Stop all sounds

after applying my_movie_clip.stop(); it stops the animation, but not the sound that is playing “inside” the movieclip.

the sound is an mp3 file that I set up to work as an event based style.

How do i stop the sound ?