In this lesson, you will learn to do the following:
- Change the properties of a movie clip using ActionScript.
- Use the ENTER_FRAME event to animate movie clip properties.
- Use a conditional statement to detect Stage boundaries.
- Use a variable to store a reference to a movie clip.
- Use buttons to control property changes.
- Use the Tween and easing classes to animate movie clip properties.
- Create custom reusable code snippets.