gracias tania pero no veo en el codigo esas coordenadas..
¿me podrias indicar en que lado estan?
y otra duda..
quiero insertar un flash que tengo en una carpeta y el solo lo veo bien pero insertado en la pagina no aparece y no se que hago mal..
yo pego el siguiente codigo:
<!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>Documento sin título</title>
<script src="DWConfiguration/ActiveContent/IncludeFiles/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body>
<script type="text/javascript">
AC_FL_RunContent( 'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab…','width','400','height','100','src','file:///C|/MIS WEBS/ZER/plantillas/OBJECT/object_010/object_010','quality','high','pluginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio…','movie','file:///C|/MIS WEBS/ZER/plantillas/OBJECT/object_010/object_010' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab…" width="400" height="100">
<param name="movie" value="file:///C|/MIS WEBS/ZER/plantillas/OBJECT/object_010/object_010.swf" />
<param name="quality" value="high" />
<embed src="file:///C|/MIS WEBS/ZER/plantillas/OBJECT/object_010/object_010.swf" quality="high" pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio…" type="application/x-shockwave-flash" width="400" height="100"></embed>
</object></noscript>
</body>
</html>
pego lo que trae entre los head y lo otro en el body pero no se ve en la pagina subida.