PDA

View Full Version : Help...Soundtrack in Flash MX



TonyMontana
October 28th, 2002, 02:24 AM
I want to create a movie clip with 5 buttons in it..... each button will loop its own music, please tell me how to do this step by step.

lostinbeta
October 28th, 2002, 02:33 AM
http://www.kirupa.com/developer/actionscript/sound.asp

To stop the sound just use a

stopAllSounds() action.

TonyMontana
October 28th, 2002, 04:11 AM
Thanks but thats not what I meant.

lostinbeta
October 28th, 2002, 11:48 AM
How so?

You need a button that turns on music. That tutorial tells you how to do it.

All you have to do is repeat the process 5 times to have 5 buttons.