You Are Here: Home »   Code

Code Library - js

Play Music - (1,984 views)


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

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