Category Archives: RobotLegs

Getting started with Robotlegs

Robotlegs

i want to share all these links with you, helps you to start playing with RobotLegs from the very begining.

once you understand all the wireup thing, you will notice that using RL is very easy.
did i mention that Robotlegs rocks?????
Also posted in AS3 | Tagged | Leave a comment

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.

Also posted in AS3, General | Tagged , , | Leave a comment