getURL("javascript:command('listen',2)","_self");
Nope. getURL won't work.
ExternalInterface.call("listen(2)");
as long as you have a JS function called listen which takes a number, like 2, as parameter.
gparis
|
Results 1 to 20 of 20
Thread: JAVASCRIPT running flash buttonHybrid View
|
Click Here to Expand Forum to Full Width |