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. For that matter, is there a list of player properties that I can "get" and "set"? Thanks in advance. Simon Horn
