AIR Examples
List Directory with AIR in Flex 4
(preview)
List Directory with AIR in Flex 4
As you probably know already, with AIR you have access to the local file system. The following example shows you how you can list the contents of a directory with AIR in Flex 4. Besides showing filenames, I also want to display the icon associated with the file. In AIR you have access to some default... Read more »
Save Data to File System with AIR in Flex 4
(preview)
Save Data to File System with AIR in Flex 4
If you know Flex, you’re probably fimiliar with AIR (Adobe Integrated Runtime) as well. When developing AIR applications, you will get your hands on some additional functionality that can be very useful. One of which is the ability to read / write files from the file system. Combining this functionality... Read more »
Create Tiny url Air App
(preview)
Create Tiny url Air App
You can create a Flex tiny url creator application using our explanation on one of our other pages. But if you just want a nice tiny url creator desktop application, download our Adobe Air version. You can copy paste your long url into the app, and get a nice short url back from http://snurl.eu And if... Read more »
Twitter Search with Flex Builder
(preview)
Twitter Search with Flex Builder
If you are building a flex Twitter app there are some things you just cannot create this app without. Especially this function. It’s a twitter search function build with Flex Builder. Let’s say you want to let your application users search for twitter friends. Well with this function that... Read more »
Connect to Twitter from AIR example
(preview)
Connect to Twitter from AIR example
So everybody’s using Twitter now, so i thought it might be cool to write a small example to show you how you can connect to Twitter from an AIR application. The first thing you need is an API to connect to Twitter. I’m using TwitterScript in my example so if you want to follow along with... Read more »







