Here’s a few simple steps for importing your existing projects from Flex Builder 3 to Flash Builder 4:
- File > Import > Other…
- In the Import dialog, choose General > Existing Projects into Workspace
- “Select root directory”, click Browse… and select your previous Flex Builder 3 workspace root
- Finish
To get the benefits of the Flex 4 SDK compiler performance improvements without upgrading your project to Flex 4:
- Go to Project > Properties
- Select Flex Compiler
- Use a specific SDK, choose Flex 4.0
- Check “Use Flex 3 compatibility mode”
