At 6:20 AM -0800 11/16/2001, Simon Horn wrote: >With an audio clip, the "sound" property lets you check if it is playing, so >making a button to toggle the sound on and off is easy. > >Is there a similar property for players? I can start a player with "play >player id xxxx" and stop it with "stop player id xxxx", but I cannot find a >property that would tell me if it is playing.
The paused of the player will tell you this. -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] http://www.runrev.com/ Runtime Revolution Limited - Power to the Developer!
