I have a multi-layered animation, comprised of motion tweens at the moment. I would like to attach an object to another so that when it rotates, the attached object will move in an orbit based on the point where it is anchored.
Is this possible without ActionScript?
If so, how?