Display List programming is a big part of ActionScript 3.0… Basically anything that is visually added to the stage must be added to Flash’s Display List hierarchy.
In the next few posts I’m going to go through a few core display programming tasks…
- Adding display objects to the display list
- Removing objects from the display list
- Moving objects among display containers
- Moving objects in front of or behind other objects