Ask a Question related to Macromedia Flash Ad Development, Design and Development.
-
wave3 #1
Flash clickTAG destination URL
When using clickTAG to add a destination clickthrough URL to an ad, is there a
limit to the length of the URL string or limits on characters?
Example code producing display problem:
<embed
src='http://wlbt.images.worldnow.com/ads/44141_AM.swf?clickTAG=http://www.bellso
uth.com/employment/car_caropp.htm' quality='best' bgcolor='#ffffff' width='300'
height='150' name='Bellsouth_flash_300_150-ct' align='middle'
allowScriptAccess='sameDomain' type='application/x-shockwave-flash'
pluginspage='http://www.macromedia.com/go/getflashplayer' />
Shortened destination URL seems to remedy:
<embed
src='http://wlbt.images.worldnow.com/ads/44141_AM.swf?clickTAG=http://www.bellso
uth.com/employment' quality='best' bgcolor='#ffffff' width='300' height='150'
name='Bellsouth_flash_300_150-ct' align='middle' allowScriptAccess='sameDomain'
type='application/x-shockwave-flash'
pluginspage='http://www.macromedia.com/go/getflashplayer' />
What's the issue here?
wave3 Guest
-
Steps to insert a clickTag in a Flash Banner with FlashMX 6 & Adobe CS3 Version
Hi Folks I am very new to this forum + having a basic level of understanding with Flash Software (like Flash MX & Adobe CS3). By profession i am... -
clickTAG testing problem within Flash
Hello! I am by no means a Flash pro, but I know the basics... I did a search and couldn't find what I was looking for on this, and I'm new to the... -
clickTag not working in Flash 8
I am setting up a banner for a client, and need to add the clickTag function to it, which I did like this: on (release) { if... -
Change form destination in a Flash Form
I am trying to use ActionScript to change the action page of a cffrorm. I realize that you can not use document in ActionScript like you can with... -
ClickTag
Hi! Trying to load a page (www.clarin.com) and after reading the index, the page loads, say: http://www.clarin.com/diario/2004/08/31/clickTag...



Reply With Quote

