javascript - Can I use AJAX xmlhttprequest with a .swf file? -
when user clicks play button on shockwave flash movie, runs code. wondering if when click play button can call javascript function exists within web page, example loadtext();
is possible, , if please tell me how.
software using flash 8 actionscript 2.0
to use:
geturl("javascript:loadtext();");
note: work in as2 , not as3.
Comments
Post a Comment