Archive for 'ActionScript'

At the time of writing Flash Builder 4 doesn’t ship with the default plugin installers, which makes adding things like ANT a bit of a chore.
UPDATE: The latest RC for Flash Builder 4 now supports plugins again. I have updated the links to include the Eclipse plugin URL for each plugin.
This post is as much [...]

Every had a problem with Adobe AIR caching your HTTP requests? Read on…

Ever wished there was a way to force app updates using the ApplicationUpdaterUI? Now there is.

A quick example of how to tell when an AIR application is running in debug mode. Allowing you to stop costly tasks when doing so.

One of the first things you want to do when creating a Flex app is to remove all the default stuff, which makes your app look like everyone else’s. The most obvious default thing in Flex is that loading, progress initilisation bar you get before the application starts.

Now before I start there is one thing [...]