Free Flex IDE
Ok so flex is great but there is one small problem and thats the US$ 299 for the IDE from adobe. Yes there is a free trial available so you can at least spend 60 days trying the IDE but what happens after your 60 days are up and you still want to use flex but don’t have US $299 laying around to buy yourself the full version. With Flash Develop and a two little plugins you can.
Installing First you need to download all the required files listed below:
- Flash Develop - “Release notes and download” link, then towards the bottom of the page redirected page.
- Java SE Runtime Environment (JRE) - download button under the table heading (Java SE Runtime Environment (JRE).
- Flex SDK - “Free Adobe Flex 3 SDK” link.
- Design View plugin - “Download Plugin” link.
- Design View Air Package - “designview.air” link.
- Debugger Plugin - “FlexDbg.zip” link.
- Adobe Air Installer.
Now you have a directory full of downloads it is time to start installing(please note [version] is a place holder for the current version of the file you downloaded):
- Run the installer(
FlashDevelop[version].exe) for Flash Develop and and leave everything as the defaults. - Install the Java SE Runtime Environment (
jre-[number]-windows-i586.exe). - Extract the Flex SDK(
flex_sdk_3.zip) to “C:\Flex\3". - Install Adobe Air.
- Install the Design View AIR app(
designview.air) by double clicking it. - Open the Design View plugin(
FlexDesignView-[version].zip) and copy the contents of “Data” to “C:\Program Files\FlashDevelop\Data\” and the contents of “Plugins” to “C:\Program Files\FlashDevelop\Plugins\”. - Extract the Debugger Plugin(FlexDbg.zip) to “
C:\Program Files\FlashDevelop\Plugins\"”.
Now Everything is in installed all you need to do is set up flex in Flash Develop:
- Open the Flash Develop(
Start > Applications > Flex Develop > Flex Develop). - Once the application is opened press
F10or go to “Tool > Program Settings” to open the Program Settings. - Click on AS3Content button (1. in the image below).
- Then set the “
Flex SDK Location” (2. in the image below) to “C:\Flex\3\”. - Click Close, and enjoy Flash Develop.
Program Settings

Update: as requested here are some screen shots with FlashDevelop in both Source and Design Views.


28 Notes/ Hide
-
forsaketrash likes this