PopUpManager class

ActionScript Class Name mx.managers.PopUpManager

The PopUpManager class lets you create overlapping windows that can be modal or nonmodal. (A modal window doesn't allow interaction with other windows while it's active.) You use the methods of this class to create and destroy pop-up windows.

Method summary for the PopUpManager class

The following table lists the methods of the PopUpManager class.

Method

Description

PopUpManager.createPopUp()

Creates a pop-up window.

PopUpManager.deletePopUp()

Deletes a pop-up window created by a call to PopUpManager.createPopUp().


Version 8

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/8/main/00003890.html