Interaction between Flash and JS
[code] - -- - - -- import flash.external.*; / / / / registered named control var methodName:String=.quot; sender.quot; //JS callback function var instanceL:Object=null; VAR method:Function=receive; //FLASH receiving function var. Ceive (msg:String) {TT.text=.quot; ab.quot;} TT.text=vBoll;
------------------------------------------------JavaScript-------------------------------------------------------------------------------- document.getElementById ('as_js').Sender ('ab');