i made my own music player in flash… i have a problem… to my stop button i assigned
on (release) { stopAllSounds(); }
to my first frame in my movie i assigned this AS:
mySound = new Sound(); mySound.loadSound(“test.mp3”, true);
what do i assign to my play button and next button :q:
please help! thank you!
You want them to play throughout the entire time in the background??
=)
they can play throughout the entire time, but when someone presses stop, it will all stop, but when the person presses play the music should play again and the next button should go to the next song which is in the library…
How bout using sounds in diffrent levels??
Creating engaging and entertaining content for designers and developers since 1998.
:: Copyright KIRUPA 2024 //--