In FlashBuilder\'s compiler options (Properties->Flex Compiler), under \"Adobe Flash Player options\" there is an option for \"Use a specific version\", where you can tell it wh
You can't get that exact target version. You can get the SWF file version, but that is not the same. When you edit the target version in that panel, Flex compiles against a different playerglobal.swc, but doesn't necessarily change the SWF file version.