Can you help me?

Hello, 
can you help me?
Where is the mistake? when itry to input the flash plug-in without the <embed> tag it does´nt run.
i´ve tried so many thinks, but this is the only code where the plug inn runs.
Sorry for my bad english. I hope you can help me
~Andy~


<HTML>
<HEAD>
<TITLE>The Cold Hell</TITLE>
</HEAD>
<BODY bgcolor="#FFFFFF">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
 ID=site WIDTH=100% HEIGHT=100%>
 <PARAM NAME=movie VALUE="site.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="site.swf" quality=high bgcolor=#FFFFFF  WIDTH=100% HEIGHT=100% TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
</OBJECT>
</BODY>
</HTML>

Received on Sunday, 5 November 2000 16:44:28 UTC