cphan
04-13-2006, 02:16 AM
Hi, I'm trying to set up having Bursts ads as Tribal Fusion defaults but when I get to add media (banner) I get messed up there. I can't upload a Burst banner. lol
If the code is this:
<!-- BEGIN RICH-MEDIA Burst CODE -->
<script language="JavaScript">
rnum=Math.round(Math.random() * 100000);
document.write('<scr'+'ipt src="http://www.burstnet.com/cgi-bin/ads/******.cgi/v=2.0S/sz=300x250A/NZ/'+rnum+'/RETURN-CODE/JS/"></scr'+'ipt>');
</script><noscript><a href="http://www.burstnet.com/ads/******-map.cgi/ns/v=2.0S/sz=300x250A/" target="_top">
<img src="http://www.burstnet.com/cgi-bin/ads/*******.cgi/ns/v=2.0S/sz=300x250A/" border="0" alt="Click Here"></a>
</noscript>
<!-- END BURST CODE -->
How do I set up rich media redirect?
If the code is this:
<!-- BEGIN RICH-MEDIA Burst CODE -->
<script language="JavaScript">
rnum=Math.round(Math.random() * 100000);
document.write('<scr'+'ipt src="http://www.burstnet.com/cgi-bin/ads/******.cgi/v=2.0S/sz=300x250A/NZ/'+rnum+'/RETURN-CODE/JS/"></scr'+'ipt>');
</script><noscript><a href="http://www.burstnet.com/ads/******-map.cgi/ns/v=2.0S/sz=300x250A/" target="_top">
<img src="http://www.burstnet.com/cgi-bin/ads/*******.cgi/ns/v=2.0S/sz=300x250A/" border="0" alt="Click Here"></a>
</noscript>
<!-- END BURST CODE -->
How do I set up rich media redirect?