You Are Here: Home »   Code Tuesday January 6th 2009

Code Library - js

Play Music - (1662 views)


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

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