Warning: Invalid argument supplied for foreach() in /var/www/vhosts/clicktager.com/httpdocs/wp-content/plugins/ps-google-website-optimizer-setting/ps_google_optimizer.php on line 99
Action Script | Online Advertising & Marketing Proffesional blog

How Online Advertisement works. Something about Banners and other forms of ads ;)

ClickTAG flash CS4/MX/CS3 action script (AS1, AS2)

Filed under: Banners production, action script — Tags: , , , , , , , , , — clickTAGer @ 9:34 pm 2009/02/17

VIDEO: how to put clickTAG in CS4 Flash version

Get Adobe Flash player

 

Most common clickTAG version:

on (release) { 
getURL (_root.clickTAG, “_blank”); 
}

clickTag version:

on (release) { 
getURL (_root.clickTag, “_blank”); 
}

clicktag version:

on (release) { 
getURL (_root.clicktag, “_blank”); 
}

For advanced flash user:

_root prefix – because clickTAG is set in root level, using root you are safe in case you use button in other movieclip or level.

Always use on (release) - because on(press) will be blocked by browser

“_blank” - most requirements notes blank as default rule. If you have free of choice – use blank when ad is served on other site then landing page. But you can use “_self” if ad directs to same domain (inner ad-campaign)

 

Share and Enjoy:
  • Facebook
  • Digg
  • del.icio.us
  • Google Bookmarks
  • LinkedIn
  • Live
  • MySpace
  • Netvibes
  • Technorati
  • TwitThis
  • email
  • PDF
  • Print
  • RSS
  • Yahoo! Bookmarks

clickTAG syntax

Filed under: Banners production, action script — Tags: , , , , , , — clickTAGer @ 4:21 pm 2009/02/03

 If you are newbie – don’t forget!
clicktag syntax is different for different sites/ad-networks

Different syntax: clicktag, clickTag, clickTAG,…

Most common syntax are:

clickTAG and clickTag

rare versions:

ClickTag, ClickTAG, clicktag, …

for example:

Google Adwords:

The variable name must be spelled “clickTAG” (upper-case TAG; no space between click and TAG) and not “click tag,” “Click Tag,” or any other form. This is the proper code for the clickTAG parameter:
(http://adwords.google.com/support/bin/answer.py?hl=en&answer=26938)

Youtube Ads:

Please note: Our ad serving system will recognise multiple versions of clickTag casing. You may use any of the following: clickTag, clicktag, or clickTAG.
(http://uk.youtube.com/t/ads_std_banner#flash)

Share and Enjoy:
  • Facebook
  • Digg
  • del.icio.us
  • Google Bookmarks
  • LinkedIn
  • Live
  • MySpace
  • Netvibes
  • Technorati
  • TwitThis
  • email
  • PDF
  • Print
  • RSS
  • Yahoo! Bookmarks

Banners Templates – Create your own.

>>> VIDEO how set up clickTAG in FLASH CS4

clicktag_promo1

Choose suitable basic for template

Important to choose most freequent usable template basic. Tempale is for speed not for problems :)

Set up sequence:

  1. Dimmension
  2. FPS (Frames Per Second)
  3. Layers
  4. Layers Names
  5. Show/Hide/Lock layers
  6. Publish SWF version
  7. Compression On
  8. Flash + HTML
  9. Include XMP Data (CS4) Off
  10. Protect From Import
  11. Action Script
  12. Rullers
  13. Guidliness
Share and Enjoy:
  • Facebook
  • Digg
  • del.icio.us
  • Google Bookmarks
  • LinkedIn
  • Live
  • MySpace
  • Netvibes
  • Technorati
  • TwitThis
  • email
  • PDF
  • Print
  • RSS
  • Yahoo! Bookmarks