[Golist] overlap last step

Tollman Owens tollman.owens at gmail.com
Mon Aug 25 08:21:26 PDT 2008


are you getting any errors, or is it silently failing?


On Mon, Aug 25, 2008 at 11:05 AM, Fredrik Håkansson
<Fredrik.Hakansson at cordovan.se> wrote:
> Hi!
> Trying to get overlapping work with hydro sequence.
> How do I do that?
>
> I've tried:
> var seq1:HydroSequence = new HydroSequence(
>  {target:office1, alpha:1, duration:3, easing:Quadratic.easeOut},
>  {target:office1, x:100, duration:4, advance:new OnDurationComplete(2) },
>  {target:office1, alpha:0, duration:1 }
> );
> seq1.start();
>
> /f-type
>
> _______________________________________________
> GoList mailing list
> GoList at goasap.org
> http://goasap.org/mailman/listinfo/golist_goasap.org
>



More information about the GoList mailing list