Sherri Would love to see more sound effect control functions: stop_all_sounds(); is_sound_playing($soundId); stop_sound($soundId); play_sound_and_wait(....); // Same as play_sound() but blocks execution until sound is done playing.