Using Flash Player 10.1 and AIR 2 in Flash Builder

I didn’t realize until Renaun blogged it that the Flex 4.1 SDK includes Flash Player 10.1 and AIR 2. One of the biggest pains for me during the beta period was copying over files and folders to merge the 4.0 SDK with AIR and Flash Player so I could do development in Flash Builder. I didn’t know they were doing a 4.1 that included both of the new runtimes.

That means you can grab the Flex 4.1 SDK, and using Flash Builder 4 you can add it to your list of SDKs and start taking advantage of the new APIs including multi-touch, geolocation, and socket server. As Renaun mentioned, make sure you target Flash Player 10.1 or above in your project when you’re selecting the new SDK or you won’t be able to use the new APIs.

Flash on!

Related posts:

  1. Flex Compiler for Flash Player 10 Available
  2. AIR 2 and Flash Player 10.1 Betas now Available
  3. Flash Builder 4 and Flex 4 Released
  4. Flash Player 10 is Here – Something For Everyone
  5. Flex Builder “Gumbo” is Being Renamed Flash Builder
  • http://williamdady.com Will

    Great! This is news to me too! Looking forward to taking advantage of the 10.1 api.