Calendar

March 2010
S M T W T F S
« Feb    
 123456
78910111213
14151617181920
21222324252627
28293031  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Adobe AIR

« Previous Entries

Adobe AIR on Mobile – here’s the most important sentence!

Monday, February 15th, 2010

Unless you have been offline all day today, you have heard that Adobe has made an official announcement on the time lines of Flash Player 10.1 mobile as Adobe AIR mobile. Here is the official press release.
Since the announcement, a bit more information has come out and I have narrowed all of the information down [...]

Merry Christmas from AIRVoice (AIR 2.0)

Thursday, December 24th, 2009

Well, a while back I did a Merapi Voice demo using Java on the back end along with AIR on the front end and communicating via Merapi.
PLEASE NOTE THIS DEMO REQUIRES AIR 2.0

Download the DMG
With the pending release of AIR 2.0 and the cool new airlock api from Alan Queen I was able to do [...]

Adobe AIR: Passing arguments into native executables

Tuesday, December 15th, 2009

I have completed a new chapter for the upcoming O’Reilly Flex 4 Cookbook on AIR Basics. This includes a section on how to work with native executables.
Here is what I did as part of this example.
First I created a simple application that included some native c code that simply accepted a few arguments and printed [...]

AIR 2.0 Native Installer Concerns

Thursday, November 19th, 2009

I love the fact that you can now create native installers for your AIR 2.0 applications (see my 1st post on the subject here) as I feel this will lead to a larger potential audience for your applications whether or not you are actually using any native processes. However, while reading an article titled “Interacting [...]

Updating AIR 2.0 Flex 4 Apps

Tuesday, November 17th, 2009

Just a brief FYI that may save you some pain and avoid the TypeError: Error #1007: . If you are now creating AIR 2.0 using MX / Spark, you will need to change the swc you are using for the UI from applicationupdater_ui.swc to a specific one for Flex 4 called applicationupdater_ui4.swc. If you have [...]

« Previous Entries