Or does it just change where it's rendered? I have performed this transform and I think the object's frame's origin's y position stays the same.
views:
401answers:
1
A:
I think what happens is that it just renders the frame in a different position. That's why the position values don't change.
Also, to have something occur after the animation, I will use a timer to run a piece of code after the animation.
Neo42
2009-09-16 02:52:59