in you code you have an embed tag - swfobject static use only object tags your code has three referances to the swf so two are displaying in the browser which your using
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="900" height="900" id="enns" name="enns">
<param name="movie" value="/flash/enns.swf" />
<param name="play" value="true" />
<param name="loop" value="false" />
<param name="wmode" value="transparent" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="salign" value="tl" />
<param name="repeat" value="false" />
<param name="devicefont" value="true" />
<param name="seamlesstabbing" value="true" />
<param name="swliveconnect" value="true" />
<embed wmode="transparent" src="/flash/enns.swf" quality="high" width="900" height="900" name="enns" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="/flash/enns.swf" width="900" height="900">
<param name="play" value="true" />
<param name="loop" value="false" />
</code>
- S
+44 (0)7507 38 48 74