Monster Racer Rush
Select between 5 monster racers, upgrade your monster skill and win the competition!
4.23 / 5.00 3,881 ViewsBuild and Base
Build most powerful forces, unleash hordes of monster and control your soldiers!
3.93 / 5.00 4,634 Viewshey im a nub with flash but i wanna start makin a movie...i wanna know how to make a button that will start the movie plz
Hey! draw you picture or whatever you want to use for your button. Then right click on it, go to CONVERT TO SYMBOL, then check off button and name it. THEN. Double click the button and this window will pop up. And your timeline will change. it'll say "UP",which is what it'll look like when its just sitting there "OVER" which is what it'll look like when the persons mouse goes over it, and "DOWN" is what it'll look like when when someone is clicking on it. And hit is pretty obvious(what it'll look like after its been hit)
then you have to to do some actionscripting, right click on your button and go down to ACTIONS, another window will pop up. type in:
on(release) {
gotoAndPlay(2);
}
in the brakets after gotoAndPlay is the frame number. So it is probably 2 because when you make your button, its on frame 1, so ya.
theres your play button
it should work :)
GamerTag: MEGAxCptnWalrus