PDA

View Full Version : mp3



samborskij
03-12-2003, 07:30 AM
Im a novice, be easy on me. I have a project that has a selected mp3 playing throughout entire project. On page 3, I want to link to an external executable program letting it play it's own internal mp3 (another song). I did a pause mp3 on clicking to enter link, but can't figure out how to resume previaous MP3 on returning to page.
I did a play MP3 in the page properties but that makes it start over everytime I go to page. Any suggestions?

Corey
03-12-2003, 10:17 AM
Use an MP seek action to record your MP3s play position into a variable when you click the button, then simply add a corresponding seek action to return to that spot before your play action when the user returns.

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)