Could it be the file itself? Is there more than one type of mp3?
I am dying to post this next tease!
Thank you.

If it still doesn't work you could copy and paste some of the script into the forum here. I'm sure somebody will be able to tell you what is wrong.seraph0x wrote:To play sounds, you need to use the sound() command. Put it in the "hidden" parameter of the page() command, like so:
Hope that helps.Code: Select all
start#page( 'text', pic(), yn(page2#, page5#), hidden:sound('bla.mp3') );
