Foros del Web » Programando para Internet » Javascript »

Objeto Youtube, se ve mal en IE

Estas en el tema de Objeto Youtube, se ve mal en IE en el foro de Javascript en Foros del Web. Buenas, tengo el siguiente problema, puse un objeto Youtube en la intro de mi web y en Firefox se ve bien, pero en IE sale ...
  #1 (permalink)  
Antiguo 06/12/2008, 11:44
 
Fecha de Ingreso: octubre-2008
Mensajes: 36
Antigüedad: 16 años, 2 meses
Puntos: 0
Objeto Youtube, se ve mal en IE

Buenas, tengo el siguiente problema, puse un objeto Youtube en la intro de mi web y en Firefox se ve bien, pero en IE sale el cuadradito rojo. Cual puede ser el problema?
  #2 (permalink)  
Antiguo 06/12/2008, 12:01
Avatar de David
Moderador
 
Fecha de Ingreso: abril-2005
Ubicación: In this planet
Mensajes: 15.720
Antigüedad: 19 años, 8 meses
Puntos: 839
Respuesta: Objeto Youtube, se ve mal en IE

¿Podrías poner un enlace a tu página o por lo menos el código de cómo estás insertando el objeto?
__________________
Por favor, antes de preguntar, revisa la Guía para realizar preguntas.
  #3 (permalink)  
Antiguo 07/12/2008, 09:56
 
Fecha de Ingreso: octubre-2008
Mensajes: 36
Antigüedad: 16 años, 2 meses
Puntos: 0
Respuesta: Objeto Youtube, se ve mal en IE

Si claro, te pego aquí el código:

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--

.Estilo1 {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
}
.Estilo2 {color: #FFFFFF}
body {
	background-color: #000;
}
-->
</style>
<script src="Scripts/AC_ActiveX.js" type="text/javascript"></script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>

<body>

<p align="center"><img src="logoindex.gif" width="850" height="454" alt="Logo" /></p>
<p align="center">
  <script type="text/javascript">
AC_AX_RunContent( 'width','425','height','344','src','http://www.youtube.com/v/KBjhygdwBco&hl=es&fs=1&rel=0&color1=0x2b405b&color2=0x6b8ab6&autoplay=1','type','application/x-shockwave-flash','allowscriptaccess','always','allowfullscreen','true','movie','http://www.youtube.com/v/KBjhygdwBco&hl=es&fs=1&rel=0&color1=0x2b405b&color2=0x6b8ab6&autoplay=1' ); //end AC code
  </script>
  <noscript>
  <object width="425" height="344">
    <param name="movie" value="http://www.youtube.com/v/KBjhygdwBco&hl=es&fs=1&rel=0&color1=0x2b405b&color2=0x6b8ab6&autoplay=1" />
    <param name="allowFullScreen" value="true" />
    <param name="allowscriptaccess" value="always" />
    <embed src="http://www.youtube.com/v/KBjhygdwBco&hl=es&fs=1&rel=0&color1=0x2b405b&color2=0x6b8ab6&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed>
    </object>
  </noscript>
</p>
<p align="center"><span class="Estilo1"><a href="Entero.html">Entrar a la web</a></span></p>
</body>
</html>
Yo este código lo pillé de youtube, pero despues el dreamveaver me hizo algo y creo que lo cambió, nose si fue a partir de ahí el error. Muchas gracias por responder, a ver si con el código descubrimos el fallo.
  #4 (permalink)  
Antiguo 08/12/2008, 12:29
 
Fecha de Ingreso: octubre-2008
Mensajes: 36
Antigüedad: 16 años, 2 meses
Puntos: 0
Respuesta: Objeto Youtube, se ve mal en IE

Podeis ver el fallo, con el código?
  #5 (permalink)  
Antiguo 13/12/2008, 07:28
 
Fecha de Ingreso: octubre-2008
Mensajes: 36
Antigüedad: 16 años, 2 meses
Puntos: 0
Respuesta: Objeto Youtube, se ve mal en IE

Sigo provando cosas, pero esto sigue sin ir, extrañamente :S
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 19:51.