btw, it&#39;s too bad we can&#39;t do...<div><br></div><div><div><span style="font-family: &#39;courier new&#39;, monospace; ">seq.addStep( ... ).advance = new OnDurationComplete(0);</span></div><div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;; font-size: 12px;"><br>
</span></div><div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;; font-size: 12px;">... I assume there&#39;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">&lt;<a href="mailto:gil@allflashwebsite.com">gil@allflashwebsite.com</a>&gt;</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:&#39;courier new&#39;, monospace">seq.addStep( ... );</span></div>

<div><span style="font-family:&#39;courier new&#39;, 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>