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>Almacenes el Mismo Precio -- (version español)</title>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
html {
overflow:hidden;
}
body {background-color:#CC99CC;
}
<!--
.swfcentro {
position: absolute; /*Posicionamiento absoluto*/
top: 50%; /*Desde arriba, colocar al 50% de la pantalla*/
left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
margin-top: -312px; /*Restamos la mitad de alto del SWF para centrarlo verticalmente*/
margin-left: -500px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
}
-->
</style>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
</head>
<body>
<div class="swfcentro">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1000','height','625','src','file:///C|/Documents and Settings/sergiozuleta.ELMISMOPRECIO/Escritorio/proyecto nuevo website/prueba buscadores/index','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','file:///C|/Documents and Settings/sergiozuleta.ELMISMOPRECIO/Escritorio/proyecto nuevo website/prueba buscadores/index' ); //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="1000" height="625">
<param name="movie" value="./index.swf" />
<param name="quality" value="high" />
<embed src="./index.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1000" height="625"></embed>
</object>
</div>
</body>
</html>claro que para que funcione me pide el archivo AC_RunActiveContent.js, el cual lo subí en una carpeta en el host asi Scripts/AC_RunActiveContent.js
y creo que debería funcionar, por que en el home del sitio si me funcionó
y este el link http://elmismoprecio.com/index.html
si alguien me pudiera ayudar por favor!
