I read it's possible to tween movieClip frames, how do I do this using
Tweener ?
// Once:
import caurina.transitions.properties.DisplayShortcuts;
DisplayShortcuts.init();
// Later:
import caurina.transitions.Tweener;
Tweener.addTween(mc, {_frame:100, time:1});
Using latest (svn) version.
Current (download version) is the same, just without the init().
Zeh
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders