Hello, I'm trying to figure out how to integrate flash with javascript. I tried doing the tutorial located here
http://kb.adobe.com/selfservice/view...683#javascript

but it did not work for me and for some reason I get a 404 error when I try to download the example files. Does anyone have and example file that shows flash talking to javascript and vice-versa??

On my own I can get ExternalInterface.call() to work but not ExternalInterface.addCallback().