REPRODUCTOR DE MUSICA en xat

Preview:

DESCRIPTION

tutorial creado para xat.com/ayuda

Citation preview

COLOCAR REPRODUCTOR DE MUSICA (playlist.com) EN

PÁGINA DE CHAT By supercito

1º PASO

2º PASO

3º PASO

4º PASO

CODIGOS DE REPRODUCTORES:

CODIGO 1:

AUTOSTART (la música comienza sola):

<div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:300px;"><embed border="0" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" allowscriptaccess="never" src="http://www.greatprofilemusic.com/mc/mp3player-

othersite.swf?config=http://www.greatprofilemusic.com/mc/config/config_black.xml&mywidth=300&myheight=200&playlist_url=http://www.greatprofilemusic.com/loadplaylist.php?playlist=24270969" type="application/x-shockwave-flash" height="200" style="width:300px; visibility:visible; height:200px;" width="300" wmode="transparent" name="mp3player"/></embed></div>

CODIGO 2:

NO AUTOSTART (tenemos que presionar play para que reproduzca):

<div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:300px;"><embed border="0" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" allowscriptaccess="never" src="http://www.greatprofilemusic.com/mc/mp3player-othersite.swf?config=http://www.greatprofilemusic.com/mc/config/config_black_noautostart.xml&mywidth=300&myheight=200&playlist_url=http://www.greatprofilemusic.com/loadplaylist.php?playlist=24270969" type="application/x-shockwave-flash" height="200" style="width:300px; visibility:visible; height:200px;" width="300" wmode="transparent" name="mp3player"/></embed></div>

___________________________________________________________________

COMO MODIFICAR LOS CODIGO ANTERIORES:

Height, width: ES PARA EL TAMAÑO DEL REPRODUCTOR Y SE MIEDE EN PIXELES (PX)

playlist=24270969 ESTO ES EL ID DE LA LISTA DE REPRODUCCION, SOLO SE CAMBIA LO QUE ESTA EN ROJO

COMO OBTENER EL ID DE UNA PLAYLIST

ESTO ES PARA OBTENER UNA LISTA DE REPRODUCCION QUE YA ESTE HECHA

1º INGRESAMOS A www.playlist.com

Recommended