If the HTML template is set up with relative sizes so that the Flex app is 
sensitive to browser size then the Flex app should get a resize event.  You 
could always add Javascript to the template and use ExternalInterface to be 
notified of browser size changes.

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of giladozer
Sent: Sunday, April 12, 2009 3:00 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] browser resize event vs. application resize events





Hi,

I want to capture every time the browseris resized.
the problem is that the resize event in flex is dispatched whenever the parent 
is resized.

is there a way to only listen to a "browser" resize event ?

thanks,
Gilad

Reply via email to