Archive for 'Flex'

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.

Extract files in AS3 (AIR)

Oct. 16, 2008 2 Comments Posted under: AIR, Development, Flex

A little code snippet, to extract an array of files from folder(s) in AIR.