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
            Priority: Minor


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