fabriciocs / swfobject

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

100% doesn't work in Firefox #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use 100% for width and height of the .swf in swfobject.embedSWF
2. Save the html and refresh in Firefox
3. There will be a blank page - the .swf is not visible

What is the expected output? What do you see instead?
I expect to see the .swf file resized to the browser size, but instead I
don't see anything; however it works well in IE7, but not in Firefox 2

What version of the product are you using? On what operating system?
SWFObject 2.0 beta6 on Windows XP, Firefox 2

Please provide any additional information below.
If I change the width and heigth to a number, then the .swf will show up 

Original issue reported on code.google.com by istai...@gmail.com on 24 Jan 2008 at 9:30

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 25 Jan 2008 at 9:34

GoogleCodeExporter commented 9 years ago
have the exact same problem.
following the link
(http://code.google.com/p/swfobject/wiki/SWFObject_2_0_faq_web_authors) brings 
me to
a page of FAQ. Here three examples, but they dont work either.

Original comment by raysconc...@gmail.com on 29 Aug 2009 at 8:19

GoogleCodeExporter commented 9 years ago
I have the same problem.

I have found that straight out of the swfobject 2.2 box, using the demo files 
included, if I change the swf 
dimensions (in the html provided) to any type of percentage value the swf 
appears blank when viewed through 
firefox. (This is using the swf provided in the zip).

The faqs page didn't seem to address this issue.  The percentage dimensions 
seem to be throwing the SWF off, not a 
firefox Adblock extension.  It works in firefox fine, until percentage 
dimensions are used.  

Original comment by henryegl...@gmail.com on 26 Oct 2009 at 4:58

GoogleCodeExporter commented 9 years ago
Look at the test suite files:
http://code.google.com/p/swfobject/wiki/test_suite

specifically

static embed:
http://www.bobbyvandersluis.com/swfobject/testsuite_2_2/test_fullbrowserflash.ht
ml

dynamic:
http://www.bobbyvandersluis.com/swfobject/testsuite_2_2/test_dynamic_fullbrowser
flash
.html

What you are describing is not a bug, and authoring questions should be posted 
to the 
mailing list.

Original comment by aran.rhee@gmail.com on 26 Oct 2009 at 11:27