To Hand Code Sound into Your Page | |||
Important 
Note: The Embed Tag may encounter problems 
finding the play back plugin.   | |||
| An Example and the code for the above workround. Please stop the sound on this page first! Link for Old Browsers # | |||
| <EMBED> | embed object | <EMBED src="yourfile.mid" width="100%" height="60" align="center"> | |
| <EMBED> | embed object | <EMBED src="yourfile.mid" hidden=true autostart=true> | Music will begin playing when your page is loaded and will only play one time. Nothing will display on your page. |