Exercise: explode
This exercise is due at the start of class on Wednesday/Thursday.
You will want to build on your version of this animaiton that you completed in class.
- Add one more button in your buttons layer. Call it "explode."
- Add an animation in the timeline where the plane explodes into a number of pieces. (Use a SHAPE TWEEN to accomplish this).
- Script the button so that when the user clicks on it it goes to the frame in the movie where the plane explodes.
Think about ways to make it so the plane never explodes until the user clicks the button. But, bottom line, show me you understand how to:
- create and script buttons
- use frame lablels
- break apart a symbol and shape tween it
|