Placing a registration point outside of a movieclip

I have an action script for a movie clip to rotate around (instance_name.rotation -= 1;). and this works fine, how ever i need it to rotate around a point outside of the movie clip. i think i need to move the registration point but i dont know how to do this.