One simple question

hi ive been using the tutorial below
http://www.kirupa.com/developer/actionscript/sound.asp
it shows you how to make a button play sound but how do you make on that stops the sound
thanks

Try

mySoundObject.stop()

thanks it worked but you have to change the sounds name