Javascript -> Flash throwing “Error calling method on NPObject”
问题 I'm trying to call a Flash (AS3) function from Javascript. When the code runs, I get the error "Error: uncaught exception: Error calling method on NPObject!" From my day's worth of googling around, this seems to be be a security matter, and I've done everything I can find, but the error still comes up. Some details: * This happens with both Flash 9 and Flash 10 players. * The swf is in the same domain as the php file that loads it and that contains the javascript that's trying to call the