Interactive Animation
Action Script places in the Flash movie
Frame scripts
Button scripts
Movie clip scripts
Variables
Relational operators
Conditional statements
Logical Operators
Loops
Functions
Arrays
Mouse trail
Movie clip playback control
cartesian coordinate system / Flash coordinate system
movie clip properties and their control
collision detection
Reading: Study class lecture and material
Assignment:
Create an interactive animation using Action Script in Flash with a small bouncing object (box) inside the larger object (cube).
Cube and box are just examples here – create your own objects to deliver the idea of confinement.
The concept of this assignment revolves around the idea of being constrained in a box. The box is a metaphor for the physical, social, political or psychological constraints that we and/or others place upon us. The box also represents a sense of place in the realm of the virtual as well as in our conscience.
InterPlay: Loose Minds in a Box SIGGRAPH2005
Use:
Variables
&&/|| Functions
&&/|| Collision detection
&&/|| movie clip properties
Optional for extra grade:
Add more bouncing boxes. Use different speeds.
Change size of the boxes each time it bounces from the cube.
If the box becomes larger then the cube, create an animation to brake the cube.
|