Flash

Flash Developers: What Comfort Zone?

After reading Seb Lee-Delisle‘s article “HTML5 vs Flash – the aftermath“, I have been collecting some thoughts around what it means to be a Flash developer in relation to other languages and platforms. Note that I do not believe the article is in any way antagonistic toward Flash as a platform or Flash developers… it

Flash Developers: What Comfort Zone? Read More »

ActionScript 3 Google Analytics API

Over on the Google Analytics weblog, they’ve posted about a new (official) AS3 library for GA! Apparently, the library is pretty robust, featuring; Metrics, Dimensions, Filters, Sequenced Pagination, and Data Views. I’ve dealt with Google Analytics and Flash in the past using the Google Analytics Tracking For Adobe Flash ActionScript 3 API which, from my

ActionScript 3 Google Analytics API Read More »

IIS7 URL Rewrite QuickTip: Allow Flash Gateway

We all know that ColdFusion allows Flash Remoting (AMF) communication to occur via two separate URL strings: http://my.site.com/flex2gateway http://my.site.com/flashservices/gateway I recently came across the problem where the URL Rewrite rules in IIS7 were blocking both of these URLs from being passed on and correctly processed by ColdFusion. The solution is to add the following two rules

IIS7 URL Rewrite QuickTip: Allow Flash Gateway Read More »