btw, it's too bad we can't do...<div><br></div><div><div><span style="font-family: 'courier new', monospace; ">seq.addStep( ... ).advance = new OnDurationComplete(0);</span></div><div><span class="Apple-style-span" style="font-family: 'courier new'; font-size: 12px;"><br>
</span></div><div><span class="Apple-style-span" style="font-family: 'courier new'; font-size: 12px;">... I assume there's a good reason for this ??...</span></div><br><div class="gmail_quote">On Thu, Mar 12, 2009 at 12:40 PM, Gil Birman <span dir="ltr"><<a href="mailto:gil@allflashwebsite.com">gil@allflashwebsite.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">GoASAP can already do pretty much the same thing with SequenceCA. <div><br></div><div><br></div><div><div><span style="font-family:'courier new', monospace">seq.addStep( ... );</span></div>
<div><span style="font-family:'courier new', monospace">seq.lastStep.advance = new OnDurationComplete(0);</span></div><div><br></div></div><div><br></div><div>... It takes 2 lines of code, but I have made it easier by creating a really simple subclass of SequenceCA</div>
</blockquote></div><br><br>
</div>