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.

Property summary for the SystemManager class

The following table lists the property of the SystemManager class.

Property

Description

SystemManager.screen

Read-only; an object containing the size and position of the Stage.