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

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -