Now select the Second Frame on Layer1, and press F6 to make a new Keyframe with everything the first has. Still with the Second Frame selected on Layer1, press F5 to make it 2 frames long. Now select the Fourth Frame on Layer1, and press F6. Finally, select the Fourth Frame on the Submit layer, and press F5 to make it a 4 frame long keyframe.
For the frame actions, double click Frame 1 on Layer1 and change it to Expert Mode. Type in (Or Copy and Paste):
play ();
Now double click on the Second Frame. Change it to Expert Mode if it is in Beginner Mode. Type in:
stop ();
Repeat for the Fourth Frame but type in:
gotoAndStop (1);
Make sure you keep the capitalization correct, or it won't work sometimes.
| » Level Intermediate |
|
Added: 2003-07-28 Rating: 2.97 Votes: 63 |
| » Author |
| I am a 15 year old Southern Californian that is new to web designing and I have learned A LOT of flash in 1 month =\. |
| » Download |
| Download the files used in this tutorial. |
| Download (152 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!