Click to See Complete Forum and Search --> : Another Audio Question


reaser
06-06-2005, 10:55 AM
<input type="button" value="4" AUTOSTART="FALSE" style="font-size: 12pt; font-family: webdings; color:F5960A; background:; border:0px none;"
onClick="document.music.DoPlay()" name="play">

<input type="button"
value=";" style="font-size: 12pt; font-family: webdings; color:F5960A;
background:; border:0px none;"
onClick="document.music.DoPause()" name="pause">

<input type="button" value="<" style="font-size:
12pt; font-family: webdings; color:F5960A; background:; border:0px none;"
onClick="document.music.DoStop()" name="stop"><br>

<embed src="location of my file" hidden="true" align="baseline" border="0" width="150" height="7" name="music" type="audio/x-pn-realaudio" loop="true"
AUTOSTART="false">


This is the code i'm currently using. I'm using a real audio file and i'd like to switch over to mp3. I tried using an mp3 file and removed the type="audio/x-pn-realaudio" code. This didn't work. What would the new type= code be for the mp3 format. I've tried googling this and have found nothing.

gorky
06-07-2005, 02:55 PM
type="application/x-mplayer2" is mp3