Developing with Flash instead of FlashBuilder...
I've been using Flash for all of my ActionScript SWF apps for 5 years now. I'm very used to it. I generally don't take advantage of any timeline aspects of Flash - just pure AS3 while using the library as a resource holder. I've written a pretty major website app (400K of code) using this technique that has 100,000 people using it. It's been a fantastic experience and has worked really well.
I'm now working on a next generation AIR app to bring the website into a standalone mode with sqlite and other features in AIR and devices (geolocation, etc). I've looked at FlashBuilder and even have it already. I don't want to use mxml or even learn it - I looked at some tutorials and I just don't get it. I have no interest in using the new UI components in FlashBuilder for Android/iOS (Hero) - I really want to write the couple of UI classes myself and have them work on desktop platforms too (Windows, Mac) - Hero doesn't seem to do that without some hacks.
So am I missing anything by staying with Flash for AIR development on desktop and devices? The editor definitely seems nicer and there are some profiling tools in FB that I'd be giving up. Is there anything else I'd be giving up?
Do the Flash libraries stay as current as the FlashBuilder ones? I noticed a new AIR 2.7 with better performance. Is that in Flash now too?
What am I missing that should drive me to use FB? I have a feeling there are a lot of Flash developers asking similar questions.
Thanks!
