Calendar

November 2009
S M T W T F S
« Oct   Dec »
1234567
891011121314
15161718192021
22232425262728
2930  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for November, 2009

« Previous Entries

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

Your First AIR 2.0 EXE file

Tuesday, November 17th, 2009

Here is a very simple example of how to create your first installed exe for an AIR application. Here is what I did.
NOTE: Please make sure you have your application xml file set to:
1<supportedprofiles>extendedDesktop desktop</supportedprofiles>

AIR 2.0 Sample Applications

Tuesday, November 17th, 2009

AIR 2.0 beta is now available and with it comes a ton of new functionality, check out these sample applications and source code to see these new features in action.

FileTile

FileTile demonstrates two new capabilities in AIR 2: mass storage device detection, and opening files with their default applications. When running, FileTile detects when a storage [...]

Flash Player 10.1 beta now available

Tuesday, November 17th, 2009

Adobe® Flash® Player 10.1 is the first runtime release of the Open Screen Project that enables uncompromised Web browsing of expressive applications, content and video across devices. With support for a broad range of mobile devices, including smartphones, netbooks, smartbooks and other Internet-connected devices, Flash Player 10.1 allows your content to reach your customers wherever [...]

« Previous Entries