Flash Set Variable and Actioncript 3
July 3, 2008 12:00 AM
No problem. You can also GET variable values from lectora and store them into actionscript variables. I tend to let Flash do all the work and almost never use any Lectora actions.In AS3:var status:int = flash.external.ExternalInterface.call("VarSomeLectoraVar.get Value");
Discussions have been disabled for this post