Ver Mensaje Individual
  #1 (permalink)  
Antiguo 01/04/2010, 10:16
monno
 
Fecha de Ingreso: abril-2010
Mensajes: 2
Antigüedad: 14 años, 1 mes
Puntos: 0
No puedo ver mi web en iexplorer

Hola este es mi primer post y seguramente ya hay otras personas que han preguntado lo mismo pero no entiendo que puedo hacer. Subí mi página y la puedo ver en chrome y en safari pero no el el iexplorer. Puse mi película flash en dreamweaver en un marco, y en internet explorer no se carga.

este es el link de la página http://aai.comoj.com/

y este es el 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=ISO-8859-1" />
<title>Asesoramiento Agropecuario integral</title>
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style></head>

<body>
<p>&nbsp;</p>
<p>&nbsp;</p>
<table width="700" height="400" align="center">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="700" height="400">
<param name="movie" value="aai.swf" />
<param name="quality" value="high" />
<embed src="aai.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="700" height="400"></embed>
</object></td>
</tr>
</table>
</body>
</html>



Desde ya gracias por la ayuda y los comentarios