Error: Error #2037: Functions called in incorrect sequence, or earlier call was unsuccessful
I am doing some work on writing FlexUnit test cases for the FileMonitor class which I have added to as3corelib. Once I wrote the test, I got the following error, which didnt make a lot of sense to me at first:
Read the rest of this entry »
Monitoring System Volume changes with Adobe AIR
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 »
FITC Amsterdam / FlashCamp London
I am heading to Europe in a little over a week for a couple of conferences. First up is FITC Amsterdam (sold out) where I will be helping Serge and Lee out with the keynote, and doing a session on Advanced Desktop Development with Adobe AIR. After Amsterdam, Serge, Lee and I will be heading over to London for the FlashCamp London, where I will be doing a session on migrating from ActionScript 2 to ActionScript 3, targeting at non-developers.
Ill be in Amsterdam a couple of days before the event, so if anyone wants to grab a beer, or some Frietjes and lekkerbek, just ping me.
AIR Bug : AIR Install dialog is displayed in wrong language
There is a known issue with the Adobe AIR 1.5 install on Mac where in certain circumstances the install dialog will appear in the wrong language (usually Japanese or Chinese). If you run into this, here are the steps to work around it:
- Go to System Preferences
- Select International
- Make some changes to the Language list: add a language, re-order a language. Also, might want to make sure English is the first one in his list at this point.
- Try installing Air again.
This is a known issue and will be fixed in the next AIR dot release.
Suggestions for ActionScript 3 Migration Cookbook?
As part of some of my recent work and research into ActionScript 2 to ActionScript 3 migration, I am working on an AS2 to AS3 migration reference cookbook. The core of the reference is the cookbook section which shows how to do commons tasks in ActionScript 2 and then ActionScript 3. The reference is targeted at users using Flash Pro to create animations and / or motion graphics and includes cookbook examples such as opening a URL, playing a sound, etc…
So, what cookbook examples would you like to see? I am looking for frequently used code snippets / tasks that may require different code in ActionScript 3.
Post any suggestions in the comments.
Btw, the guide will be released for free under a Creative Commons license.
ActionScript 3 Reference for iPhone
The iTunes app store has just approved my first application, and has posted it online. The application is an ActionScript 3 class reference for the iPhone and allows quick and easy access to the ActionScript 3 class reference docs for Flash Player 10, AIR 1.5, and Flex 3.2.
Read the rest of this entry »
Adobe publishing RTMP spec
From the press release:
Adobe Systems Incorporated (Nasdaq:ADBE) today announced plans to publish the Real-Time Messaging Protocol (RTMP) specification, which is designed for high-performance transmission of audio, video, and data between Adobe® Flash® Platform technologies.
The RTMP specification is expected to be posted on the Adobe Developer Connection in the first half of 2009.
You can read the entire press release here.
How can Adobe make learning ActionScript 3 easier?
As you may have noticed from some of my recent posts (here and here), I have been spending some time lately thinking about the ActionScript 2 to ActionScript 3 transition. I am working on some stuff to make this transition easier (especially for non-developers), but I wanted to make a quick post and get the community’s input.
How can we make the transition from ActionScript 2 to ActionScript 3 easier? I am specifically interested in input from anyone who does not consider themselves hardcore developers.
Post your input in the comments.
Update to JSON support in as3corelib
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 »





