Revision: 15907
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 21, 2009 02:56 by hotdiggity
Initial Code
buttonClip.onRelease = function(Void):Void { getURL(clickTag, "_blank"); }
Initial URL
Initial Description
1. Create button that covers the entire ad. 2. Create an instance of the button on the main timeline and name it "buttonClip" in the properties palette. 3. On a new layer add ActionScript to the timeline as follows:
Initial Title
ClickTag using ActionScript 2
Initial Tags
actionscript, flash
Initial Language
ActionScript