A pretty good page for people who uses dynTween or who wants to learn how to use dynTween.
http://www.pvbinduction.com/projects/bor5265/classes/dynTweenClass.as
After using it for a project recently though, I won’t touch it again, because it is very outdated. It lacks tweens for a lot of properties like color and the Flash 8 filters.
The callbacks aren’t very well structured in that they don’t have a scope, and you have to rely on _root. to get to the scope that you want.
I used that during my Flash MX days! It has never been updated since I think, except by Timothee who port it over to AS2.
Anyway, stick to Fuse.
Damn, I’ve still been using DynTween for stuff… I didn’t know there were any alternatives until I read this. Thanks.