Flex 4.1 includes Flash Player 10.1 and AIR 2.0

If you want to start developing against the new runtimes that where released recently in Flash Builder 4 you’ll want to go grab Flex 4.1. Once you have pulled down the Flex 4.1 SDK and unzipped it you can point your Flash Builder projects towards the new location. To see the new API’s show up in code hinting you’ll need to change the target Flash Player version in the project’s compiler properties section to point to 10.1.0. See the picture below:

If you don’t point the project settings to 10.1.0 you will not see the new Flash Player 10.1 API’s, like MultiTouch, Geolocation, and Accelerometer to name a few. This is needed for Flex browser projects but for AIR (or Desktop projects) it will pick up AIR 2.0 by default and pull in the newer API’s. You’ll see a Flash Builder 4 update at some point that updates all the tools with the latest runtimes, for the short term this will get you started in the right direction.

  • http://topsy.com/renaun.com/blog/2010/06/flex-4-1-includes-flash-player-10-1-and-air-2-0/?utm_source=pingback&utm_campaign=L2 Tweets that mention Renaun’s thoughts on Flex 4.1 includes Flash Player 10.1 and AIR 2.0 — Topsy.com

    [...] This post was mentioned on Twitter by Adobe User Group Ec and Brent Arnold, Renaun Erickson. Renaun Erickson said: Flex 4.1 includes Flash Player 10.1 and AIR 2.0 http://bit.ly/aJVmK6 [...]

  • Rive

    Thanks,

    But do you know maybe, how to get this working in Flex Builder 3? I got it working AS3 projects, if I went on by manually changing the globalplayer.swc to the one of 10.1 too.

    But for spark components in Flex Builder 3 Flex project it does not seem to work?

  • http://blog.digitalbackcountry.com/2010/06/using-flash-player-10-1-and-air-2-in-flash-builder/ Using Flash Player 10.1 and AIR 2 in Flash Builder | Ryan Stewart – Rich Internet Application Mountaineer

    [...] didn’t realized 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 [...]

  • http://www.mobilerevamp.org/index.php/2010/06/28/flex-4-1-includes-flash-player-10-1-and-air-2-0/ Flex 4.1 includes Flash Player 10.1 and AIR 2.0 « MobileRevamp – Revamp mobile development!

    [...] Flash Player version in the project’s properties to point to 10.1.0. That’s all! Cheers to Renaun for pointing this [...]

  • http://blog.natebeck.net/2010/07/tip-of-the-day-updating-to-flash-builder-4-0-1/ Tip of the Day – Updating to Flash Builder 4.0.1

    [...] now an update for Flash Builder 4 which downloads and installs the Adobe Flex 4.1 SDK. According to Renaun Erickson’s post, Flex 4.1 includes Flash Player 10.1 and AIR [...]