Adobe AIR
I finally made my first AIR app today. It's a simple Excel to XML file converter I made for work. I decided to use Flash CS3 to build it because I thought it would be easy, boy was i wrong. CS3 doesn't have any internal AIR documentation even after installing the SDK. You do get code hinting, but that's only helpful if you know everything about the API. So I had to find a copy of Flex's AIR documentation and use that for reference. CS4 apppears to have AIR documentation inside of it; however, CS4 tries to grab the documentation from online instead of using the local copy (There is a perference for that, but its hidden).
