If I wanted a song to play (say wind.wav for example) when a button i have made is clicked, what do I have to add to the following code? (I still want the button to go to and play 10 though)
on (release) {
gotoAndPlay(10);
}
Thanks!
Charlie
If I wanted a song to play (say wind.wav for example) when a button i have made is clicked, what do I have to add to the following code? (I still want the button to go to and play 10 though)
on (release) {
gotoAndPlay(10);
}
Thanks!
Charlie
:: Copyright KIRUPA 2024 //--