Can you please help me with my problem:I want to transfer variable's value from Flash to Lectora (for example i want to make student pass flash simulations i then show him navigation buttons in the end - so that he was unable to go forward until passing flash simulation). I made the folowing steps:1.I created variable in Lectora called Test (Tools - Manage Variables - Add). initial value = 02. In Captivate (flash) file i added: getURL("javascript:VarTest.set('1')");also tried using getURL "javascript:window.document.swfanim31.SetVariable('Test', '1')");3. In Lectora i created button with condition "Perform action only if.......Test EqualTo 1"As i see, the error is in second step... I use Captivate, there is a function to execute JavaScript in it, but i probably done something wrong...P.S. I saw i lot of posts in community, but still can't fix this very important problemWill be very appriciate for ane ideas!