Flash commands to Lectora not working
September 8, 2009 12:00 AM
Here's a tip in case anyone missed it in my code:
If you're transitioning from AS2 to AS3, from using the "javascript:image...." code to "ExternalInterface.call..." DO NOT just delete the "javascript" part. That leaves the extra semicolon in the quotes, and the code will not work.
You can't imagine how long it took me to figure that out... grrrr
Discussions have been disabled for this post