Comunidad de diseño web y desarrollo en internet online

Cambiar tamaño HTML

Citar            
MensajeEscrito el 16 Jun 2011 02:02 pm
Hola, tengo una web realizada en flash con este código:

Código HTML :

 <!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">
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
      <script type="text/javascript" src="swfobject.js"></script>
      <script type="text/javascript" src="swffit.js"></script>
      <script type="text/javascript">
         swfobject.embedSWF("pagina.swf", "my_flash", "800", "600", "10.0.0");
         swffit.fit("my_flash",800,600);
      </script>
      <style type="text/css"> 
         body{
            background-color: #000;
         }
      body,td,th {
   color: #FFF;
}
</style>
   </head>
   <body>
      <div id="my_flash">
         <a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" title="Get Adobe Flash player" /></a><br />
         Necesitas instalar <a href="http://get.adobe.com/es/flashplayer/">Flash Player 10</a> para entrar en la página web.
      </div>
   </body>
</html>


Y estoy intentando cambiar el tamaño de la página, lo he intentado cambiando 800, 600 por otro tamaño pero no funciona, el tamaño sigue igual.

Sabéis como lo puedo solucionar??

Arigatô/Gracias

Por Kisame

32 de clabLevel



Genero:Masculino  

msie8
Citar            
MensajeEscrito el 22 Jun 2011 12:16 am
Quieres que el HTML te cargue de 800x600?
Debes utilizar un javascript para que te haga un resize de la página una vez que cargue.

Por mishesblog

23 de clabLevel



Genero:Masculino  

Blog Diseño Latinoamericano

chrome

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.