When I use AS3, I use: include "lsjavascriptbridge.as" then create
var bridge = new JavaScriptBridge("flashObject") but have a error like that: Method cannot be used as a contructor. Does the lsjavascriptbridge.as library appropriate to AS3 language???