Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/08/2007, 03:13
Avatar de kaninox
kaninox
 
Fecha de Ingreso: septiembre-2005
Ubicación: In my House
Mensajes: 3.597
Antigüedad: 18 años, 7 meses
Puntos: 49
Re: ¿Qué codigo debo insertar en mi web para poner un reproductor y transmitir mi rad

no seria mejor un reproductor flash pero bueno

Código:
Debes poner esto y en llos dos values por la direccion correspondiente de la cancion o video.

<OBJECT id="VIDEO" width="400" height="370" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject">
<PARAM NAME="URL" VALUE="AQUI LA DIRECCION DEL VIDEO">
<PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM NAME="stretchToFit" VALUE="True">
<PARAM name="uiMode" value="full">
<PARAM name="PlayCount" value="1">
<PARAM NAME="AutoRewind" VALUE="0">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" autostart="true" width="400" height="370" transparentstart="1" SHOWSTATUSBAR="1" loop="0" controller="true" src="AQUI LA DIRECCION DEL VIDEO" stretchToFit="true" ></embed>
</OBJECT>
__________________
Gokuh Salvo al mundo. PUNTO!!!!