Avatar Image
Usuario Novato
Usuario Novato

Solo tienes k poner este script y te va a salir con todo y lista
ojala q te sirva

___________________________________________________________

<body>
<p align="left"><select id="cancion" style="FONT-SIZE: 14px; COLOR: white; FONT-FAMILY: arial; BACKGROUND-COLOR: #000000" onchange="document.all.musica.filename=document.all.cancion.value;" size="1" name="Musica">
<option selected></option>
<option value></option>
<option value="URL">"NOMBRE DE ARCHIVO"</option>
<option <OPTION value></option>
</select><b><font class="content">
<object id="musica" height="230" width="306" align="left" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95">
<param NAME="AudioStream" VALUE="-1">
<param NAME="AutoSize" VALUE="0">
<param NAME="AutoStart" VALUE="-1">
<param NAME="AnimationAtStart" VALUE="-1">
<param NAME="AllowScan" VALUE="-1">
<param NAME="AllowChangeDisplaySize" VALUE="-1">
<param NAME="AutoRewind" VALUE="0">
<param NAME="Balance" VALUE="0">
<param NAME="BaseURL" VALUE>
<param NAME="BufferingTime" VALUE="5">
<param NAME="CaptioningID" VALUE>
<param NAME="ClickToPlay" VALUE="-1">
<param NAME="CursorType" VALUE="0">
<param NAME="CurrentPosition" VALUE="-1">
<param NAME="CurrentMarker" VALUE="0">
<param NAME="DefaultFrame" VALUE>
<param NAME="DisplayBackColor" VALUE="0">
<param NAME="DisplayForeColor" VALUE="16777215">
<param NAME="DisplayMode" VALUE="0">
<param NAME="DisplaySize" VALUE="0">
<param NAME="Enabled" VALUE="-1">
<param NAME="EnableContextMenu" VALUE="-1">
<param NAME="EnablePositionControls" VALUE="-1">
<param NAME="EnableFullScreenControls" VALUE="0">
<param NAME="EnableTracker" VALUE="-1">
<param NAME="Filename" VALUE>
<param NAME="InvokeURLs" VALUE="-1">
<param NAME="Language" VALUE="-1">
<param NAME="Mute" VALUE="0">
<param NAME="PlayCount" VALUE="1">
<param NAME="PreviewMode" VALUE="0">
<param NAME="Rate" VALUE="1">
<param NAME="SAMILang" VALUE>
<param NAME="SAMIStyle" VALUE>
<param NAME="SAMIFileName" VALUE>
<param NAME="SelectionStart" VALUE="-1">
<param NAME="SelectionEnd" VALUE="-1">
<param NAME="SendOpenStateChangeEvents" VALUE="-1">
<param NAME="SendWarningEvents" VALUE="-1">
<param NAME="SendErrorEvents" VALUE="-1">
<param NAME="SendKeyboardEvents" VALUE="0">
<param NAME="SendMouseClickEvents" VALUE="-1">
<param NAME="SendMouseMoveEvents" VALUE="0">
<param NAME="SendPlayStateChangeEvents" VALUE="-1">
<param NAME="ShowCaptioning" VALUE="0">
<param NAME="ShowControls" VALUE="-1">
<param NAME="ShowAudioControls" VALUE="-1">
<param NAME="ShowDisplay" VALUE="0">
<param NAME="ShowGotoBar" VALUE="0">
<param NAME="ShowPositionControls" VALUE="-1">
<param NAME="ShowStatusBar" VALUE="-1">
<param NAME="ShowTracker" VALUE="-1">
<param NAME="TransparentAtStart" VALUE="0">
<param NAME="VideoBorderWidth" VALUE="0">
<param NAME="VideoBorderColor" VALUE="0">
<param NAME="VideoBorder3D" VALUE="0">
<param NAME="Volume" VALUE="0">
<param NAME="WindowlessVideo" VALUE="0">
</object>
</font></b></p>

</body>


______________________________________________________

Mas informacion entrar a mi web: http://www.elnuker.net

Gracias

Avatar Image
@man / @woman
@man / @woman

Me gustaría utilizar HTML para poner canciones, ¿como puedo hacerlo?

Además de eso me gustaria saber donde conseguir links de canciones para poner ya que no tengo ni idea de donde sacarlas ni como, gracias

Avatar Image
Colega ;)
Colega ;)
Escrito originalmente por EffectedCard
Para que se reproduzca y no se pueda pausar ni nada similar:
<EMBED SRC="imagine.mid" AUTOSTART=true LOOP=true VOLUME="80" WIDTH="0" HEIGHT="0">
Sino te va:
<BGSOUND SRC="musica.mid">


Si lo quieres con boton de play, pause, etc...
<p> <OBJECT ID="MediaPlayer1"
width=287 height=72
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C7
4C7E95"
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="URL DEL MP3 ">
</OBJECT></p>


