Stop()

Syntax:

Stop( Reset )

Parameters:

Reset – resets the sound being played to its original values. Reset can be true or false. If Reset is true, the sound is reset to its original values. If Reset is false, the sound will not be reset and can be played from the point where it was previously stopped. This parameter is required.

Remarks:

This function can stop and reset a sound file.

image\Script_Button.jpgExamples