Flash Set Variable and Actioncript 3

mastashake
mastashake Community Member Posts: 44
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");