Quote:
Originally Posted by y2ksw
If you insert the flash in the image field, it works half and half. The Flash needs to have the right link inside, else it won't work.
If you prefer to use the code, you also will need to cover the flash with a transparent gif, as shown here. Then you may use a different link, but still you will have to code each Flash banner manually.
HTML Code:
<div>
<div style="z-index: -1; position: absolute; height: 468px; width: 60px;">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="468" height="60">
<param name="movie" value="images/banners/yourflash.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="images/banners/yourflash.swf" quality="high" wmode="transparent" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60" ></embed>
</object>
</div>
<div style="z-index: 10; position: absolute; width: 468px; height: 60px;">
<a href="http://www.domain.tld/yourlink" target="_blank"><img alt="" border="0" height="60" src="img/transparent.gif" width="468" /></a>
</div>
</div>
|
I have been messing with this trying to get it to work, and one thing, in the 2nd div line did you get the dimensions backwards? When I use this on my page, the banner is off to the right almost off the page, with about 10% showing. (my banner is on the right side of the pages.
I'm not understanding Reset Notifications, does this reset the counters, i.e. at the end of the month after a report has been sent?
If not have you thought about being able to reset the counters i.e. at the end of the month.
Thanks again for a great mod.