externalinterface - calling jQuery function from Flash -


I have a problem with IE only: if I try to open JS function from Flash using the XSI interface I can not get the result when I flash. A JQuery is embedded inside the dialog; When I make the same thing from a normal HTML page, it runs.

In Flash embed code in IE OBJECT tag Should be id , else ExternalInterface will not work.

I'm not sure how to add an ID for the Flash Embed tag inside the UI dialog.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -