Hi I want to resize the popup when the browser is resized. I am using the event mx.events.ResizeEvent . The mx.events.ResizeEvent has oldHeight and oldWidth but i want to know the new height and new width. How can i get the new height and new width?
I know it is simple but does not know where to look. Thanks ilikeflex

