Vuoi provare così
codice:
<link rel="alternate" type="application/rss+xml" title="RSS" href="asp/read_news_rss.asp" />
<style type="text/css">
html, body {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
background-color: #000;
}
table {
width: 100%;
height: 100%;
text-align: center;
}
</style>
<script type="text/javascript" src="swfobject.js"></script>
</head>
<body>
<table cellspacing="0" cellpadding="0" >
<tr>
<td style="width:100%; height:100%;"><div id="flash" align="center" style="width:100%; height:100%;">
This website requires the Flash player, which was not found. You can safely download the latest version at <a href = "http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">adobe.com</a></div>
</td>
</tr>
</table>
<script type="text/javascript">
var so = new SWFObject('lastASH.swf', "www.ashtech.org", "100%", "100%", "8.0.0", "#000");
so.write("flash")
</script>
</body>