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

Flash en firefox

Estas en el tema de Flash en firefox en el foro de Flash y Actionscript en Foros del Web. hola a todos, saben este es el codigo de una pagina que antes de que le ponga los scripst del <head> y todo este codigo: ...
  #1 (permalink)  
Antiguo 02/12/2010, 13:54
Avatar de Weslyghost  
Fecha de Ingreso: septiembre-2010
Ubicación: Arequipa - Peru
Mensajes: 14
Antigüedad: 13 años, 7 meses
Puntos: 0
Flash en firefox

hola a todos, saben este es el codigo de una pagina que antes de que le ponga los scripst del <head> y todo este codigo:
Código:
<div align="center"><a href="eventos.html" target="blank_" style="font-family: 'Tahoma'; color: #ffffff; size: 12px"><strong>EVENTOS ESPECIALES</strong></a></div><br />
<div align="center"><a href="galeria/" target="blank_" style="font-family: 'Tahoma'; color: #9899FF; size: 14px"><strong>EVENTOS 2010</strong></a></div><br />
<p align="center"><font><a href="insertar.html" target="blank_" style="font-family: 'Arial'; color: #6d2b0b"><strong>SUSCRIBETE EN NUESTRA LISTA Y ENTRA GRATIS LOS VIERNES HAS CLICK AQUI</strong></a></font><br />
se miraba perfectamente en firefox pero cuando puse todo lo explicado arriba, ya no se ve en firefox solo en IE como puedo solucionarlo

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>Kibosh Pub Discoteque | Arequipa - Peru</title>
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
<style type="text/css">
.acenter {
	text-align: center;
}
body,td,th {
	color: #FFF;
}
body {
	background-color: #000;
}</style>
<!--
<script language="JavaScript">

function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=600,height=380,left = 386,top = 307');");
}

</script>
 onload="javascript:popUp('http://www.kiboshpub.com/insertar.html')"
//-->
<!--
<script language="JavaScript" type="text/javascript">

function PopWindow()
{
window.open('http://www.kiboshpub.com/insertar.html','Viernes Gratis','width=600,height=320,menubar=no,scrollbars=no,toolbar=no,location=no,directories=no,resizable=no,top=300,left=300');
window.open('http://www.kiboshpub.com/promo.html','Fines de Locura','width=450,height=812,menubar=no,scrollbars=no,toolbar=no,location=no,directories=no,resizable=no,top=300,left=900');
}

</script>
 onLoad="JavaScript:PopWindow()"
//-->
<script>
window.onload = function() {
window.open("http://www.kiboshpub.com/promo.html","PopUp","width=450, height=812, scrollbars=no, menubar=no, status=no, location=no, resizable=no");
}
</script>

</head>
<body class="acenter">
<div align="center"><a href="eventos.html" target="blank_" style="font-family: 'Tahoma'; color: #ffffff; size: 12px"><strong>EVENTOS ESPECIALES</strong></a></div><br />
<div align="center"><a href="galeria/" target="blank_" style="font-family: 'Tahoma'; color: #9899FF; size: 14px"><strong>EVENTOS 2010</strong></a></div><br />
<p align="center"><font><a href="insertar.html" target="blank_" style="font-family: 'Arial'; color: #6d2b0b"><strong>SUSCRIBETE EN NUESTRA LISTA Y ENTRA GRATIS LOS VIERNES HAS CLICK AQUI</strong></a></font><br />
<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="980" height="700">
<param name="movie" value="kibosh.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
<param name="expressinstall" value="Scripts/expressInstall.swf" /><!-- Esta etiqueta param indica a los usuarios de Flash Player 6.0 r65 o posterior que descarguen la versión más reciente de Flash Player. Elimínela si no desea que los usuarios vean el mensaje. --><!-- La siguiente etiqueta object es para navegadores distintos de IE. Ocúltela a IE mediante IECC. --><!--[if !IE]>--><!--<![endif]--><!-- El navegador muestra el siguiente contenido alternativo para usuarios con Flash Player 6.0 o versiones anteriores. -->
<div>
<h1>Kibosh Pub Discoteque | Arequipa - Peru</h1>
<h4>El contenido de esta página requiere una versión más reciente de Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Obtener Adobe Flash Player" width="112" height="33" /></a></p></div><!--[if !IE]>--></object><!--<![endif]-->
<script type="text/javascript">
<!--
swfobject.registerObject("FlashID");
//-->
</script></p>
</body>
</html>
  #2 (permalink)  
Antiguo 05/12/2010, 19:15
Avatar de Weslyghost  
Fecha de Ingreso: septiembre-2010
Ubicación: Arequipa - Peru
Mensajes: 14
Antigüedad: 13 años, 7 meses
Puntos: 0
Respuesta: Flash en firefox

nadie tiene alguna respuesta?

Etiquetas: firefox, flash
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 05:46.