Hi! Ive this from gparis, but unfortunately, the programmer said, the code is not working/running
I have this, originally:
gparis taught me this:Code:getURL("javascript:command('clue',1)","_self");
So should I change it to:Code:ExternalInterface.call("clue(1)");
ExternalInterface.call("command(clue, 1)");
and how do I convert this: getURL("javascript:loadHistory(+1)","_self");
Help me please... thanks!




Reply With Quote