Stopping sound

Hi



I want to implement sounds while the user is holding the mouse button.



Using the SoundManager class in the furballz source I'm able to play the sounds ok, but I don't know how to stop them!



Is there a way to stop a sound playing bound to an event?



Thanks

Do you mean SoundSystem.stopSample( i ) ?

Yes but it didn't work as I started the sound using onEvent

oh, ok - no idea then, sorry :expressionless: