View Single Post
  #1  
Old 11-11-2010, 12:33 AM
sergio00 sergio00 is offline
Junior Member
 
Join Date: Sep 2010
Posts: 3
Geek Advertising Banner License Holder 
Default How Track Clickthroughs with Flash inside HTML banner

Hi

I have 2.0.2 GAB version
My Vbulletin version is 3.8.6 level 1


I have a HTML banner ( a simple table ) that has a .swf ( flash ) banner inside.
The problem is that the "Track Clickthroughs" dont work.

I have it activated.
I put the Destination URL correclty ( the Url works )
The Template for html/text ad is like GAB_item_html

The banner wirks, but the Clickthroughs no. I tried removing the Destination URL but dont work to.

Please, I need support. I am a lincenced Gab Owner

I put the code of the table Uf you need it to help me ( is a basi table )

Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="200" height="200">
  <param name="movie" value="http://www.shareswf.com/media/games/swf/6760.swf">
  <param name="quality" value="high">
  <embed src="http://www.shareswf.com/media/games/swf/6760.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="200"></embed>
</object>

Waiting your response
Best Regards
Sergio
Reply With Quote