Reputation:
It is great that Apache Flex has produced the new Flex 4.9.0, but I have been unable to figure out how to install this inside Flash Builder 4.7. It seems that Flex 4.9.0 is incomplete because of licensing, and that it needs to be built. Are there instructions anywhere?
Or, if it is possible to install Air 3.5 (or 3.4) inside the Flex 4.6 sdk, that would also be a good solution as well.
It seems that Flash Builder 4.7 now requires Air 3.4 in order to do debugging on the device over USB, but it comes with Air 3.1 inside Flex 4.6.
Upvotes: 5
Views: 4948
Reputation: 1615
Apache Flex has just released a new installer for 4.9 that will package up the official Apache Flex 4.9 binary distribution and add to it all the required 3rd party software so that it works correctly with Flash Builder 4.6 and 4.7. It will install AIR 3.4 as part of that process.
As marcus pointed out above the installer can be found at. http://flex.apache.org/installer.html
At the accept license page be sure to tick all of the red boxes so you can progress.
I was the release manager for Apache flex 4.9 so happy to answer any questions about it.
Upvotes: 5
Reputation: 66
Here is the new Apache Flex installer for version 4.9
http://flex.apache.org/installer.html
Upvotes: 5
Reputation: 1313
Installing air is extremely easy - you just have to ctrl+c
it and ctrl+v
into flex sdk folder.
Regarding new Apache Flex - you can use their installer for version 4.8
, however, it seems that now it is broken, so you can either wait for it to be fixed and configured for version 4.9
or try do follow those instructions:
http://lucamezzalira.com/2012/07/24/how-to-install-flex-4-8-0-sdk-in-flash-builder/
Upvotes: 2