- Your Locale:
- English (United States)
- Your Time Zone:
- Coordinated Universal Time
- AJLcom (57 minutes)
- Aaron J Lynch (59 minutes)
- Digital Walkabout (1 hour)
- Net Arabic (1 hour)
- MAVROMATIC (2 hours)
- jun :: realeyesmedia (2 hours)
- Flex Examples (3 hours)
- jun :: realeyes (4 hours)
- Kenshin's Flex Blog (6 hours)
- flexComponent (6 hours)
Tracing Out MultiTouch Events
There hasn't been a ton of interest when I've posted multi-touch subject matter on this blog in the past. But I'm not letting that stop me. I'm excited about the new features in the Beta version of Adobe Air 2, and I'm going to start in on a series of Blog posts that talk about some of the basics of the new multi-touch capabilities in the new flash player release. One of the first things I did when I was starting to play with the new feature were to trace out all of the new multi-touch events that come with (translate)
Tracing Out MultiTouch Events
There hasn't been a ton of interest when I've posted multi-touch subject matter on this blog in the past. But I'm not letting that stop me. I'm excited about the new features in the Beta version of Adobe Air 2, and I'm going to start in on a series of Blog posts that talk about some of the basics of the new multi-touch capabilities in the new flash player release. One of the first things I did when I was starting to play with the new feature were to trace out all of the new multi-touch events that come with (translate)
ShareFire 1.8 released!
After some delays due to the excitement and aftermath of MAX 2009, I'm happy to announce that a new version of ShareFire is ready. ShareFire is a feature-rich feed reader written in Adobe AIR, and it allows you to easily... (translate)
Adobe AIR 2.0 on Labs
On November 17, 2009 Adobe released the beta version of AIR (Adobe Integrated Runtime). A host of new features have been added to AIR 2.0 [More] (translate)
Air 2.0 beta NativeProcess.isSupported gotcha
If you wanna start playing with new AIR 2.0 there are a couple things you need: 1. Runtime 2. Air 2.0 beta SDK (installed on top of Flex SDK) 3. New app.xml descriptor namespace which is xmlns="http://ns.adobe.com/air/application/2.0beta" But if you want to launch a native app from air, they forgot to mention in the documentation that you need to add [...] (translate)
Announcing first round of CFUnited sessions
Announcing first round of CFUnited sessions: ColdFusion and jQuery: Two Great Tastes that Go Great Together : jQuery is one of the leading technologies in the javascript framework world. See what happens when we take advantage of some of CF9's cool ajax functionalities to build an application with CF9 and jQuery. - Jeff Coughlin Flex 4 for Flex 3 Developers : Flex 4 offers a whole new approach to development. What do those of us who already know how to build apps in Flex 3 need to know to start being productive? - Jeff Tapper Understanding Security in Adobe AIR (translate)
Adobe AIR 2 & Flash Player 10.1 Betas Now on Adobe Labs
Flash Player 10.1 and Adobe AIR 2 beta software now on Adobe Labs (translate)
Adobe AIR 2.0 & Flash Player 10.1 beta prerelease now available
At the recent MAX conference Adobe announced that it was working on new versions of both Flash Player & Adobe AIR. These new updates are now available in prerelease format to allow developers to download and test the new enhancements. Flash Player 10.1 is the first consistent browser runtime release of the Open Screen Project that [...] (translate)
Fresh New Flash-related Beta Releases from Adobe
Adobe have just announced new beta releases for Adobe AIR 2 and Adobe Flash Player 10.1. (translate)
AIR 2.0 Webserver – using ServerSocket API
Inspired by (and based on) Christian Cantrells httpeek AIR application, I've knocked up a quick proof of concept http server in AIR 2.0 Beta. It's basic (understands GET and HEAD requests only), largely untested and almost certainly has bugs, but in a "Works on my machine" basis it does seem to ... (translate)