fabriciocs / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

100% width and height problem on firefox #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use swfobject (option 1)
2. for width and height on both object tags, type in "100%"

What is the expected output? What do you see instead?
I expected to see the flash stretching 100% on firefox. "100%" width and
height work fine on IE6, but firefox doesn't display it. 

What version of the product are you using? On what operating system?
2.0 rc1, WinXP SP2, FF2.0.0.11

Please provide any additional information below.
Basically, I was trying to make a massive full screen swf (stretched to
100%) inside the body tag. It works ok on IE6 and Safari(windows, v3.0.4)
on my machine but FF seems to hide it completely.

Original issue reported on code.google.com by catchdig...@googlemail.com on 3 Feb 2008 at 10:34

GoogleCodeExporter commented 9 years ago
Please read #1 "How can I create a SWF that will encompass 100% of the browser
window" of the SWFObject 2.0 FAQ for web authors:
http://code.google.com/p/swfobject/wiki/SWFObject_2_0_faq_web_authors

Original comment by bobbyvandersluis on 4 Feb 2008 at 10:13