Usa el HTML se práctico la web se hace con HTML, no te pongas ciego con los menusitos de DW :)
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">
<style type="text/css">
div#tuflash {
width: 960;
height: 650;
margin: 0px;
padding: 0px;
}</style>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>Documento sin título</title>
</head>
<body>
<div id="tuflash">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="960" height="650">
<param name="movie" value="archivo.swf" />
<param name="quality" value="high" />
<embed src="archivo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="960" height="650"></embed>
</object>
</div>
</body>
</html>
así nomas y listo el pollo !!