What steps will reproduce the problem?
1. Call embedSWF on an element
What is the expected output? What do you see instead?
SWF should be loaded once, instead is loaded twice
What version of the product are you using? On what operating system?
FF 3.0.4, SWFObject 2.1, FP 10.0.12.36
Please provide any additional information below.
It seems from a debug session that the following line in SWFObject code:
el.parentNode.replaceChild(o, el); (line 422)
triggers FF to load the SWF twice.
Question:
Is this due to the HTML that is generated or should I file this as a bug to
FF or even the Adobe FP folks?
Original issue reported on code.google.com by verb...@gmail.com on 24 Nov 2008 at 4:43
Original issue reported on code.google.com by
verb...@gmail.com
on 24 Nov 2008 at 4:43