Hi there, I am looking into this, however, I want to make a text block appear after an audio Flash file has finished. I have tried var my_sound:Sound = new Sound();my_sound.attachSound("200.mp3");my_sound.onSoundComplete = function() { getURL("javascript:text4 60.act ionShow()");};my_sound.start();and this is not showing the text.Can anyone shed light on this?The Flash works fine, it runs when not in Lectora. Becoming very disillusioned with Lectora Edited By: johnfromdon on 2007-5-10 2:56:40