The flash assignment will be due one week from today, on Friday, October 26th. You will email me the URL to get to your Flash project. The URL would be something like this: http://www.uni.edu/yourUNIuserID/assign1.html If you named the flash file assign1.fla when you saved it, then when you publish it, there will be three files created for Flash CS 3, .swf, .js and .html or two files created for Flash 8. .swf and .html You need to upload all of these files to your sunny.uni.edu account, so they are available at the web site www.uni.edu/yourUNIuserID for access through any browser. If you forget your password to sunny.uni.edu, the place to get your sunny.uni.edu password reset is the computer consulting center, which is right below our Studio 2 lab classroom. 4 layers: actions has two named frames: slowLoop and fastLoop has 3 frames that have ActionScript code. display shows what the count of bounces is count_txt might be the name of the Text object that has Dynamic (not Static or Input) type for it behavior. buttons go, pause, doubleSpeed, regularSpeed all four buttons have some on (release) { ActionScript } statement or statements. content bouncing ball In the example I have available at: http://cns2.uni.edu/~jacobson/flash/timelineVariationsAssign1.html you will see the following buttons: Go Stop! Fast no easing Fast with easing Fast with spinning Half speed slow again You are welcome to add as many extra features as you wish to the assignment requirements. You may also use an extra layer, if you wish, called button labels, for the text labels that you have for the buttons. Note that if you have a spinning ball, you have to have some lines or a gradient or markings so that the spinning can be detected.