Clicktag step by step instructions for ad banners?

[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]