da And3a
codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>SWF centrato verticalmente HTML 4.01 Transitional</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="robots" content="ALL">
<style type="text/css">
html, body {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}
table {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<table cellspacing="0" cellpadding="0">
<tr>
<td>
<object type="application/x-shockwave-flash" data="centered.swf" width="100%" height="300">
<param name="movie" value="centered.swf" />
</object> </td>
</tr>
</table>
</body>
</html>