You Are Here: Home »   Code Friday September 3rd 2010

Code Library - js

Play Music - (1846 views)


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

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