estoy trabajando con el expression web 4 y no logro centrar el archivo flash...
aca les paso el codigo html
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 content="es" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <style type="text/css"> .auto-style1 { text-align: center; } .auto-style2 { margin-top: -50px; margin-bottom: -50px; } .auto-style4 { text-align: left; } .auto-style5 { margin-left: 2px; } </style> <meta content="revealTrans(Duration=1.0,Transition=4)" http-equiv="Page-Enter" /> </head> <body style="margin-top: 0; background-color: #A8CADB"> <div class="auto-style4"> <div id="layer1" style="position: absolute; width: 871px; height: 955px; z-index: 1; left: 81px; top: 4px"> <object id="flash1" class="auto-style5" data="../FTCompanyPlanner/fla/hogar2.swf" style="width: 784px; height: 153px" type="application/x-shockwave-flash"> <param name="movie" value="hogar2.swf" /> </object> </div> <p class="auto-style1"> <img alt="" class="auto-style2" height="891" src="images/backg.png" width="900" /></p> <p class="auto-style1"> </p> <p class="auto-style1"> </p> <p class="auto-style1"> </p> <p class="auto-style1"> </p> <p class="auto-style1"> </p> <p class="auto-style1"> </p> <p class="auto-style1"> </p> </div> </body> </html>
aca les paso la web completa (la index se llama default.htm):
http://www.mediafire.com/?2emswdtso956yi1
gracias desde ya a todo aquel que colabore...