Flex Example Apps
The number one search on here is for “flex example apps” so I know it’s not only me looking for some guidance to get started with Flex 2.0.
I didn’t get into Flex the first time round, the price point was just a bit too high for a small business like mine to buy it. Now that Flex 2.0 has come out I’m having difficulty finding real world example apps or tutorials to follow so I can build solutions that will pay me in real world dollars.
Adobe to their credit have put out a lot of examples on the Flex Developer Center, they’re good for getting started but are pretty basic I can see how I would use validation, embedding assets, or handling events once I had my app going but how do I start it in the first place?
The example apps that ship with Flex are more real worldly but, unlike the samples mentioned above, are for the most part undocumented - many without even comments in the code to follow along with.
Two of the most important parts of Flex, states and components, took me a long time to find/get to in the documentation. For programmers new to Flex I don’t think they’ll dive into the docs and look for “custom components” when the problem they’re solving is code reuse or team development. States was easier to find in the docs but again was focused too deep in an app.
You don’t teach people a new spoken language by telling them everything about nouns, verds, and adjectives and 500 pages later maybe get around to a sentence. You would show them the sentence first, they wouldn’t know the exact details of connecting nouns to objects with prepositions but at least they could speak to each other and get started.
My ideal Flex example would build a simple app in a real world manner, first with states and containers, then add components, then data binding, then event delegation, finally styles, embedded assets, and transitions. All presented in a way that ties-everything-together.
Flex is an awesome tool but if people can’t find developers who know it and/or teach their current developers how to use it they’ll be turning to other free, *cough AJAX*, solutions.
*UPDATE*
I’ve found an awesome tutorial by Jesse Warden it uses cairngorm which can get pretty dense but Jesse comments everything in way that you can easily follow along, plus he gives a good overview of the app in his post before you even start looking at the code.




Like this post? subscribe to the feed.






I liked your previous articles, especially those dealing with Ruby, WebOrb and and Flash / Flex. Thanks!
This one, though, feels like you’re trying your hand at search engine optimization. A lot of fluff and not a whole lot else…
Comment by Jonathan — October 6, 2006 @ 12:08 pm
Sorry I gave that impression, but the post was written out of real frustration with the Flex documentation, that while thorough I feel is a bit hard to crack for newbies.
As for pumping up my search rankings I make like a $1 a day of the adds on the right, and if it doubled to two bucks because of more traffic it still wouldn’t cover the 4+ hrs it takes to write/develop a good tutorial.
The only other reason for search engine optimization would be to get more work, which I need like a hole in the head as you can see by the giant help wanted ad for rails developers on my main site.
Comment by KreeK — October 6, 2006 @ 12:31 pm