mrm86
Usuario Novato
Usuario Novato

Quiero insertar un reproductor para reproducir musica en mi pagina y obtuve un codigo que aparecia en otro tema de este foro:
era asi:
----------------------------------
<p> <OBJECT ID="MediaPlayer1" width=287 height=72
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobject">
<PARAM NAME="ClickToPlay" VALUE="0">
<PARAM NAME="SendMouseClickEvents" VALUE="0">
<PARAM NAME="invokeURLs" VALUE="-1" >
<PARAM NAME="AutoStart" VALUE="-1">
<PARAM NAME="AutoSize" VALUE="1">
<PARAM NAME="ShowControls" VALUE="1">
<PARAM NAME="ShowStatusBar" VALUE="1">
<PARAM NAME="AnimationAtStart" value="FALSE">
<PARAM NAME="FileName" VALUE="URL DEL MP3 AQUI">
</OBJECT></p>
----------------------------------

lo inserte en mi pagina y funciona bien pero solo se reproduce una cancion, el primer URL que inserto donde pone "URL DEL MP3 AQUI"

como puedo insertar mas de una cancion y que se reproduzcan linealmente todas las que inserte?
gracias

Avatar Image
Okupa del foro
Okupa del foro

<p> <OBJECT ID="MediaPlayer1" width=287 height=72
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobject">
<PARAM NAME="ClickToPlay" VALUE="0">
<PARAM NAME="SendMouseClickEvents" VALUE="0">
<PARAM NAME="invokeURLs" VALUE="-1" >
<PARAM NAME="AutoStart" VALUE="-1">
<PARAM NAME="AutoSize" VALUE="1">
<PARAM NAME="ShowControls" VALUE="1">
<PARAM NAME="ShowStatusBar" VALUE="1">
<PARAM NAME="AnimationAtStart" value="FALSE">
<PARAM NAME="FileName" VALUE="URL DEL MP3 AQUI">
<PARAM NAME="FileName" VALUE="URL DEL MP3 AQUI">
<PARAM NAME="FileName" VALUE="URL DEL MP3 AQUI">
<PARAM NAME="FileName" VALUE="URL DEL MP3 AQUI">
<PARAM NAME="FileName" VALUE="URL DEL MP3 AQUI">
</OBJECT></p>


por ejemplo

mrm86
Usuario Novato
Usuario Novato

Creo que eso ya lo probe y no me funcionaba, de todas maneras ya no estoy interesado en el asunto, he buscado una solucion distinta. gracias igualmente

Avatar Image
Okupa del foro
Okupa del foro

De nada
bye

ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
No se han encontrado temas similares