Tuesday, February 19, 2008

Javascript calls from Actionscript not working

I have spent a good couple of hours trying to figure out what my javascript commands were not getting called from action script contained within a flash file.

The problem was due to the new flash 8 security model and the fact that I was working from my local file system.

Fix is explained in the following article:
http://www.adobe.com/devnet/flash/articles/fplayer8_security.html

No comments: