Sound is handled by gE functions, so you should look here. http://game-editor.com/docs/script_reference.htm stopSound can be used to stop your game sounds, but currently you have to have a silent music file to stop the music (and call that file with PlaySound2).