Stop.sound

From AGI Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The stop.sound command stops playback of current sound.

 


Syntax

stop.sound();


Remarks

Starts playback of a SOUND resource. n. When finished, Flag(m) is set to 1.


Example

Code:
stop.sound();


Technical Information


Sources


See Also