Yes, Javascript can be added to the html wrapper and you can call it from Flex via ExternalInterface.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Radley Sent: Saturday, March 22, 2008 6:57 PM To: [email protected] Subject: Re: [flexcomponents] Possible to resize Flash object in a browser instead of using Flex's scrollbars? put your embed in an iFrame... ? -radley On Mar 12, 2008, at 12:16 PM, cmalartre wrote: Hi, Let's say that I have a Flex component that can extend south (down). Currently, default behavior is of Flex adding it's own scrollbar on the right. I would like to use the browser's scrollbar. Is it possible to tell flex to grow the stage size instea! d? Maybe some javascript could resize the object without destroying it? Thanks Carl
