SWF Hosting -?

hey,

im making my website and everything seems to work fine, but one thing. the swfs dont come up in my browser. ive uploaded it to the hoster, but for some reason the swf stays white and doesnt play. i dont know what ive done wrong, but i really need this fixed. Im using frontpage. Ive slected web components and selected plug-ins. Does anyone know how to fix this, or how to embed the swf directly into the HTML?

Heres the code im using. I know its wrong, im new to this.
[font=Verdana][size=1]<slam1 width=“550” height=“400”>
<param name=“slam1” value=“slam1.swf”>
<embed src=“slam1.swf” width=“550” height=“400”>
</embed>
</slam1>[/size][/font]

[size=1]Slam1 is the movie i want to show.[/size]