I made a small modification to the flash lite (flash 4) based tweening movieclip I posted a while back. I wanted a quick way of checking to see if the object being tweened was tweening or not, simply put tween_mc.tweening = "true" or "false". When the animation is running its "true", when its done its "false".