O.P. RE: Code for script with sounds
Oke, it works, But I have a case where their are 6 sounds:
So when you typ a word, it wil send 6 sounds with delays.
But what if the person wants to stop those sounds after 3 or 4, or when he want to here something else.
because now he has to close the chatwindow to stop the sounds from playing, so I need something like this:
if message === QUIT
then do following thing: stop sounds!
can anyone make this for me?
|