RE: [flexcoders] Re: Popup windows behaving oddly (partial solution)

2005-06-14 Thread Matt Chotin
: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Popup windows behaving oddly (partial solution)   Well hook us the )(*$% up, then dang it!  Even an accidental link to a proxy server with a zip that accidentally contains them would be... oh, how do I say it... Awesome?  Helpful?  Needed

Re: [flexcoders] Re: Popup windows behaving oddly (partial solution)

2005-06-14 Thread JesterXL
t;[EMAIL PROTECTED]> To: Sent: Tuesday, June 14, 2005 4:25 PM Subject: Re: [flexcoders] Re: Popup windows behaving oddly (partial solution) On 6/15/05, JesterXL <[EMAIL PROTECTED]> wrote: > ... I gave up looking for centerPopUp in the Flex For Flash classes... It was added in Flex 1.5

Re: [flexcoders] Re: Popup windows behaving oddly (partial solution)

2005-06-14 Thread Manish Jethani
On 6/15/05, JesterXL <[EMAIL PROTECTED]> wrote: > ... I gave up looking for centerPopUp in the Flex For Flash classes... It was added in Flex 1.5 (and I think the FlexforFlash classes are outdated). Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/gr

Re: [flexcoders] Re: Popup windows behaving oddly (partial solution)

2005-06-14 Thread JesterXL
It'd help if I could search the code to find your answer... *ahem* Basically, the parent is used to to know where to create the popup. If you are having popups appear under other popups, it's probably because their parents differ. Things aren't linear. If you want linear, make all parents re

Re: [flexcoders] Re: Popup windows behaving oddly (partial solution)

2005-06-13 Thread JesterXL
centerPopUp makes them align and center. - Original Message - From: "Eric Raymond" <[EMAIL PROTECTED]> To: Sent: Monday, June 13, 2005 7:49 PM Subject: [flexcoders] Re: Popup windows behaving oddly (partial solution) I can make the popup not appear behind the other windows if I get rid