[
https://issues.apache.org/jira/browse/SHINDIG-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653124#action_12653124
]
Tim Wintle commented on SHINDIG-723:
------------------------------------
I'm interested in the use case for that - you can set the id manually in the
gadget, so the container cannot rely on all flash content following it's own
scheme anyway.
The choice over id seems to be the gadget's - and if you are using your own
gadgets in your own container then you can always enforce your own scheme
anyway, from either the container or the gadget - so it seems to be designing
for an edge case. Or am I misunderstanding?
> 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.