Hola incubomp:
Escribe así el HTML:
Código:
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>mcl</title>
</head>
<body bgcolor="#111111" topmargin= 0 leftmargin= 0 rightmargin= 0 bottommargin= 0>
<table width= 100% border= 0 height= 100% cellspacing= 0 >
<td valign= middle >
<div align= center >
<!--url's used in the movie-->
<!--text used in the movie-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="1360" height="900" id="mcl" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="mcl.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="mcl.swf" quality="high" bgcolor="#ffffff" width="1350" height="900" name="mcl" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</div>
</td>
</tr>
</table>
</body>
</html>
Espero haberte sido de ayuda.