My dev environment is simple Flash builder 4.7 pro (And Flash builder 4.6 in case I ever want to use the design view) and Adobe scout.
I use firefox as my debug browser of choice, as I use chrome for normal browsing as it doesn't pick up the debug flash player (uses pepper flash). In firefox I change the following settings too: dom.ipc.plugins.timeoutSecs = -1 browser.sessionstore.resume_from_crash = false The profiler on the pro version of Flash builder is great for finding memory leaks. Flash builder is a memory hog though, I highly recommend the x64 build and increasing the memory in the FlashBuilder.ini file. As with larger projects I would regular get java heap error messages http://mikecann.co.uk/programming/improve-flash-builder-performance-and-comp ile-times-by-30/ I've seen loads of other Flex developers use Intelli J and Flash develop though, but I've never found any reason to change from the Adobe tools? -----Original Message----- From: Rene Rodriguez [mailto:[email protected]] Sent: 06 March 2013 15:38 To: [email protected] Subject: IDE for Flex Dev I am returning to Flex after a hiatus. Can you recommend IDEs, together with their pros and cons, that will suit enterprise app development? Thanks in advance, Rene=
