if you check out the pathanimation-slide example
(dynapi.util.pathanim-slide.html)
you will see three events are captured:
pathstart
pathrun
pathstop

You would want to capture the pathstop event and call your function then
----- Original Message -----
From: "Anton Roolaart" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 21, 2002 5:56 AM
Subject: [Dynapi-Help] Call function after ...slideTo is finished


> Folks,
>
> I would like to hava a repeating slideTo....when the slide is finished
> it calls another function...
> For example... slide layer from A to B ...when finished move back to A
> and slide again...
> The old Dynapi allowed you to add a call at the end like so...
>
>          layer.slideTo(100,200,10,10,"functioncall()")
>
> I'm using the latest API... does this work?  I'm having some problems.
> Let me know if you have a solution.
>
> TIA.
>
> Anton Roolaart
>
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dynapi-help
>


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to