alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user an00bis
an00bis (2)

PopUpManager

Close a PopUpManager window with it's close button.
2949 downloads, 12464 views
Download (108.35 KB)

Comments

You need to login to post a comment.

user aveef
aveef 13 years ago

Nice work bro !

user sleepdragon
sleepdragon 15 years ago

Thanks

user an00bis
the listing author an00bis 16 years ago

>> goevaertsben
like a custom skin? there is some info here -> webpronews.com/topnews/2005/09/30/skinni ng-the-flash-components

>>Marto
you can add the _x and _y position to the init object like this:

var window1:MovieClip = mx.managers.PopUpManager.createPopUp(thi s, mx.containers.Window, true, {closeButton:true, _x: 300, _y: 200});

user goevaertsben
goevaertsben 16 years ago

hi, is it possible to set up the gui (grafics) of the pop up ? Great work by the way

user Marto
Marto 16 years ago

lovely piece of work, but is there a piece of code that can control where the pop up appears?