1. I have a movieclip(button) and when you click it it plays a song(this part already works). To play the song it goes to the 2nd frame.
2.On the second frame the play button turns into the pause button. I want it so when I click this pause button it stops the song by going back to frame one.
Right now I have the pause button as a movieclip inside the playbutton movieclip.
If people don't understand my question. I just need one button that when clicked it plays a song and turns into a pause button, then when the pause button is clicked it stops the song and turns into a play button.
Perhaps when clicked the button both becomes invisible and the other button becomes visible as well as performing the required function? Hope this helps.
It has to be pretty awesome and original before they even consider it. I would recommend you go to kongregate (they take anything) and put it there and see what people rate is as, and what comments you get. If your in the 4-5 range they you can consider AG.
I figured it out from a guide. I learned Action Script 2.0 by myself and guides mainly so I never really learn the technicality of the codes that I write(I just use memorization).
I did learn from making this button(I was never sure on how the _root.'s worked I just knew when I had to use them). Your post helped me a bit to so thank you ^_^.
Yeah Lennon the "localization" of code on an object can be a pain. But you learn over time. I've personally haven't touched flash in a year so I forgot.