PDA

View Full Version : one simple question



seattle
July 23rd, 2002, 05:04 PM
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

jsk
July 24th, 2002, 09:34 AM
Try

mySoundObject.stop()

seattle
July 25th, 2002, 01:30 PM
thanks it worked but you have to change the sounds name