ActionScript 2.0 Components Language Reference |
|
|
|
| SystemManager class | |||
ActionScript Class Name mx.managers.SystemManager
The SystemManager class works automatically with the FocusManager class to handle which top-level window is activated in an application. It also provides a screen property that allows components and movie clips to access Stage coordinates.
|
NOTE |
The SystemManager class is supported only if you are working in a document that specifies ActionScript 2.0 in its Publish Settings. |
The following table lists the property of the SystemManager class.
|
Property |
Description |
|---|---|
|
Read-only; an object containing the size and position of the Stage. |
|
|
|
|