Motion tween via code not timeline
Using createjs
Hi, I know how to create a motion tween via the timeline but I would like to do it via code. It would be a whole lot neater as I have to tween various objects and I hate long timelines.
I was thinking of creating an empty movieclip - well transparent just as a way of helping with position. Then I would tween the mc to the transparent mc. I seem to remember it was possible via a tween engine but I'm not sure. Googled but came up short.
