You Are Here: Home »   Code Friday March 12th 2010

Code Library - js

Play Music - (1786 views)


<!-- setting the loop="" value to false will mean the file only plays once -->

<embed src="file.mp3" autostart="true" loop="true"></embed>