[ 
https://issues.apache.org/jira/browse/SHINDIG-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653101#action_12653101
 ] 

Henning Schmiedehausen commented on SHINDIG-723:
------------------------------------------------

The "check for existing" is IMHO a step in the right direction; what I actually 
would like to have is to give the container control over the id (i.e. asking 
the container "what id should I use". If you embed into a larger system, id's 
might be handed out by a content generator and need to adhere to a given 
scheme. Having a default implementation that uses a counter and/or a uuid is 
fine; but I would like to be able to control this.

> 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.

Reply via email to