Working with objects and classes
This section discusses the Flash runtime object model, and it's capabilities, with a specific focus on working with the MovieClip object, and working with text. This section also describes how to create your own classes and interfaces using ActionScript 2.
Working with Built-In Objects
Working with movie clips
Working with text
Creating classes and interfaces