I wondering how to add a flash banner (.swf) to replace my existing .jpg banner at
http://www.iroc-zpost.comRight now, this is the script that I'm using to display the banner in the html header insert via the control panel.
<img border="0" src="http://www.iroc-zpost.com/images/medbluezgr4.jpg" width="599" height="110"></a></td>
This is the entire header html insert, which includes the above script.
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#000000" width="100%" id="AutoNumber1">
<tr>
<td width="33%" bgcolor="#366281" style="color: #FFFF00" height="115" align="center"><font color="#FFFF00">
<a href="http://www.iroc-zpostforum.com">Home</a><br />
<a
href="http://www.iroc-zpostforum.com/FAQ.htm"> FAQ's Page</a><br />
<a href="http://www.iroc-zpost.com/ubb/ultimatebb.php">Message Forum</a><br />
<a href="http://www.iroc-zpostforum.com/IROCHISTORY.htm">Iroc-z History</a><br />
<a href="http://www.iroc-zpostforum.com/Tech/TechInfo.htm">Tech Info</a></font></td>
<td bgcolor="#366281" style="color: #FFFF00" height="115">
<a href="http://www.iroc-zpost.com/ubb/ultimatebb.php">
<img border="0" src="http://www.iroc-zpost.com/images/medbluezgr4.jpg" width="599" height="110"></a></td>
<td width="34%" bgcolor="#366281" style="color: #FFFF00" height="104" align="center"><font color="#FFFF00">
<a href="http://www.iroc-zpostforum.com/Videos.htm">Videos</a><br />
<a href="http://www.iroc-zpostforum.com/VendorLinks.htm">Vendor Links</a><br />
<a href="http://www.iroc-zpostforum.com/MembersCars.htm">Members' Cars</a><br />
<a href="http://www.iroc-zpostforum.com/ETSDYNOS.htm">Et's & Dynos</a><br />
<a href="http://www.iroc-zpostforum.com/Newsstand.htm">Newsstand</a></font></td>
</tr>
</table>