In addition to this.
I tried adding a Stage resize event listener to a TitleWindow (inside a custom 
mxml component which extends TitleWindow) in order to 
be able to keep it centered.
When doing so I receive the following error, when resizing the swf:

TypeError: Error #1009: null has no properties.
 at 
mx.managers::PopUpManager$/resizeHandler()[C:\dev\max\sdk\frameworks\mx\managers\PopUpManager.as:479]
 at flash.events::EventDispatcher/dispatchEvent()
 at 
mx.managers::SystemManager/SystemManager$71$private::Stage_resizeHandler()[C:\dev\max\sdk\frameworks\mx\managers\SystemManager.as:1724]

The odd part here is the paths being referred to:
C:\dev\max\sdk\frameworks\mx\managers\PopUpManager.as
C:\dev\max\sdk\frameworks\mx\managers\SystemManager.as

No such files or directories here.
Not sure if it has anything to do with it, but thought I'd mention it anyway.

regards,
Muzak

----- Original Message ----- 
From: "Benoit Hediard" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, November 04, 2005 2:52 PM
Subject: RE: [flexcoders] Re: Flex 2:Can you center a popup from the inside?


Apparently, this is a known bug:
http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=584&threadid=1072386

Benoit Hediard





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to