RobotLegs AS3: Introductory Screencast
RobotLegs AS3 is a Dependency Injection Driven MVCS Framework for Flash and Flex inspired by PureMVC.
I’ve been meaning to do this for a while, but only got the chance to sit down and give it a bash this morning. It was pretty rushed, so I’ll probably redo these when I get a chance.
NOTE: If you don’t know PureMVC you should watch these first: PureMVC.TV
Update: The vids were pretty crap, so I removed them. Besides, they’re a bit dated now anyway (the framework’s API has tightened up quite a bit since this post). Have a look:

Nice overview. Is this open source? Do you have a license for RobotLegs?
Thanks Adam. Yes, it’s open source, but I have no idea what license to give it? Any ideas?
You can grab the source here:
http://github.com/darscan/robotlegs/tree
@shaun
I suppose it depends on what you hope to do with RobotLegs. I would consider new BSD template or Creative Commons if you intend to share it.
http://creativecommons.org/licenses/by/3.0/
http://www.opensource.org/licenses/bsd-license.php
hello and thanks for sharing but video does not work well, any place where I could download?
Thanks.
Hi Jadd, I’ve edited the post so that it links straight to the files. Hope that helps.
I’d suggest the MIT license or BSD.
http://www.opensource.org/licenses/mit-license.php
Doesn’t get much more open then those. Also easy for potential users to understand.