|
The root of the display list is an instance of the Stage class, which is automatically
created when the Flash runtime starts. This special, automatically created Stage
instance serves two purposes. First, it acts as the outermost container for all graphical
content displayed in the Flash runtime
Second,
it provides information about, and control over, the global characteristics of the
display area. |
|