[SWFObject] 100% height problem in Firefox

Ben Huson ben at thewhiteroom.net
Tue May 16 03:09:29 PDT 2006


If your Flash is within another tag in the body (such as a div) you  
will also need to set the height of that div to 100%.
I have also noticed some sites that set the html and body tags to 100%:

  html, body {height:100%;}

not sure which browser this is for though...

- Ben


On 16 May 2006, at 09:07, Greg Brant wrote:

> you need to  set the hight style of the body element to 100% in a  
> style tag / attached css file
>
> body{height:100%;}
>
> From: swfobject-bounces at lists.deconcept.com [mailto:swfobject- 
> bounces at lists.deconcept.com] On Behalf Of Tom Duggin
> Sent: 16 May 2006 01:08
> To: swfobject at lists.deconcept.com
> Subject: [SWFObject] 100% height problem in Firefox
>
> having a problem with Firefox not rendering my movie at 100%  
> height, it only shows about 200 pixels or so. I added the document  
> tags from Geoff's fullscreen.html example as suggested to someone  
> else with the same problem to bring the file up to standards and  
> still the same problem. Works fine in I.E. and Safari. Can someone  
> please look at my code (attached flash.aspx) and see if there is a  
> problem?
>
>
> -- 
> Tom Duggin
> tduggin at gmail.com
>
> –––
> Inbound email: This email has been scanned for all viruses by  
> MessageLabs (CMWN)
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com




More information about the Swfobject mailing list