thanks, I hope someday find a sound variable, is that at the moment to mute a sound by pressing a button you must drag the command is sound and you are looking for the same file that is playing and set the sound to 0, in this way, pressing that button will always establish that volume. example
thanks, I hope someday find a sound variable, is that at the moment to mute a sound by pressing a button you must drag the command is sound and you are looking for the same file that is playing and set the sound to 0, in this way, pressing that button will always establish that volume. example
<button/>
<if mouse click "left"/>
<play sound Name=<"example"/></volume="0">
<loop/>
<play sound Name=<"example"/></volume="1000">
<load sound/></fileName="example">