Maybe it works if you use this:
<object type="audio/mpeg" width="200" height="50" data="file.mp3">
<param name="src" value="file.mp3" />
<param name="filename" value="file.mp3" />
<param name="type" value="audio/mpeg" />
Error text
</object>






Reply With Quote