Ver Mensaje Individual
  #1 (permalink)  
Antiguo 11/04/2005, 21:58
Avatar de Pablus00
Pablus00
 
Fecha de Ingreso: diciembre-2003
Ubicación: A un click de distancia
Mensajes: 1.044
Antigüedad: 20 años, 4 meses
Puntos: 11
Una duda muy basica pero importante!!

Hola Amigos tengo mi web en flash, ampliada con height and width en porcentual, necesito que sea asi y no con pixeles. Con internet explorer no hay problema, pero con mozilla Firefox se ve horrible, se achica hasta 1/4 de pantalla y sin motivo. Esto desorientado, probe todas las herramientas del dreamweaver, ajuste exacto, sin borde, etc, y nada cambia, no toma el 100% de la pantalla con ese navegador, a que se debe??

Este es mi codigo por las dudas:

Código HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--
body {
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}
-->
</style></head>

<body>
<div align="center">
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="100%" height="100%">
	<param name="movie" value="ini.swf">
	<param name=quality value=high>
	<embed src="ini.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="100%"></embed>
  </object>
</div>
</body>
</html> 
__________________
-- Nunca te des por vencido, aún vencido -- Web