Jump to content
Search Community

Rotation Q. Help PLEASE

khw2010 test
Moderator Tag

Recommended Posts

I have an mc of a gift tag that I would like to see rotate a few degrees up and down -- to give the illusion that the tag is "dangling" from a string (back and forth as it were) (the string is a separate image). I've tried everything from changing the x and y coords, to using the {rotate:}. I'm thinking the prob is the registration point as it relates to the rotate function. How can I change the registration? Any help you can offer is much appreciated!!

 

my code thus far:

 

TweenMax.to (mc1, 5, {x:124, y:255, rotation:10});

 

it works -- sort of -- but the tag should dangle from the top, not the bottom as it seems to be.

 

I've included a .swf file so you can see how it performs. Many, many thanks in advance!

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...