you mean like:

Code:
onClipEvent (enterFrame) {
	this._rotation +=_parent.myRot;
}
or do you mean orbiting a point?