The following example shows how you can center a pop up window (in this case an Alert control) when the Flex application is resized by using the resize event on the <mx:Application /> tag and using the static PopUpManager.centerPopUp() method.
Full code after the jump.
Continue reading ‘Centering a pop up window when a Flex application is resized’




