Lesson 15. Controlling Movie Clips Dynamically
In earlier lessons, you learned how to use frame, clip, and button events to make things happenoften to manipulate a movie clip instance. In this lesson, you'll learn how to manipulate movie clip instancesduplicating, attaching, coloring, scaling, and positioning thembased on dynamic input. We'll also show you how to control movie clip instances based on the feedback of a clicked button, as well as introduce you to Flash's drawing methods. By the end of the lesson, you will have created a simple drawing application and a dynamically generated scrolling list.
You will create this drawing application in this lesson to learn about the various ways in which you can control movie clip instances dynamically.

APPROXIMATE TIMEThis lesson takes approximately one hour to complete.LESSON filesStarting Files:Lesson15/Assets/scrollingList1.flaLesson15/Assets/draw1.flaCompleted Projects:scrollingList3.fladraw5.fla