Ok I'm posting the code here. When I place this in the body section of MS Frontpage and preview it, it works great. It's actually pulling it from the demo website. I posted the exact same code into the module. The swf file is located in the root directory (same as the mambo installation).
Code:
<OBJECT id="navbar" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="133" height="184">
<PARAM name="movie" value="http://www.divanet.biz/client/dimdred/Diablo-v.swf">
<PARAM name="quality" value="high">
<PARAM name="menu" value="true">
<EMBED src="http://www.divanet.biz/client/dimdred/Diablo-v.swf" quality="high" menu="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="133" height="184" swLiveConnect="true" name="navbar">
</EMBED></OBJECT>
You can see it in action on the site here:
http://www.divanet.biz/client/dimdred/index.php
Thanks!
Stacey