Flex Framework: RobotLegs simple demo
I have finally dug into the RobotLegs framework and learned enough about the workflow and idea to put together a quick video demo. The demo runs through setting up a simple project that actually utilizes the framework and injects data from a model into a TextArea. I hope you enjoy and possibly even learn a thing or two. Nevermind the yelling kids and wife…and barking dogs
.
If you have trouble viewing the video, you can [Right Click Here] to download the video locally. It’s around 50mb and a QuickTime video.
Source code can be obtained here and a short demo on git can be viewed here.


4 Comments
Wouter - 01/15/2010
thanks for this! It helps to get started with RobotLegs. I started working with PureMVC a while ago, but I found that a bit too much for my projects. Hope robotlegs will prove to be better for rapid easy modular development!
Jeremy - 04/15/2010
Excellent tutorial, it got me up and running very quickly. I would love to see another tutorial on how to do another simple app but with database connectivity.
connatser - 04/16/2010
Thanks for checking it out Jeremy. I have a couple other workflows in progress and hope to get them to video soon. One does include a DB connection as well as more interaction on the forms and mediating the model.
William Mitchell - 05/01/2010
Nice work. Thanks for taking the time to put it together!