>> |
Anonymouscosis
It's nice to see you guys trying to make a flash, try google'ing up how to make a blah blah this n' that.
I took a course in college that basically gae a decent overview of flash, it's pretty simple.
BTW, the action button is also easy. First import the graphic for the button, then make the button in the library. Open the button and apply the graphic to the center where the "+" is. after that you can set what the Up, Over, Hit and Down do. You can apply sound affects or make th button go away (such as Over is when ur mouse is over the button, you can make it change color or give it a sound, same with hit which is when it's clicked, which is also the beginning of the following action). Once you get everything set up to make the next stage of the animation run, you need to type in the action script so when you hit the button, it'll make the program go to that, if else it won't do anything and stay on the current screen (and if there's an animation on that current screen, i suggest a loop instead of a long as copy+paste).
|