Following the instructions on the wiki. Searched the forum but seems like every time someone had a problem, someone else just solved it for them without posting the solution.

I'm just trying to add a flash object to my main page.

www.tops-malibu.com
Code looks like this so far:
Code:
  <object type="application/x-shockwave-flash" data="http://www.tops-malibu.com/includes/templates/TopsMalibu/TopsBanner/topsbanner.swf" width="607" height="290">
<param name="movie" value="http://www.tops-malibu.com/includes/templates/TopsMalibu/TopsBanner/topsbanner.swf" />
<param name="quality" value="high"><param name="BGCOLOR" value="#000000">
<param name="menu" value="false">
</object>
Help.