Music Tutorial
Music with player (recommended)
<embed src="URLHERE" autostart="false" height="50" width="200" loop="true"></embed>
Music without player (not recommended)
<embed src="URLHERE" autostart="true" hidden="true" loop="true"></embed>
Music Example
Music Example Code
<embed src="/spiders/images/tutorials/music/boris-the-spider.mid" autostart="false" height="50" width="200" loop="true"></embed>