Labs

It works in my machine!

Archive for February, 2010

Sound Manager

with one comment

i been using the Sound Manager from Matt Przybylski
for a while and added some little updates:
first make it work with the latest TweenLite Framework and to do that, you just need to make these changes:

Read the rest of this entry »

Written by Raúl

February 18th, 2010 at 6:31 pm

Posted in AS3

Tagged with , ,

mm.cfg file!

without comments

I’ve just found this incredible post by Jean-Philippe Auclair
about the mm.cfg file!

this two flasgs are just great!

TraceOutputBuffered = 1|0

and the :

AS3Verbose = 1|0

you can read all the features at: http://jpauclair.net/2010/02/10/mmcfg-treasure/

Written by Raúl

February 12th, 2010 at 5:29 pm

Posted in General

GrupoW + Github!

without comments

we juts start using github (social coding)

just in case you want to follow any of us,  here we are :

cheers!

RobotLegs and Flash IDE

with 2 comments

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.

Written by Raúl

February 2nd, 2010 at 7:29 pm

Posted in AS3, General, RobotLegs

Tagged with , ,