Using audio files as flash objects

Hi here is what I did: 1) created a variable named myAudio in Lectora ( made it global, assigned "0") value 2) in my flash movie, assigned a following function on button click: audioOFF.onPress = function() { getURL("javascript :window.document.wfanim59.SetVariable('VarmyAudio',1);") // I would like to pass a value of "1" to the VarmyAudio in Lectora. 3) in Lectora, I used the following javascript as HTML object: 4) finally, in Lectora I have on page show action, where the value of myAudio submitted to the text box named audio. ** actually, I tried instead of using javascript as html object the following action:onShowmodify variable value myAudiojavascript:VarmyAudio.getValue();Set variable contentbut that did not work either...what am I missing? please help..... anyone!?Edited By: GrigoreN on 38558.6192592593

Discussions have been disabled for this post