sonixi
11-13-2006, 08:12 PM
Maybe someone here can help me....
I am embedding a .wav file in a web page. I want to loop it. However, I also want to put a 5 second delay in between loops.
Is there a way to do this?
<embed src="sound.wav" autostart="true" hidden="true" loop="true">
I am embedding a .wav file in a web page. I want to loop it. However, I also want to put a 5 second delay in between loops.
Is there a way to do this?
<embed src="sound.wav" autostart="true" hidden="true" loop="true">
