Flash 8 Documentation |
|||
| Components Language Reference > 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.
The following table lists the methods of the PopUpManager class.
|
Method |
Description |
|---|---|
|
Creates a pop-up window. |
|
|
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