Ver Mensaje Individual
  #6 (permalink)  
Antiguo 13/10/2006, 04:03
Nah_Alone
 
Fecha de Ingreso: enero-2005
Mensajes: 5
Antigüedad: 19 años, 2 meses
Puntos: 0
hola a todos:

yo tengo un problema similar, pero siguiendo las instrucciones para Laika no he conseguido nada..

el codigo es este:

Cita:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if
((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
location.reload();
}
MM_reloadPage(true);
// -->
</script>
</head>

<body bgcolor="#FFFFFF" text="#000000">
<layer id="Layer1" left="96" top="74" width="200" height="115"
z-index="1"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase=enlace a macromedia width="779" height="517">
<param name=movie value="images/01home.swf">
<param name=quality value=high>
<embed src="images/01home.swf" quality=high
pluginspage=enlace del plugin type="application/x-shockwave-flash" width="779" height="517">
</embed>
</object></layer>

</body>
</html>
no necesito nada muy tecnico, solo que funcione...

gracias

saludos