[AS3] Using clickTag in Flash ActionScript 3 for Tracking Banner Clicks

In the good old days of AS2, if you needed to create a banner for click tracking, all you had to do was tto palce this simple two line AS code in the first frame of your banner after creating a button MovieClip and that would do the job.

Introduction to Arrays in ActionScript 3.0

This tutorial will teach you the basics on how to use arrays in AS3. Arrays are lists of data which are, unlike simple variables, capable of storing store more than one item at the same time. This use of arrays makes it easy to gather items of the same type in a single container to …

Facebook App Development

A facebook web application is really a webpage loaded into an iframe in their interface. You can also develop desktop and mobile apps using some of the available tools and SDKs. For this post I will talk about the facebook web app that I created. I had previously created a flash game so I decided …

Guesture Works

The easy way to create advanced multitouch applications in Flash, Flex, AIR and FDT GestureWorks provides everything ActionScript developers need to author powerful multitouch applications quickly and easily. With over 200 built-in gestures, free plug and play components, and a growing list of compatible hardware it has never been easier to build your own multitouch …

swfaddress

Deep linking for Flash and Ajax SWFAddress is a small but powerful library that provides deep linking for Flash and Ajax. It’s a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state. SWFAddress enables a number of important capabilities which are missing in today’s rich …