[Tweener] Timer based Tweener

Kevin Newman CaptainN at unFocus.com
Thu Dec 3 14:28:28 PST 2009


On 12/3/09 3:18 PM, Zeh Fernando wrote:
> be changed since Tweener is considered a 'finished' project, but of 
> course everyone can still modify it to add the feature.
I'd be willing to clear this off the todo list. Do you have any 
suggestions on what the API should look like, or alternative ways to get 
this to update?

There doesn't seem to be a way to get a reference to the controller 
MovieClip from outside of the Tweener class (to dispatch the event as 
I've done, or to cancel it an use an alternative method) - nor does 
there seem to be a way to override the startEngine function.

Even a subclass probably wouldn't work (that'd be ugly anyway).

Any ideas on how to do this without changing the core (or would smaller 
changes, like private to protected be ok)?

Kevin N.



More information about the Tweener mailing list