Ver Mensaje Individual
  #6 (permalink)  
Antiguo 08/10/2010, 13:55
SoyNoob
 
Fecha de Ingreso: junio-2010
Ubicación: Detrás de mi pantalla
Mensajes: 137
Antigüedad: 13 años, 10 meses
Puntos: 20
Respuesta: Radio sin cortes

Ojo que tiene que quedar así, te recomiendo que lo hagas tal cual
esta abajo

Cita:
<html>
<title>Titulo de tu web</title>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="*,30" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="index-2.html" name="mainFrame">
<frame src="reproductor.html" name="bottomFrame" scrolling="NO" noresize>
</frameset>
<noframes><body>

</body></noframes>

</html>
Tienes que crear en total tres páginas html.

La página 1 llamala index.html (a esta no le hagas nada, solo pega el codigo anterior)

La página 2 llamala index-2.html (a esta modificala a tu gusto, colores, imagenes, textos, etc.)

La página 3 llamala reproductor.html (y pegale el siguiente codigo)

Código:
<html> 
<head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script type="text/javascript" src="footer_data/swfobject.html"<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">



<script type="text/javascript" src="footer_data/swfobject.html">

</script>

<style type="text/css">


<!--


body {


    margin-left: 0px;


    margin-top: 0px;


    margin-bottom: 0px;


    background-image: url();


    background-repeat: repeat-x;


    background-color: #000000;


    margin-right: 0px;


}


body,td,th {


    font-family: Arial, Helvetica, sans-serif;


    font-size: 11px;


    color: #CCCCCC;


}


a:link {


    color: #0066FF;


    text-decoration: none;


}


a:visited {


    color: #0066FF;


    text-decoration: none;


}


a:hover {


    color: #0066FF;


    text-decoration: underline;


}


a:active {


    color: #0099FF;


    text-decoration: none;


}

.Estilo3 {font-size: 9px}

.Estilo4 {color: #000000}


-->


</style><title>TU TITULO DE REPRODUCTOR</title></head><body>
<div align="center">
    <table repeat="x" background="Images/bg_menu.html" border="0" bordercolor="#ffffff" cellpadding="0" cellspacing="0" width="1024" height="30">
    <script language=JavaScript>

<!--

var message="Acceso denegado :), Estas escuchando RadioRemix.net!";

///////////////////////////////////

function clickIE4(){

if (event.button==2){

alert(message);

return false;

}

}

function clickNS4(e){

if (document.layers||document.getElementById&&!document.all){

if (e.which==2||e.which==3){

alert(message);

return false;

}


}

}

if (document.layers){



document.captureEvents(Event.MOUSEDOWN);

document.onmousedown=clickNS4;

}

else if (document.all&&!document.getElementById){

document.onmousedown=clickIE4;

}

document.oncontextmenu=new Function("alert(message);return false" )

// -->

</script>

  <td width="1"><font face="Verdana, Arial, Helvetica, sans-serif">
    <object data="http://www.chileservidores.com/player_mp3_maxi.swf" type="application/x-shockwave-flash" width="200" height="22" align="baseline">
      <param name="movie" value="http://www.chileservidores.com/player_mp3_maxi.swf" />
      <param name="bgcolor" value="transparent" />
      <PARAM name=wmode value=transparent />
      <param name="FlashVars" value="mp3=http://201.238.222.59:8002/;stream.nsv&amp;autoplay=1&amp;bgcolor1=transparent&amp;bgcolor2=transparent&amp;buttoncolor=ffffff&amp;slidercolor1=ffffff&amp;slidercolor2=ffffff&amp;volume=100&amp;showstop=1&amp;showinfo=1&amp;showvolume=1&amp;buttonwidth=25&amp;sliderwidth=10&amp;sliderheight=15&amp;volumewidth=50&amp;volumeheight=10&amp;textcolor=ffffff" />
    </object>
    <td width="70" class="Estilo1">&nbsp;<a href="#"> Actualiza reproductor</a></td> 

    <td valign="middle" width="352">
    <marquee scrollamount="2" height="10" width="352">
      <div align="right">AQUI PUEDES AGREGAR CUALQUIER INFORMACION </div>
    </marquee></td>


    <td valign="middle" width="145">
    
    </div>
    &nbsp; 
    <img border="0" src="player-winamp.png" width="24" height="24">&nbsp;
    <img border="0" src="player-wmp.png" width="24" height="24">&nbsp;
    <img border="0" src="player-qt.png" width="24" height="24">&nbsp;
    <img border="0" src="player-real.png" width="24" height="24">
    </td>
</head>
<body bgcolor="#000000" link="white" vlink="white">


 </div>

<td width="106" class="Estilo2">&nbsp;<b>Nuestro Facebook</b></td>
    <td width="24" class="Estilo2">
      <img src="logo_facebook.jpg" width="20" height="19" border="0" /></td>
        
        <td width="123" class="Estilo2">&nbsp;</td>
 <script language="javascript" type="text/javascript" src="http://201.238.222.59/cast/system/streaminfo.js"></script>
<script language="javascript" type="text/javascript" src="http://201.238.222.59/cast/js.php/fleonpal/streaminfo/rnd0"></script>

 </body>

</html>
Edita lo que esta en rojo solamente por tu informacion, donde esta la ip. pon la que te aya entregado tu proveedor de streaming.

Así se tendria que ver tu página http://www.radioremix.net/
y el reproductor así http://www.radioremix.net/Reproductor.html

Esta web es mia, sorry si lo toman como spam.