The display list is a list that contains all visible Flash content, it is used to control what can appear visually on the screen on the depths at which objects are placed over each other. The display list is the system by which objects are displayed on the screen using ActionScript 3.0. It is one of the main concepts to learn if you want to create anything visual using ActionScript. This tutorial will explain the basics concepts involved with the display list and will explore the display list API. Read full tutorial here




0