My simple ActionScript I am trying to use Flash\'s ExternalInterface to setup a callback so that JavaScript can call a method on my Flash object. Everything works fine in
There is a workaround to the problem by disabling Chrome built-in flash plugin:
This is not a solution, but shows why this happens on Chrome. Chrome accompany with a built-in flash plugins, that often cause the troubles when we use the ExternalInterface of AS3, it's annoying.