To call Khoma's method from flash, it needs light rewriting:
in flash:Code:var fSubmit=function(){ var myForm=getElementById("youformID"); myForm.submit() ; }
code:
on(release) {
getURL("javascript:fSubmit();");
}
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |