At the moment this code is at the end of my header and top of body:
What can I do to give the user control on the web page (start, stop, and/or perhaps pick a spot to start)?Code:<bgsound src="meditation.mid" loop="INFINITE">
</head>
<body>
<embed src="meditation.mid" loop="TRUE" autostart="TRUE" hidden="TRUE" width="128" height="128">
<noembed></noembed><br>
TIA
