se lo devi visualizzare al centro fa così

codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
	<title>tuotitolo</title>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<meta name="robots" content="ALL">
	<style type="text/css">
		html, body {
		background-color: #ffffff;
                 }
		table {
			width: 100%;
			height: 100%;
		}
		
	</style>
</head>
<body>
	<table>
	    <tr>
		<td align="center" valign="middle">
<object type="application/x-shockwave-flash" data="presentazione_capirsi.swf" width="780" height="440">
<param name="movie" value="presentazione_capirsi.swf" />
</object>
		  </td>
		</tr>
</table>

</body>
</html>