AS3 Clicktag - Works for Multiple ClickTag Variables


/ Published in: ActionScript 3
Save to your folder(s)

This snippet will place a button the size of your stage (actually 100 px taller to take care of a flash bug) as well as look for clickTag and clicktag variables, you can always change it so that it looks for whatever variable you want. I purposely left it a little verbose so that its easy to see what the application is looking for. When you're done using it, try using the Banner Flow clickTest to check that it works. http://bannerflow.com/clicktest/

Clicking this in the IDE will not return a blank window like an as2 clickTag, instead you will see a notification in the trace window.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.