The Window.resizeTo() method dynamically resizes the window.
Window.resizeTo()
external void resizeTo( int width, int height, );