on Thu Dec 6 02:04:44 CST 2012, BNig wrote: Note: The playStoppedmessage is sent when a card containing the player closes and when the player's filename property is changed. If the player is hidden, or the movie or sound is not currently running, the message will still be sent. To prevent a playStopped handler from being executed inappropriately, set the lockMessages to true before changing the filename or switching cards:
lock messages -- prevent sending playStopped set the filename of me to newFile unlock messages Thanx Bernd. That stopped the LC engine from going to the top of the handler again. But I can't resolve the no audio problem when the next song is set to play. Any ideas on that? Regards, Mark Stuart _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode