# Clicktag step by step instructions for ad banners?

**URL:** https://forum.kirupa.com/t/clicktag-step-by-step-instructions-for-ad-banners/187359
**Category:** Uncategorized
**Created:** [April 28, 2006, 3:38pm UTC](https://forum.kirupa.com/t/clicktag-step-by-step-instructions-for-ad-banners/187359 "2006-04-28T15:38:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Sally](https://avatars.discourse-cdn.com/v4/letter/s/d6d6ee/32.png) [@Sally](https://forum.kirupa.com/u/Sally)
#### Post date: [April 28, 2006, 3:38pm UTC](https://forum.kirupa.com/t/clicktag-step-by-step-instructions-for-ad-banners/187359/1 "2006-04-28T15:38:51Z")

</div>

[FONT=Arial][SIZE=2][FONT=Arial]Hi, I’m mostly a beginner with flash actionscript. A site we advertise on asks me to embed a clicktag script to help them track the stats for each banner. I’ve read the directions on macromedia/adobe, I’m still a little confused. I have to make the whole banner clickable, so can I just create a movie clip on the top layer, make the alpha 0% and add this script to it to do so?:[/FONT][/SIZE][/FONT]  
[FONT=Arial][SIZE=2][FONT=Arial] [/FONT][/SIZE][/FONT]  
[FONT=Arial][SIZE=2][FONT=Arial]on (release) {[/FONT][/SIZE][/FONT]  
[FONT=Arial][SIZE=2][FONT=Arial] getURL (clickTAG, “\_blank”);[/FONT][/SIZE][/FONT]  
[FONT=Arial][SIZE=2][FONT=Arial]}[/FONT][/SIZE][/FONT]  
[FONT=Arial][SIZE=2][FONT=Arial] [/FONT][/SIZE][/FONT]  
[FONT=Arial][SIZE=2][FONT=Arial]I’m looking for more thoruough step by step instructions to ensure that whatever I hand over to them will work. [/FONT][/SIZE][/FONT]  
[FONT=Arial][SIZE=2][FONT=Arial] [/FONT][/SIZE][/FONT]  
[FONT=Arial][SIZE=2][FONT=Arial]Any info or sample flash files would be great, thanks![/FONT][/SIZE][/FONT]
