On Macs, you can just specify the swf file in the global security settings. The swf file will load successfully and any external interface registered functions can be successfully called.
On Windows, however, specifying the swf file in the global security settings will allow the swf file to load correctly. But, this does not allow registered external interface functions to be called. It will cause the following js error:
Error calling method on NPObject! [plugin exception: Error in Actionscript. Use a try/catch block to find error.].In order for external interface functions to be called, you must also specify the folder/file where the swf file is located.
3 comments:
Hello Jig,
Could you be a little more explicit about your solution please :)
Where can I specify the folder/file where the swf file is located ?
Thx a lot
Jig, I LOVE YOU for this.
Stephane: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html is the settings manager for flash player
hey thanks .I was breaking my head for the solution and finally landed in ur page :)
Post a Comment