[Golist] addAsynchronousAction??
Gil Birman
gil at allflashwebsite.com
Thu Mar 12 11:11:48 PDT 2009
btw, it's too bad we can't do...
seq.addStep( ... ).advance = new OnDurationComplete(0);
... I assume there's a good reason for this ??...
On Thu, Mar 12, 2009 at 12:40 PM, Gil Birman <gil at allflashwebsite.com>wrote:
> 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/74b5a4e9/attachment.html>
More information about the GoList
mailing list