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.

Comments Are Closed

  1. Rive says:

    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?

4 Trackbacks

  1. [...] 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 [...]

  2. [...] 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 [...]

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

  4. [...] 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 [...]