Re: IDE for Flex Dev

2013-03-06 Thread Jim Powell
I personally use multiple, depends on the project which I use. FDT and IntelliJ are my commercial while FlashDevelop is one I use when I want to help out their efforts with a little real-time testing. I could not really give you a negative for any of them, they are all good IDE's, it is really a

Re: Design tools for creating Flex 4 skins

2013-03-06 Thread Scott Matheson
I have me developer use standard tools, then create FXG files for each button etc. Edit the FXG Then user http://www.dehats.com/drupal/node/98 To convert FXG Then manual cut the skin Anyone got a better idea On 3/6/13 4:19 PM, "Zoltan Iklodi" wrote: >Hi, all. Can you recommend a tool for

Re: IDE for Flex Dev

2013-03-06 Thread JP Bader
I'm on a large team that is working on a large Flex app, and aside from using Eclipse for the profiling (which Scout now does exclusive of the IDE), almost all of us are on IntelliJ. The best part is 'Find Usages'. I never found FDT that great, and after multiple years on Eclipse, IJ is quite nic

Re: Flex Vs Andriod

2013-03-06 Thread Justin Mclean
Hi, > I would try to avoid anything that uses the [Bindable] metadata mobile > project because of the performance overhead I've used binding in mobile applications with no performance issues. Binding is hugely convenient and can save you a large amount of code and time. IMO It's best not to pre

RE: IDE for Flex Dev

2013-03-06 Thread Mark Line
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 cha

Re: IDE for Flex Dev

2013-03-06 Thread John Cunliffe
http://stackoverflow.com/questions/11977907/flashbuilder-4-6-vs-fdt-5-5-free-vs-flashdevelop-4-0-vs-intellij-idea My opinion is to base it on what you want: Free? -> FDT Fast? -> IntelliJ Data Introspection + Eclipse Plugins? -> Flash Builder Personally, I would recommend IntelliJ regards John

IDE for Flex Dev

2013-03-06 Thread Rene Rodriguez
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

RE: Flex Vs Andriod

2013-03-06 Thread Mark Line
I would try to avoid anything that uses the [Bindable] metadata mobile project because of the performance overhead -Original Message- From: Steve Lawdis [mailto:slaw...@anaheim.net] Sent: 06 March 2013 15:25 To: 'users@flex.apache.org' Subject: RE: Flex Vs Andriod My favorite has been Ho

RE: Flex Vs Andriod

2013-03-06 Thread Steve Lawdis
My favorite has been Holistic, created by Mansour Raad. http://thunderheadxpler.blogspot.com/2011/10/micro-architecture-for-flex-ria-and-rma.html Very simple, straight forward, and light weight. -Steve Lawdis -Original Message- From: Jonathan Campos [mailto:jonbcam...@gmail.com] Sent: We

Re: Flex Vs Andriod

2013-03-06 Thread Jonathan Campos
On Tue, Mar 5, 2013 at 10:30 PM, Devesh Mishra wrote: > Also I want to know, is there any framework for mobile application or we > can simple go with those framework that we use for desktop application i.e. > puremcv, cairngorm etc I've personally had a lot of success with Robotlegs. It's lightw