PDA

View Full Version : Music bed in swish program


mulgurta
Apr 14, 2007, 04:54 AM
Hi,
How do you stop a music loop in swish program?

Aeneas
May 14, 2007, 03:03 PM
I haven't used swish in a long time, but what I remember is that when I made a background music player thing with on off function I just used an onclick to start or stop the music action, try making a separate action (or scene, or what they call it in swish nowadays, just use flash by the way ;)) for your music and set it on a continuous loop, then you make the onclick to go to the action or execute the action and when clicked again to stop this action

mulgurta
May 14, 2007, 03:16 PM
Thank you... :)