Posted: 5th Dec 2011 22:27
http://www.youtube.com/watch?v=qZl3gJW45ws
How can this be fixed?

EDIT:
It's also a .wav file
Posted: 5th Dec 2011 22:43
Hi, you have the sound in the main loop. So, its played every loop circle.

Regards
Posted: 5th Dec 2011 22:46
I didn't think it was in a loop...
+ Code Snippet
if GetVirtualButtonState( 1 ) = 1 and GetSoundsPlaying( 1 ) = 0 then PlaySound( 1, 25, 1 )
Posted: 5th Dec 2011 22:51
Posted: 5th Dec 2011 23:12
Need to see the waveform to comment sensibly. Can you upload the audio file to YouTube outside the game?