Posted by flix on 03/23/07 06:14
embed works fine in all browsers. it uses your default player.
try this:
<embed src="music/song1.mp3" autostart="false" loop="false" width="200"
height="28" controller="true" bgcolor="#FF9900"></embed>
<span style="font-size:smaller">or click <a
href="music/song1.mp3">here</a>.</span>
the 2nd "click" option will usually open the file in the main player
interface like Win MP. the first <embed> will stay as a little audio slider
with start/stop options.
[Back to original message]
|