I know, I know, this is my first post, but I just found out about Kirupa a little while ago, and have really grown to appreciate what I have been learning from the site.
Here’s my dilema, does anybody know if there is a way to use the _rotation property with the Tweening class to make a movie clip continually to rotate from it’s current position instead of starting back at the original position and doing the same rotation again.
I’m trying to make an movie object rotate 90 degrees by clicking on a button and then when you click the button again, the movie rotates 90 more degrees. I don’t want it to start over and do that same 90 degree rotation with the Tween class. Thanks.