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

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/clicktager.com/httpdocs/wp-content/plugins/ps-google-website-optimizer-setting/ps_google_optimizer.php:99) in /var/www/vhosts/clicktager.com/httpdocs/wp-includes/feed-rss2-comments.php on line 8
Comments on: ClickTAG flash CS4/MX/CS3 action script (AS1, AS2) http://www.clicktager.com/clicktag-flash-cs4-mx-cs3-examples/?utm_source=rss&utm_medium=rss&utm_campaign=clicktag-flash-cs4-mx-cs3-examples How Online Advertisement works. Something about Banners and other forms of ads ;) Sat, 22 May 2010 03:19:18 +0000 http://wordpress.org/?v=2.9.2 hourly 1 By: ESQ Magazine http://www.clicktager.com/clicktag-flash-cs4-mx-cs3-examples/comment-page-1/#comment-76 ESQ Magazine Sat, 22 May 2010 03:19:18 +0000 http://www.clicktager.com/?p=276#comment-76 Here's the code for AS3: var _url:String = ""; if (LoaderInfo(root.loaderInfo).parameters.clickTag) { _url = LoaderInfo(root.loaderInfo).parameters.clickTag; myButton.addEventListener(MouseEvent.MOUSE_UP, handleMouse); } function handleMouse(event:MouseEvent):void { navigateToURL(new URLRequest(_url), "_blank"); } I get it from http://www.genelu.com/content/view/98/#josc331 Here’s the code for AS3:

var _url:String = “”;
if (LoaderInfo(root.loaderInfo).parameters.clickTag)
{ _url = LoaderInfo(root.loaderInfo).parameters.clickTag;
myButton.addEventListener(MouseEvent.MOUSE_UP, handleMouse); }
function handleMouse(event:MouseEvent):void
{ navigateToURL(new URLRequest(_url), “_blank”); }

I get it from http://www.genelu.com/content/view/98/#josc331

]]>
By: Tobbe Tapper http://www.clicktager.com/clicktag-flash-cs4-mx-cs3-examples/comment-page-1/#comment-74 Tobbe Tapper Tue, 11 May 2010 08:02:50 +0000 http://www.clicktager.com/?p=276#comment-74 Thank you very much! Great! Thank you very much! Great!

]]>
By: Gijs http://www.clicktager.com/clicktag-flash-cs4-mx-cs3-examples/comment-page-1/#comment-71 Gijs Tue, 19 Jan 2010 15:35:13 +0000 http://www.clicktager.com/?p=276#comment-71 Good job! Nice tutorial!! Good job! Nice tutorial!!

]]>
By: Mk http://www.clicktager.com/clicktag-flash-cs4-mx-cs3-examples/comment-page-1/#comment-70 Mk Wed, 13 Jan 2010 10:36:18 +0000 http://www.clicktager.com/?p=276#comment-70 i'd also like to know how in action script 3 you make this because have been searching a way to do it the entire day.. i’d also like to know how in action script 3 you
make this because have been searching a way to do it the entire day..

]]>
By: janis http://www.clicktager.com/clicktag-flash-cs4-mx-cs3-examples/comment-page-1/#comment-69 janis Fri, 09 Oct 2009 12:58:39 +0000 http://www.clicktager.com/?p=276#comment-69 how to do it with action script 3? how to do it with action script 3?

]]>