ASSIGNMENT 8_ActionScript Intro, for CS4 with ActionScripting 3 |
Points |
COMMENTS |
|
Programming for file 1 "8_myname_action1_CS4.fla" |
Script: Frame action on Main timeline: Button-instance has been named on Stage. Back button with scripts, on the frame of destination. |
15 |
|
Elements organized on layers. |
10 |
|
|
Programming for file 2 "8_myname_action2_CS4.fla" |
|
|
|
Script: Frame action on Main timeline: Animation on timeline destination |
15 |
|
|
Elements organized on layers.
|
10 |
|
|
TOTAL |
50 |
|
"8_myname_action1.fla" should use the gotoAndStop action. It should also have a back button to return to frame 1.
"8_myname_action2.fla" should use the gotoAndPlay action and use frame-labels for navigation.
For students using Flash CS4, the sample files using ActionScripting 3.0
8_actions1_2AS3.zip
If you are somehow familiar with ActionScripting, here is a file that shows you all the different Mouse Events. This is NOT for beginners and it shouldn't be played with in this assignment.