Lectora to Flash Communication

Jason,I don't know if this will work or not because I mainly only use Flash -> Lectora communication, not the other way around. However, when variables are passed back and forth they are generally received as a string - and ifyou want to use it as an int you would have to parse it out. So you might try strong typing lectoraPlay as a String and using "0" and "1" in your if statements. Also make sure you have the parameter "allowScriptAccess" set to "always" on your flash movie in Lecotra (use the parameters tab under properties" and make sure you test things by actually publishing to HTML. Hope that helps/works.

Discussions have been disabled for this post