[
https://issues.apache.org/jira/browse/SHINDIG-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652530#action_12652530
]
Tim Wintle commented on SHINDIG-723:
------------------------------------
Should you check if an element already exists with that id as well?
Just to catch the cases where an existing gadget uses the id "swfContainer1"
for example.
> AS3 ExternalInterface methods inactive in IE when using Flash embedding
> -----------------------------------------------------------------------
>
> Key: SHINDIG-723
> URL: https://issues.apache.org/jira/browse/SHINDIG-723
> Project: Shindig
> Issue Type: Bug
> Components: Features (Javascript)
> Reporter: John Hjelmstad
> Assignee: John Hjelmstad
> Priority: Minor
> Attachments: shindig-723.patch
>
>
> ActionScript 3's ExternalInterface methods (e.g. ExternalInterface.call()) do
> not appear to be working in Internet Explorer 6 or 7--a JavaScript error
> occurs when they're called.
> The root cause of this was traced back to the lack of an 'id' attribute on
> the <object> tag used to embed the Flash content in Internet Explorer. We
> need to add in a unique 'id' attribute to the <object> tag to ensure proper
> functionality.
> (This bug externally reported)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.