Placing popup window in the middle of the main window.

Posted by uzi orgad on Stack Overflow See other posts from Stack Overflow or by uzi orgad
Published on 2010-03-16T14:44:58Z Indexed on 2010/03/16 14:46 UTC
Read the original article Hit count: 232

Filed under:
|
|

Hi Flex developers,

I'm trying to place a popup window (TitleWindow) in the middle of the main application window. how do i set the coordinates of my popup window to be of the main application window? i tried the localToGlobal function but with no luck, I just can't get the main window x and y.

Thanks in advance, Uzi.

© Stack Overflow or respective owner

Related posts about flex

Related posts about flex3