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=utf-8" />
<title>Website</title>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
<!--
.Estilo1 {
font-family: Verdana, Arial, Helvetica, sans-serif
}
body {
background-color: #E5E5E5;
background-repeat: no-repeat;
}
body,td,th {
color: #000000;
}
/*--------------*/
#div_img_fondo{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
z-index:0;
}
#img_fondo{
width:100%;
/*height:100%;*/
}
#contenedor{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
z-index:1;
}
/*-----------------*/
-->
</style>
</head>
<body>
<DIV id="div_img_fondo"><!-- img fondo -->
<img src="background.jpg" name="img_fondo" id="img_fondo" /> <!-- NOTA: cambia dirección de img -->
<div id="contenedor"><!-- contenedor -->
<DIV align="center" style="position:absolute; width:960; height:600; z-index:1;">
<p>
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','960','height','600','src','website','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmode','transparent','movie','website' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="960" height="600">
<param name="movie" value="website.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="website.swf" width="960" height="600" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript>
</p>
<p class="Estilo1">contacto / aviso legal / web EDUCO-OCIO COPYRIGHT ©2011 </p>
</DIV>
</div><!-- /contenedor -->
</DIV><!-- /img fondo -->
</body>
</html>Espero me podáis ayudar, que de verdad lo estoy pasando mal UU. Me encantaría presindir del Internet explorer, pero aun hay gente que lo usa
