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
You can open/play the swf file with Flash Player exe
an00bis (2)
PopUpManager
Close a PopUpManager window with it's close button.2949 downloads, 12569 views
Comments
You need to login to post a comment.
Nice work bro !
Thanks
>> 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});
hi, is it possible to set up the gui (grafics) of the pop up ? Great work by the way
lovely piece of work, but is there a piece of code that can control where the pop up appears?