Archive for February, 2010
Sound Manager
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:
mm.cfg file!
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/
GrupoW + Github!
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
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.