[Golist] addAsynchronousAction??
Gil Birman
gil at allflashwebsite.com
Thu Mar 12 10:40:58 PDT 2009
GoASAP can already do pretty much the same thing with SequenceCA.
seq.addStep( ... );
seq.lastStep.advance = new OnDurationComplete(0);
... It takes 2 lines of code, but I have made it easier by creating a really
simple subclass of SequenceCA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://goasap.org/pipermail/golist_goasap.org/attachments/20090312/68e91a0d/attachment.html>
More information about the GoList
mailing list