Closed GoogleCodeExporter closed 9 years ago
SWFObject does not eve produce a <embed> tag for embedSWF(), and is not
intended to.
The <object> tag is valid for both IRE and FF.
I am unsure from your report if you are actually seeing an <embed> tag in your
page
(which means something other than swfobject is creating it), or you believe you
SHOULD be seeing an embed tag (which is incorrect, as you will never see an
<embed>
tag created from swfobject).
Reading the docs as to why this is the case would be a good idea...
(especially http://www.alistapart.com/articles/flashembedcagematch/ for the
rationale)
Original comment by aran.rhee@gmail.com
on 8 Apr 2010 at 2:40
Thanks for feedback. It would appear regardless of the embed/object tag issue,
FF is
blocking SWFObject JS from loading the flash object:
addons.mozilla.org : potentially vulnerable to CVE-2009-3555
X-FRAME-OPTIONS: blocked https://clients4.google.com/voice/embed/webCallButton
Disabled add-ons and this is something inside FF.
Original comment by skowro...@gmail.com
on 8 Apr 2010 at 4:40
The error you are seeing in the log is not related to SWFObject.
It is to do with TLS/SSL handshaking to the server. More here:
http://support.mozilla.com/tiki-view_forum_thread.php?locale=en-
US&comments_parentId=635107&forumId=1
I think your swf not appearing is probably due to an authoring issue (rather
than a
swfobject bug), so if you want to post your affected page to the SWFObject
list, then
people can have a look, and offer help.
Original comment by aran.rhee@gmail.com
on 8 Apr 2010 at 7:20
Yeah. I ran across the post too.
Thanks again.
Original comment by skowro...@gmail.com
on 8 Apr 2010 at 7:43
Original issue reported on code.google.com by
skowro...@gmail.com
on 7 Apr 2010 at 3:52