Hi,
This is great, but IE8 doesn't seem to work properly with the
ExternalInterface calls. Was wondering if i do a mistake or if there
is a workaround:
obj = document.getElementById("swf_container");
and
obj.setSomething("asd");
doesnt seem to work in IE. It returns the div container. In FF it
works as expected. We need the external call to work in IE.
also tried these
obj = document["swfname"];
obj = swfobject.getDocumentById("swf_container");
to no avail.
Please help. I'm using dynamic publishing.
Thanks,
Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---