Web Hosting Talk







View Full Version : Integrating Flash banners


matrosov
03-06-2003, 11:21 PM
My first post in this section Weclome to me:). Could somebody educate me on how in the world do I integrate a flash banner with affiliate program and the banner rotation script. I have ultimate affiliate and adserver by groundbreak and it does not appear that these two can take flash banners by default. Anyone knows a way?

One more thing on the vb forum where exactly do I place a code for the ad server to display banners the way they are displayed here on this forum.

Thanks in advance.

MarcD
03-07-2003, 12:36 AM
Not sure how to do it with those programs, I do know that phpadsnew does have flash banner roation capabilities. Maybe also take a look at that script

matrosov
03-07-2003, 05:39 PM
Cool works like a charm. Now I have another question

I've installed phpadsnew and got it to work however I need help with the banner invocation code it generates. I am placing this code in my header template, banner is displayed, BUT now I want it to display on the right side instead of the left side of the header. Could you let me know where exactly in the code and what modification I should make to move it to the right.


<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
document.write ("<" + "script language='JavaScript' type='text/javascript' src="" );<BR> document.write ("<A href="http://forum.neureal.com/phpadsnew/adjs.php?n=a84ef1b3">http://forum.neureal.com/phpadsnew/adjs.php?n=a84ef1b3</A>" );<BR> document.write ("&what=zone:2" );<BR> document.write ("&exclude=" + document.phpAds_used);<BR> document.write (""><" + "/script>" );
//-->
</script><noscript><a href="http://forum.neureal.com/phpadsnew/adclick.php?n=a84ef1b3"><img src="http://forum.neureal.com/phpadsnew/adview.php?what=zone:2&n=a84ef1b3" border='0' alt=''></a></noscript>