hello all,
i’ve seen it in action before. I want to make a smooth, animated transition when a matrixTransformer is applied.
for example, when i click on a movieclip, i want it to rotate 60 degrees. If i simply apply the matrixTransformer, the animation will “jump” to a rotation of 60 degrees.
Instead of “jumping” to 60 degrees, I’d like a smooth rotating motion. Any ideas? thanks -bp