Working with display objects

Now that you understand the basic concepts of the Stage, display objects, display object containers, and the display list, this section provides you with some more specific information about working with display objects in ActionScript 3.0.

Subtopics

Properties and methods of the DisplayObject class

Adding display objects to the display list

Working with display object containers

Traversing the display list

Setting Stage properties

Handling events for display objects

Choosing a DisplayObject subclass