Hey peoples!
I have made a menu in Adobe Flash Pro CS5 using CLIK Components and I'd like to rotate it a bit. So I have the following
however if put this code in anywhere (actions layer, scene layer, var layer, or any other layer) it does rotate my menu, as well every other menu. For example I made four layers: vars, actions, scenes, and rotation. Then I made some keyframes to actions, scenes and rotation layers to separate my menus (I have 5 of them). Then I added my rotation code to the rotation layer, mainMenu keyframe, because I want to rotate only my main menu not the other menus like settings, achievements, extras etc. But it still rotates all of them which I don't want. What's wrong with my code? 
Oh, and sorry for my bad english. :P
I have made a menu in Adobe Flash Pro CS5 using CLIK Components and I'd like to rotate it a bit. So I have the following
Code:
this._yrotation = (number here);

Oh, and sorry for my bad english. :P
Comment