Hi all, I desperately need some help here. I'm using the UpdateStage audio xtra to record and playback sound and I'm running into some problems. When I run this code:
playlist = ["sound title"] Playlistindex = 1 put errToString( axPlay( playlist[playlistIndex] ) ) put "status: " & axGetStatus(playlist[playlistIndex]) The message window reveals: -- "0 No error" -- "status: stopped" Now, this would indicate that the sound stopped playing immediately after the axPlay command, but I can still hear it playing even though the axGetStatus says it's not. Any clues here? Could it be related to Windows XP? I've noticed Director's a little flakey under XP. Thanks, Rob [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
