Monday, March 24th, 2008
I just completed a new article, Adobe AIR and Dreamweaver for JavaScript developers on the Adobe AIR Developer Center. It gives a good look at developing AJAX AIR application with Dreamweaver CS3. This includes: debugging your applications, updating your applications, security in AIR, and configuring Dreamweaver for AIR.
Adobe AIR and Dreamweaver for JavaScript [...]
AIR |
Wednesday, March 5th, 2008
AIR Tip 10: This tip will show you how to disable the AIR auto-update for an application where you do not want the AIR update popup to be displayed.
AIR |
Wednesday, February 27th, 2008
I just posted my slides and code samples from 360Flex. My session was entitled ‘Cairngorm for Adobe AIR Applications’. This session was a brief introduction to existing tools for Cairngorm that you to interact with core AIR API calls as services in Cairngorm.
You can view them on the Presentations page.
AIR, Conferences |
Wednesday, February 27th, 2008
Lee Brimelow just released his slides from FITC on AIR. These slides are a great resource and provide excellent code examples. You can check out his post here.
AIR |
Tuesday, February 26th, 2008
Christophe Coenraets presented on the future of data services at 360Flex yesterday. As usual, his knowledge of data services proved valuable. He also demonstrated some of the new features that will be coming out in the next version of LCDS (reported to be close to public beta). One of these key features [...]
AIR |
Monday, February 25th, 2008
Adobe has now released AIR 1.0 and Flex 3.0. AIR specifically has been years in the making, and it’s impact will be huge. Many of the companies that haven’t yet jumped onto the AIR bandwagon due to its Beta status are now going to begin development. From what I hear we are [...]
AIR, Flex |
Thursday, February 21st, 2008
As I stated earlier, I am presenting a session on ‘Cairngorm for Adobe AIR Applications’ at 360Flex Atlanta next week. I am in the process of finalizing my talk, but I wanted to give you guys (and girls) a chance to give some feedback which would could impact what areas I focus on for [...]
AIR, Conferences |
Saturday, February 9th, 2008
I have recently written a series of articles over at InsideRIA.com on the clipboard support inside of AIR.
Introduction to the Clipboard
Advanced Clipboard Techniques
Clipboard Explorer Application
As always, let me know if you have any additional questions. I will be doing one more AIR Tip on the clipboard (and then I will be moving on to [...]
AIR |
Friday, February 8th, 2008
AIR Tip 8: This tutorial will walk you through the process of serializing Actionscript 3 classes. There are several uses for this in AIR such as custom clipboard data types and the encrypted local store. By understanding the serialization process, you can master the preservation of class instances.
AIR |
Friday, January 25th, 2008
I just had a few emails from someone who was implementing the install badge on a site. The problem he was having was twofold.
AIR |