Stops all sounds currently playing if no parameter is specified, or just the sound specified in the idName parameter.
Availability: ActionScript 1.0; Flash Player 5
Parameters
linkageID: String [optional] - A parameter specifying a specific sound to stop playing. The idName parameter must be enclosed in quotation marks (" ").
Example
The following example uses two buttons, stop_btn and play_btn, to cont