Rotate and ease AS problem

Hi all,

Just wondering if I could source some help with a project i’m working on.

What i have is a 3 pronged propeller that looks like this: propeller.
The propeller is a MC with the instance name of ‘propeller’. Inside the propeller MC are 3 MC’s which represent the 3 prongs: ‘leadership’, ‘inovation’ and ‘risktaking’ are their instance names.

What i would like to happen is when you click on anyone on the 3 propeller prong buttons, ‘leadership’, ‘inovation’ and ‘risktaking’, the whole propeller rotates smoothly 120 degrees clockwise and eases to a stop.

I know how to do this with tweens and lots of frames and gotoAndPlays, but that is a bit time consuming and messy. I want to use AS as I believe it will be “cleaner” and easier to change/manipulate.

I have searched the forums and found posts which sort of touch on what I want, but don’t really help for what I specifically want.

I know how to make the propeller jump 120 degrees in rotation, but what I want is for it to animate and ease to a stop.

Any help would be greatly appreciated.

Cheers,

Enforcer73