[Flashcoders] Tween class question

2006-01-09 Thread Mendelsohn, Michael
Hi list... I'm wondering if there's any way to call a function at each step in a tween being carried out by the Tween class when useSeconds = true. Any insight is appreciated! - MM ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

RE: [Flashcoders] Tween class question

2006-01-09 Thread Ryan Potter
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mendelsohn, Michael Sent: Monday, January 09, 2006 9:02 AM To: Flashcoders mailing list Subject: [Flashcoders] Tween class question Hi list... I'm wondering if there's any way to call a function at each step in a tween being carried

RE: [Flashcoders] Tween class question

2006-01-09 Thread Gabe Varela
The tween class dispatches a number of events. Including onMotionChnaged which should be what you are looking for. -Original Message- From: Mendelsohn, Michael [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 9:02 AM To: Flashcoders mailing list Subject: [Flashcoders] Tween