I want to make a flash in whichh when you click a button, it goes to the next frame. But I tried many onlinne tutorials and when I use the code, it jst flashes between the 2 scenes! Can somebody please give me a helpful code!?
Female
Joined on 6/9/15
Posted by Nikkitheawesomegirl - June 11th, 2015
I want to make a flash in whichh when you click a button, it goes to the next frame. But I tried many onlinne tutorials and when I use the code, it jst flashes between the 2 scenes! Can somebody please give me a helpful code!?
Go to my most recent news post for tips and GOOD tutorials on everything from Flash creation, to drawing, coloring, and lotsa other stuff. :)
Maybe, but not now.
What flash version do you use and what ActionScript (2 or 3) cuz i've been using 2 with script assist wich gives you a menu with all the simple stuff, like the goto, play and stop stuff.
So when I want to make that button. I make a button, klick on 'on' from the menu and then 'goto' (wich gives ya a little sub-menu to wich frame and what scene).
But if you use actionscript 3: I don't know. Tried using it and hated it right away.
I use AS 2.0
I've posted a screenshot of flash and scribbled on some instructions
http://www.newgrounds.com/dump/item/3a69c36f44691c6a2d330042ff8a904b
should be pretty simple to use actionscript 2 this way.
Ok, typical messge is typical.
Exedor
You have to add a stop on the next frame or it will continue. it's kinda like a forward-stop, forward-stop, forward-stop pattern. Otherwise, it does a forward-play on you. Stop code, I believe, is:
()stop
It's been a while since I did stuff. I'm rusty. :\
Nikkitheawesomegirl
Thanx