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

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

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -