Jump to content
Search Community

Rotation Issue

iTech test
Moderator Tag

Recommended Posts

Absolutely that's possible. Did you build your needle so that the registration point is at its bottom (where you want the pivot point)? Please post a very simple FLA that clearly demonstrates the problem so that we can publish on our end and see what's happening. (don't forget to zip the file first). Click the "More Reply Options" below to get a window where you can attach a file. 

Link to comment
Share on other sites

I made a basic file for you with a needle with the registration point in the proper place.

 

Since the needle (the way I created it) is naturally pointing to the left, you just have to rotate it 180 like so:

 

TweenLite.to(needle, 4, {rotation:180});
 
If you need it to work differently just let us know.

 

needle_CS5.fla.zip

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...