Stopping sound loop

In the tutorials, there is a sound loop
that you start with a button, The fla
didn’t have a stop script to add to a
second button, will someone post the
script for that.thanks

Saw this tut:

http://www.kirupa.com/developer/actionscript/sound.htm

regards

Thanks, that was the one I was following.
I did a search on the web, and found one
that I was able to follow. It also taught me
a method of filling the volume bar… mc, that
I can use in other apps…thanks for the help
though.

In the example you could stop the sound, so I thought you wanted that.

good luck

mySound.stop();