techsd / swfobject

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

Trouble with flash stage dimensions in IE #208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make a flash clip which displays ( say, via text field ) the stage
dimensions in the constructor of the Document class instance.

2. Use SWFObject to embed this clip

3. In IE, display this page. You'll see the correct dimensions. Now, go to
some random page, and then use the "Back" button to return to the flash
page. The flash will display stage.stageWidth and stage.stageHeight as ZERO.

What is the expected output? What do you see instead?
In Firefox and Safari, I get correct stage dimensions.

What version of the product are you using? On what operating system?
I'm using SWFObject 2.1 ( or whatever's the most recent ). Works great in
Safari and Firefox on OS X and Windows, the problem only manifests in IE on
Windows.

Original issue reported on code.google.com by sha...@gmail.com on 30 Oct 2008 at 3:25

GoogleCodeExporter commented 9 years ago
This is a Flash specific issue, please read the note inQ1 of our FAQ:
http://code.google.com/p/swfobject/wiki/faq

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

Original comment by bobbyvandersluis on 30 Oct 2008 at 4:46