Questo è il codice HTML della mia pagina:
<html>
<head>
<script src="fixedbackground.js" type="text/javascript"></script>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="author" content="Vinz">
<meta name="generator" content="SWiSH Max4 (2010.11.02) www.swishzone.com">
<meta name="description" content="">
<!-- Created by SWiSH Max4 - The Ultimate Flash Creation Tools - www.swishzone.com -->
<style type="text/css">
/*<![CDATA[*/
html, body
{
margin: 0;
padding: 0;
height: 100%;
}
object
{
vertical-align: top;
}
/*]]>*/
</style>
</head>
<body onload="fixedBackground('room.jpg')">
<center>
<object
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/s...rsion=8,0,42,0"
id="index"
width="100%" height="100%"
>
<param name="movie" value="index.swf">
<param name="bgcolor" value="#000000">
<param name="quality" value="best">
<param name="wmode" value="transparent">
<param name="seamlesstabbing" value="false">
<param name="allowscriptaccess" value="samedomain">
<embed
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/shockwave/downl...ShockwaveFlash"
name="index"
width="100%" height="100%"
src="index.swf"
bgcolor="#000000"
quality="best"
wmode="transparent"
seamlesstabbing="false"
allowscriptaccess="samedomain"
>
<noembed>
</noembed>
</embed>
</object>
</center>
</body>
</html>