Everything is working fine in firefox. But of course, ie is a different story.
Here's the source of my front page that can be seen at www.camelot-demo.com
-------------------------
<div align="center"><img width="560" height="58" src="/images/Image/welcome2cm.jpg" alt="" /><br />
<br />
<font size="3"><span style="font-weight: bold;">Besides a walking aid, the cane can also be used as a legal to carry & quite effective self-defense tool. Cane Masters offers top of the line, hand crafted canes made from hickory, oak and more. We also offer several training videos on DVD.</span></font><br />
<br />
<object width="546" height="226" data="includes/templates/canemasters/images/flash/canes.swf" type="application/x-shockwave-flash"> <br />
<img width="546" height="226" border="0" usemap="#canemap" ismap="" src="includes/templates/canemasters/images/canes.jpg" alt="" /></object> </div>
<param value="#ffffff" name="BGCOLOR" />
<param value="false" name="menu" /> <br />
<br />
<br />
<img width="606" height="106" src="/images/Image/canecrutch.jpg" alt="" />
----------------------
What I'm doing here is using a flash image on the main page, but loading a .jpg image if the user does not have flash installed. works fine in firefox... but not ie. Nothing appears in ie, no flash, jpg image, nada.
Thanks for any help! Site is going live tomorrow. I may just remove the flash if I cant get this going.



