Anonymouse
Sponsor
Code:
<embed src="music/lod_intro.mid" autostart="true" loop="false" hidden="true" width="2" height="0"></embed>
Trying to embed music on the background of my web page and want a simple control as PLAY and STOP. Now as of now I am using the code above (controls hidden because they show nothing). Any one know a code (HTML or Java) that will do this but have the controls and be small (something like 80x20px)?