Archive for 'Development'

Ever wished website owners would make their mobiles sites save to the iPhone as a web app? Not any more…

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 [...]

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.