The code below lets music load and play fine on IE but in Netscape (6 or 4.7) only an empty white box shows up. Is there something else I can add to make it work in both?
<div align="center"><embed src="sounds/orchviolin.mp3"autostart="false"correction="full" width="120" height="32" align="middle">
</embed></div>
Thanks much
bch