Closed GoogleCodeExporter closed 9 years ago
A co-worker today encountered the exact same problem. She has FF 3.0.1 and
Flash-Player 10.0 (r22). Javascript throws the error stated above. The
alternative
content gets replaced by nothing.
Original comment by cwilma...@googlemail.com
on 27 Nov 2009 at 2:27
It seems swfobject might be firing before the DOM content is properly loaded. I
was
able to get things working by using setTimeout for the embedSWF
call...obviously not
a very good solution. If anyone has any ideas, that would be much appreciated.
Original comment by victorio...@gmail.com
on 10 Dec 2009 at 3:19
Actually, it seems temperamental at best. The timeout works for some things,
but not
for others.
Original comment by victorio...@gmail.com
on 10 Dec 2009 at 3:22
[deleted comment]
This may be related to http://code.google.com/p/swfobject/issues/detail?id=327
Original comment by victorio...@gmail.com
on 10 Dec 2009 at 4:23
Are you still encountering this issue? If not, I will close this thread.
Original comment by platelu...@gmail.com
on 7 Nov 2010 at 8:50
I'm closing this thread due to inactivity. If you feel the issue still needs to
be addressed, please post a reply. Be sure to include more detailed
information, such as browser, OS, and Flash Player version. Thanks
Original comment by platelu...@gmail.com
on 8 Nov 2010 at 6:05
Issue 510 has been merged into this issue.
Original comment by platelu...@gmail.com
on 14 May 2011 at 7:54
Just a couple of notes for future reference:
1. Some people have mentioned this error occurs because of conflicts with
Firefox add-ons. If you're encountering the NS_ERROR_DOM_NOT_FOUND_ERR error,
try disabling your add-ons to see if it helps.
2. Some people report that invoking swfobject.switchOffAutoHideShow() before
using swfobject.embedSWF() fixes the issue.
Original comment by platelu...@gmail.com
on 14 May 2011 at 8:02
You may want to see http://code.google.com/p/swfobject/issues/detail?id=332
Original comment by platelu...@gmail.com
on 14 May 2011 at 8:30
Original issue reported on code.google.com by
f.v.yue...@gmail.com
on 27 Nov 2009 at 10:14