I am embedding a audio file and having a issue. When accessing the page where the audio file is on some web browsers i am prompted to download a quicktime plugin. I don't want anyone to need a plugin to play it or id at least want it in a format where most people already have the plugin. Here is how i embedded it:
<EMBED src="http://entersociety.com/wordpress6/demo6/wp-content/themes/Brodys/images2/08_Track_8.mp3" autostart=true hidden=true>
I want to keep it hidden and have it auto start.