calling jQuery function from Flash
        Posted  
        
            by Cris
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Cris
        
        
        
        Published on 2010-06-16T08:22:55Z
        Indexed on 
            2010/06/16
            8:32 UTC
        
        
        Read the original article
        Hit count: 500
        
jQuery
|externalinterface
Hi, i have a problem only with IE: if i try to invoke a JS function from Flash using ExternalInterface i cannot get result if Flash is embedded inside a JQuery dialog; when i make the same thing from a normal html page it runs. How can i invoke ExternalInterface.call to run a function even if flash is inside a dialog?
Thanks in advance C.
© Stack Overflow or respective owner