Foros del Web » Creando para Internet » Flash y Actionscript »

Jw Player y Firefox

Estas en el tema de Jw Player y Firefox en el foro de Flash y Actionscript en Foros del Web. Hola, estuve incursionando con el reproductor JW Player y el problema que me dio es que no logro hacerlo funcionar en Firefox acá les dejo ...
  #1 (permalink)  
Antiguo 26/10/2010, 13:01
 
Fecha de Ingreso: enero-2009
Mensajes: 9
Antigüedad: 15 años, 3 meses
Puntos: 1
Jw Player y Firefox

Hola, estuve incursionando con el reproductor JW Player y el problema que me dio es que no logro hacerlo funcionar en Firefox acá les dejo el Html y el Script ha si logran ayudarme

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" dir="ltr">
<head>

<script type="text/javascript">


</script>
<script type="text/javascript" src="http://www.longtailvideo.com/jw/embed/swfobject.js"></script>
<style type="text/css">
.s {
	background-color: #171717;
	text-align: center;
}
</style>
</head>
<body class="s">

<table width="614" border="0" align="center"  >
  <tr>
    <td nowrap="nowrap"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
    height="320" 
    id="player1" 
    name="player1" 
    width="480"> 
	    <param name="movie" value="http://c.longtailvideo.com/player.swf" /> 
	    <param name="allowfullscreen" value="true" />
	    <param name="allowscriptaccess" value="always" />
	    <param name="flashvars" 
      value="file=http://www.danidiseña.com.ar/laps time.flv&amp;skin=http://developer.longtailvideo.com/trac/export/1387/skins/bekle/bekle.zip" /> 
	    <embed allowfullscreen="true" 
      allowscriptaccess="always" 
      flashvars="file=http://www.danidiseña.com.ar/laps time.flv&amp;skin=http://developer.longtailvideo.com/trac/export/1387/skins/bekle/bekle.zip" 
      height="320" 
      id="player1" 
      name="player1" 
      src="http://c.longtailvideo.com/player.swf" 
      width="480"></embed>
    </object></td>
  </tr>
</table>

	  <span id="Container"></span></p>
</body>
</html>
Y para que vean [URL="http://www.xn--danidisea-s6a.com.ar/"]http://www.xn--danidisea-s6a.com.ar/[/URL]

Etiquetas: firefox, player
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 22:25.