marconiduarte / swfobject

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

Setting height and width to 100% does not work in Firefox #236

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use the following code 

swfobject.embedSWF
("holdingPage.swf", "flashHoldingPage", "100%", "100%", "8", "swf/expressIn
stall.swf");
2. Test in IE and Firefox
3. Get a white page in Firefox

What is the expected output? What do you see instead?

To see the swf loaded in the page.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by weera...@gmail.com on 9 Dec 2008 at 1:42

GoogleCodeExporter commented 9 years ago
Please do read our FAQ.

Original comment by bobbyvandersluis on 9 Dec 2008 at 2:50