Flash Builder 4.7 Premium from Adobe, compatible with both Windows and Mac, simplifies the process of developing both applications and games. Advanced ActionScript language makes coding simple with a wizard-based interface. Adobe® Flash® Builder® 4.7 software is a development environment for building games and applications using the ActionScript language and the open-source Flex framework. Develop games with ActionScript Get the latest game development tools in Flash Builder 4.7. The most popular versions of Adobe Flash Builder for Mac are 4.7, 4.6 and 4.5. The application lies within Developer Tools, more precisely Webmaster Tools. Our antivirus analysis shows that this Mac download is virus free.
Note: These instructions are for ActionScript projects. For Flex projects, see Overlay AIR SDK on Flex SDK | Flash Builder.
If you want Flash Builder to use a different version of the AIR SDK for ActionScript projects, overlay the preinstalled AIR SDK version with the version that you want to use.
The instructions below reference how to overlay the 3.4 version of the AIR SDK with the latest available AIR SDK version. The instructions, however, are general. You can follow these instructions to overlay any version of the AIR SDK in Flash Builder.
Visit Adobe Gaming website for latest news, SDK, tools, documentation, and sample code.
Prerequisites for updating the AIR SDK in Flash Builder
- Download Adobe AIR SDK & Compiler from the download page and save it to the local system.
Alternatively, download the appropriate AIR SDK & Compiler for your operating system from AIR SDK versions document. - Exit Flash Builder before following the steps to update the AIR SDK.
(Optional) Backup the AIR SDK by copying the entire directory.
In Flash Builder, for example, copy the AIRSDK directory at:
- Windows 7: C:Program Files (x86)AdobeAdobe Flash Builder 4.7eclipsepluginscom.adobe.flash.compiler_4.7.0.349722
- Mac OS: /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722
After taking a backup of the AIR SDK, delete all the content in the AIRSDK folder.
Extract the contents of the downloaded AIR SDK zip/dmg file into the now empty AIRSDK folder.
- Windows: Right-click the ZIP file and select Extract All, or use a decompression tool of your choice.
- Mac OS: In Terminal, run these commands:
- hdiutil attach AIRSDK_Compiler.dmg
- cp -rf /Volumes/AIR SDK/* /path-to-empty-AIRSDK-directory
Note: If you have trouble overwriting files on Mac OS due to file permissions, try these commands:
- sudo hdiutil attach AIRSDK_Compiler.dmg
- sudo cp -rf /Volumes/AIR SDK/* /path-to-empty-AIRSDK-directory
(Applicable only for AIR versions earlier than 3.6) Copy the contents from the aot folder (AIRSDK_back_uplibaot) of the AIR SDK backup to the aot folder of the newly created AIR SDK (AIRSDKlibaot).
After updating the SDK, update the AIR namespace in the project's application descriptor to the correct version.
For example: <application xmlns='http://ns.adobe.com/air/application/3.4'> to <application xmlns='http://ns.adobe.com/air/application/3.7'>
Note:
See AIR Release Notes for the latest updates.
Download Adobe Flash Builder
Flash Builder 4.6
Twitter™ and Facebook posts are not covered under the terms of Creative Commons.
Download Flash Builder 4.7 Standard
Legal Notices | Online Privacy Policy