solo habrias de cambiar musica.mid, imagine.mid o URL DEL MP3 por la url de la musica que quieras, no importa si es wma, mp3 o mid
Avatar Image
@man / @woman
@man / @woman

Muchichisisisiisismas gracias.
Sabes donde podria encontrar canciones en alguna web para ponerlas? Thanks

Avatar Image
Colega ;)
Colega ;)

Yo te recomiendo que pongas midi's (son canciones que solo son la melodia)

Aqui te pongo un par de direcciones:
http://www.musicrobot.com/
http://poblado.com/midi
http://www.midi.cl/

Avatar Image
@man / @woman
@man / @woman

Muy bien muchas gracias

Avatar Image
Colega ;)
Colega ;)

De nada

chachoos
Okupa del foro
Okupa del foro

Ahm subirte tus mp3's en hostings grandes sin limitacions de tama;o por archivo, como Lycos.


Voy a probar esos codigos......

Avatar Image
Usuario Novato
Usuario Novato

A mi no me funciona el codigo este...

este es el codigo que tengo, y donde lo tengo que poner ahora??? y como ???

<p> <OBJECT ID="MediaPlayer1"
width=287 height=72
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C7
4C7E95"
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="http://www.sonymusiceurope.com/cgi-bin/multimedia/wmwax?wm.sony-local.global.speedera.net&wm.sony-local.global/b/bso/maradentro/titulosfinales.wma"> </OBJECT></p>

Avatar Image
Usuario habitual
Usuario habitual
Escrito originalmente por EffectedCard
Escrito originalmente por EffectedCard
Para que se reproduzca y no se pueda pausar ni nada similar:
<EMBED SRC="imagine.mid" AUTOSTART=true LOOP=true VOLUME="80" WIDTH="0" HEIGHT="0">
Sino te va:
<BGSOUND SRC="musica.mid">


Si lo quieres con boton de play, pause, etc...
<p> <OBJECT ID="MediaPlayer1"
width=287 height=72
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C7
4C7E95"
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="URL DEL MP3 ">
</OBJECT></p>


solo habrias de cambiar musica.mid, imagine.mid o URL DEL MP3 por la url de la musica que quieras, no importa si es wma, mp3 o mid

Creo que solo funciona en el IExplorer no?? o también funciona en Firefox, Opera, etc ???

Salu2 GiñoGiñoGiño
Avatar Image
@man / @woman
@man / @woman
Ese codigo tiene un defecto gravisimo: es exclusivamente para Windows Media Player.

¿Que va a pasar si el visitante al web tiene MacOS?
¿Que va a pasar si el visitante al web tiene Linux?

RollEyes
Shuyian
Usuario Novato
Usuario Novato

Si se pone el reproductor con ese codigo, solo se puede pasar un tema? o se pueden pasar varios? como se hace para pasar varios temas?

Gracias.

Avatar Image
Usuario Novato
Usuario Novato

¿PUEDO BAJAR A MI ADMINISTRADOR ALGUNOS ARCHIVOS DE MUSICA, PARA DESPUES USARLOS YO, COMO MUSICA DE FONDO CUANDO SE ABRA LA PAGINA?
GRACIAS

Avatar Image
Usuario habitual
Usuario habitual

OLa, y como poner mas de una cancion??????

el reproductor esta visible a los usuarios?

Shuyian
Usuario Novato
Usuario Novato

A mi no me resulta ese codigo que ofrecen mas arriba, el reproductor no aparece...

Que podra ser?

DAR_ARES
Usuario Novato
Usuario Novato
Codigo:
<embed src="http://www.filelodge.com/files/room16/406266/Step%20By%20Step%20-%20New%20Kids%20On%20The%20Block.wmv" align="baseline" border="5" width="68" height="25" autostart="on" loop="-1">
DAR_ARES
Usuario Novato
Usuario Novato
Codigo:
<p> <OBJECT ID="MediaPlayer1" width=287 height=72 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C7-4C7E95"
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="http://www.filelodge.com/files/room16/406266/Step%20By%20Step%20-%20New%20Kids%20On%20The%20Block.wmv">
</OBJECT></p>
michovf
Usuario Novato
Usuario Novato

QUISIERA AGRADECERTE POR LA RESPUESTA.... HERMANO, SABES PUEDO HACER PARA QUE SEA UN AUTOPLAY Y ADEMAS DE ELLO SI COLOCO 5 CANCIONES, ELLAS SE TOQUEN UNA TRAS OTRA. GRACIAS NUEVAMENTE.

MÍCHEL (LIMA - PERU)

MAIL: MICHELVF@HOTMAIL.COM

Avatar Image
@man / @woman
@man / @woman

No revivas temas antiguos.
No pongas tu email en post.

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