stopSound

Category:UI Controls

Syntax

stopSound(url)

Parameters

NameTypeRequired?Description
url string The source URL (or filename for an uploaded file) of the MP3 sound file to be stopped.

Tips

  • The sound URL requires the full http:// prefix.

Found a bug in the documentation? Let us know at documentation@code.org