danriegsecker / swfobject

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

Flash not visible in FF 2.x when alternate content is present (dynamic publishing) #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a div with alternate content e.g. <div id="flashcontent">flash
here</div>
2. use swfobject.embedSWF as detailed in the docs
3. load the page

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

I would expect to see the alternate content displayed whilst the swf is
downloaded to the browser then it will be replaced by the flash swf.
Instead i see the alternate content followed by a clear display. N.B. if i
scroll down or click on the area where the flash should be it becomes visible.

Also if i create an empty div with no alternate content the flash is
displayed as expected.

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

SWFObject v2.1, Mac OS X 1.5.4, Firefox 2.0.0.16

Please provide any additional information below.

I have wmode set to transparent so maybe this is a factor.

Original issue reported on code.google.com by toby.hob...@gmail.com on 19 Aug 2008 at 12:43

GoogleCodeExporter commented 9 years ago
This is an aithorung issue, please repost it in the discussion group with a 
link to
the example: http://groups.google.com/group/swfobject

Original comment by bobbyvandersluis on 19 Aug 2008 at 8:42