google-code-export / swfobject

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

Flash sizes are much too small in opera #511

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use browser Opera
2. Goto following link: 
http://www.vegetarisme.be/download/educatief/planeet_debug_1.html
(One can "view the source" of that page for the applied swfobject manner.)

What is the expected output? What do you see instead?
100% width and height instead of that small ribbon.

What version of the product are you using? On what operating system?
SWFObject v2.2
NEC Versa M370 (Core 2 Duo T7300 Processor 2.0GHz, 1GB RAM) 
Windows XP SP3
Flash 10.0 and/or higher?
Opera 10.62

Please provide any additional information below.
I will ask one of our tester who found this to provide more info if possible.

Original issue reported on code.google.com by 0RU...@gmail.com on 21 Oct 2010 at 1:37

Attachments:

GoogleCodeExporter commented 9 years ago
This is not a SWFObject bug, but is due to the way some browsers handle element 
sizing.

See SWFObject FAQ #1:
http://code.google.com/p/swfobject/wiki/faq#1._How_can_I_create_a_SWF_that_will_
encompass_100%_of_the_browse

and http://learnswfobject.com/advanced-topics/100-width-and-height-in-browser/

Specifically: you need to specify 100% height for the HTML and body elements.

Since this is an implementation issue (not a bug), please post any questions to 
the SWFObject Google Group.

Thanks

Original comment by platelu...@gmail.com on 8 Nov 2010 at 6:49

GoogleCodeExporter commented 9 years ago
Sorry (FAQ), but thanks!

Original comment by 0RU...@gmail.com on 17 Nov 2010 at 2:16