[
https://issues.apache.org/jira/browse/SHINDIG-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653983#action_12653983
]
John Hjelmstad commented on SHINDIG-723:
----------------------------------------
Henning, or others: any thoughts on this? Objections to committing?
> 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 (1).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.