fullcatrooms / swfobject

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

SWFObject 2.* Flash content disappears at certain screen sizes on IE7 leaving only the stage background colour #335

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a swf that uses some kind of intelligent resizing. Such as
positioning some content at a percentage of the screen size, or modifying
widths depending on available stage size.
2. Embed it as full page flash with SWFObject 2.2 at 100% width and 100%
height.
3. View the page in IE7 and resize the window. At certain sizes the flash
content disappears, and you are left with just the solid background colour.

What is the expected output? What do you see instead?
The expected output and in fact the output in all other browsers is that
the content repositions as expected. In IE7 (XP and Vista) there are some
sizes that result in

What version of the product are you using? On what operating system?
Version 2.2 on xp, and also vista

Please provide any additional information below.
Works correctly on all other browsers except IE7.
Problem is not apparent using SWFObject 1.5

Original issue reported on code.google.com by drystanh...@gmail.com on 1 Jul 2009 at 3:55

GoogleCodeExporter commented 9 years ago
Please read our FAQ Q1 and Q21 and use this information for your implementation:
http://code.google.com/p/swfobject/wiki/faq

For further implementation questions, please use the discussion group:
http://groups.google.com/group/swfobject

Original comment by bobbyvandersluis on 2 Jul 2009 at 8:35