You have to use Javascript and ExternalInterface. The HTML Wrapper is in charge.
Alex Harui Flex SDK Developer Adobe Systems Inc.<http://www.adobe.com/> Blog: http://blogs.adobe.com/aharui From: [email protected] [mailto:[email protected]] On Behalf Of superabe superabe Sent: Monday, September 28, 2009 3:41 PM To: [email protected] Subject: [flexcoders] Change Application width and height at runtime Hi, I'd like to change the "width" and "height" of the top level Application object in my Flex app, at runtime. However the usual attempts to do this simple task do not seem to work. Binding does not work, changing width and height on any of the lifecycle events does not work.... Anybody know how to achieve this ? TIA - superabe

