If on another layer then you can remove the CD.
So you get:

Code:
onEnterFrame = function (){
AE._rotation += CD.spinSpeed;
}