Show Lectora Object from Flash
July 16, 2008 12:00 AM
Okay, i thought i had this figured out but its not working. I made simple test swf that only has a button, which contains the script for going to the next page (i am keeping simple until i figure out what i did wrong).Here is the actionscript:on (release) { import flash.external.ExternalInterface; externalInterface.call(" trivNextPage()");}then i import it into lectora and add a param: name-"allowScriptAccess" value-"always", so my script is not blocked, but I have not success when I run it.Did i do the param right or the scripting? Help!
Discussions have been disabled for this post