Ver Mensaje Individual
  #8 (permalink)  
Antiguo 31/03/2009, 07:45
Avatar de gVenom
gVenom
 
Fecha de Ingreso: julio-2008
Ubicación: Costa Rica
Mensajes: 1.458
Antigüedad: 15 años, 9 meses
Puntos: 53
De acuerdo Respuesta: problemas con mi web

Bueno, comenzando por aqui:
Código HTML:
<Style>
body {
margin: 0px;
padding: 0px;
}
body,html {
margin: 0px;
padding: 0px;
height: 100%;
}
</Style>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>limonar40</title>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
</head> 
eso esta mal estructurado, los estilos comienzan con
Código HTML:
<style type="text/css"> 
y van entre las etiquetas
Código HTML:
<head> </head> 
asi que deberia ir asi:



Código html/css:
Ver original
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  4. <title>limonar40</title>
  5. <style type="text/css">
  6. body {
  7. margin: 0px;
  8. padding: 0px;
  9. }
  10. body,html {
  11. margin: 0px;
  12. padding: 0px;
  13. height: 100%;
  14. }
  15. </style>
  16. <script language="javascript">AC_FL_RunContent = 0;</script>
  17. <script src="AC_RunActiveContent.js" language="javascript"></script>
  18. </head>
  19. <body bgcolor="#cccccc">

y por ahi insertas tu flash. Ahora por ahi vi un script que tienes que dice:
Código script:
Ver original
  1. <param name="allowFullScreen" value="false" />

y yo no soy programador, pero para mi ahi dice que no permita un full screen. Tu verás si me equivoco.

suerte.
__________________
"Al que venciere y guardare mis obras hasta el fin, yo le daré autoridad sobre las naciones."
Apocalipsis 2: 26
Servicios para Pymes http://dst.co.cr