Hi, I have tried to do same as you have posted. But it doesn't work for me.
my Javascript snippet is :
function Method()
{
var flash = document.getEle mentById("callB ack");
flash.callMethod();
}
callBack is the id of the flash movie object that i have embedded on the page.
my flash actionscript...
Leave a comment: