Archive for the ‘RobotLegs’ Category
Robotlegs + Twitter + Flint2.2 example
here’s a demostration of using robotlegs with Twitter API and the new features of Flint v2.2
thanks to Richarld Lord for the updates they’re really great!
enjoy: http://github.com/rauluranga/robotlegs-examples-TwitterFlint.
Robotlegs Modular Example
i can explain all the code, step by step but i think it’s more interesting
if you go and put your dirty hands on it!
http://github.com/rauluranga/robotlegs-modular-example
just remember Mr. ModuleEventDispathcer it’s the movie star.
Getting started with Robotlegs
i want to share all these links with you, helps you to start playing with RobotLegs from the very begining.
- Best Practices Documentation
- MVCS Class and Flow Diagram
- Robotlegs Internals (draft)
- Robotlegs Framework on Github
- Robotlegs Examples on Github
- Hello World video tutorial
- RobotLegs and FlashIDE
- Zend AMF + RobotLegs
- Playing with robotlegs modular
- Robotlegs Diagram
- Robotlegs beginner Q&A
- Robotlegs FDT Templates
- Shaun Smith (founder)
- Joel Hooks (colaborator)
RobotLegs and Flash IDE
i was trying to find a solution for compiling Robotlegs from Flash IDE (CS3 or CS4)
and found two approaches:
the first one comes from Jesse Warden combining mxmlc & Flash CS4 or CS3 with GAIA Framework.
the second one (that i think is a lot easier) i found it at Helmut Granda post using XML configuration to initialize the injection from the SwiftSuspendersInjector, you can find more info here and in the SwiftSuspenders README file.
so, i tried the second one and here’s the Hello Flash example compiled from flash CS3
download here.
enjoy.

