Mike Chambers

code = joy

Archive for the ‘as3corelib’ tag

Monitoring System Volume changes with Adobe AIR

with 7 comments

I am at FITC Amsterdam this week, where I had a talk on Desktop Development with Adobe AIR. One of the things I showed was how to get notifications when new volumes / drives are added / removed to a machine. This could be useful if for example, you application needs to know when a new CD Rom or USB drive has been added or removed to the user’s system.
Read the rest of this entry »

Written by mikechambers

February 24th, 2009 at 2:32 am

Posted in General

Tagged with ,

Update to JSON support in as3corelib

without comments

Darron Schall has just checked in some changes and bug fixes to the JSON support in as3corelib. Among other things, Darron has added a strict mode which allows you to specify how strict of a conformance to the JSON spec you want the library to follow.
Read the rest of this entry »

Written by mikechambers

December 23rd, 2008 at 12:55 pm

Posted in ActionScript

Tagged with ,