View Single Post
Old 02-10-2006, 12:49 PM  
OzMan
Confirmed User
 
OzMan's Avatar
 
Join Date: Sep 2003
Location: Los Begas
Posts: 9,162
yeah I meant if I wanted to send them to the geotargetted search results, registration page or wherever rather than the main page, I would just replace each instance of "go_url=http://adultfriendfinder.com/go/p123456/" in the flash banner code below with the appropriate url correct?

Code:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" name="flash_banner" WIDTH="700" HEIGHT="500" ALIGN="" id="flash_banner">

 <PARAM NAME=movie VALUE="http://ads.adultfriendfinder.com/banners/ffadult/AFF_700x500.swf?go_url=http://adultfriendfinder.com/go/p123456/"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#666666> 

 <EMBED name="flash_banner" src="http://ads.adultfriendfinder.com/banners/ffadult/AFF_700x500.swf?go_url=http://adultfriendfinder.com/go/p123456/" quality=high bgcolor=#666666  WIDTH="700" HEIGHT="500" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>

</OBJECT>

<script language="javascript">
document.flash_banner.SetVariable("go_url", "http://adultfriendfinder.com/go/p123456);
</script>
OzMan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote