What is the current state of Adobe Flex and what tools are commonly used?
October 2, 2009 8:57 PM Subscribe
What is the current state of Adobe Flex and what tools are commonly used?
Though most of my experience is in C# / C++, I have done a fair bit of development in Flash over the last few years. Despite the fact that the threading model is still crippled (compared to desktop technologies or even Silverlight), I have an idea for which I think Flash / Actionscript 3 might be an appropriate platform.
Right now I am considering whether to base my app off of Flex 3 framework or just code directly with AS3 / Flash.
(as an aside, I have read the answers to these questions on the Adobe website. However, years of experience working with Adobe products has made me extremely skeptical of anything they claim about their own products)
So, I have two questions:
1) What are the advantages which Flex 3 offers compared to just Flash? Are the Flex user interface controls substantially better than what is available with Flash alone?
2) What IDE and other tools are actually worth using for Flex 3 development? Is Eclipse still the IDE of choice?
posted by Riemann to computers & internet (8 answers total) 4 users marked this as a favorite
I'd put my effort into HTML 5 and a javascript framework (like jQuery) as (IMO) you'll get more traction out of it in the future.
posted by purephase at 10:41 PM on October 2, 2009