[thelist] Dynamically resize flash movie

Matt McKeon matt at camadro.com
Tue Aug 12 14:00:39 CDT 2008


Marcus Bristav wrote:
> Is it possible to dynamically resize a Flash/Flex movie after it has
> been drawn with <object> tags? What I want is to resize the movie if
> the surrounding HTML environment is resized. If possible, then how?
> 
> Best Regards,
> 
> /Marcus

I believe you can do this by simply setting the width and height of the 
<object> to 100%. Then put that in a <div> and control the size of the 
div via CSS.

Off the top of my head. HTH
Matt



More information about the thelist mailing list