Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje29-06-2008, 21:32 (UTC)    
Título del mensaje: ayuda!!!!!!!!!!!!!!!!!!!!!

Nesecito ayuda necesito el codigo de un reproductor de windows media player ya tengo un codigo pero no me sirve es:
Código:
<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>

y el otro que lo hace un editor de html es:
Código:
<embed src="URL" type="winmedial"></Embed>
niguno me funciona ayuda please
Mensaje29-06-2008, 21:49 (UTC)    
Título del mensaje: Hola

como queres que te funcione si no le has dicho que va a hacer o que va a reproducir

busca donde dice "URL DEL VIDEO" y ponle la url de un video o una musica!

bueno suerte!!

para obtener la url de una cancion subela a www.fileden.com xD bueno suerte
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group