Hi Mark,

You can use following property :
PopUpManager.centerPopUp('your alert popup');

Thanks & Regards,
Savan

----- Original Message ----
From: Dominique Bessette - Halsema <[EMAIL PROTECTED]>
To: [email protected]
Sent: Saturday, 29 December, 2007 1:28:36 AM
Subject: Re: [flexcoders] Alert window position?

i created my own popup using TitleWindow and in there you can control the 
placement.
 
//in the main class call the popup
 private  function getAtomPopUp( ):void{
      var helpWindow:IFlexDis playObject;   
      helpWindow = PopUpManager. createPopUp( this, getPopUp, false);
    }

 
On 12/28/07, markflex2007 <markflex2007@ yahoo.com> wrote: 
Hi,

I have the Alert popup window(Alert. show) but it appear in the right side of 
the screen,I want to know how to make it popup at center of the screen.

Thanks

Mark







      Get the freedom to save as many mails as you wish. To know how, go to 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

Reply via email to