i got a koo backround themesong (kill bill theme) and i want it to loop when its over. any help?
Printable View
i got a koo backround themesong (kill bill theme) and i want it to loop when its over. any help?
Click on the frame where the sound starts. In the properties inspector, in the "sync" section, there is a dropdown box. Change it from 'repeat' to 'loop'.
thx. this way better than wat i was trying to do.Quote:
Originally Posted by flashcat7777
but um one more thing. how do u stop the music when you change frames?
use the ActionScript function,in the frame you want it to stop.Code:stopAllSounds();
thx agenQuote:
Originally Posted by flashcat7777
no prob :)