Jump to content
Search Community

Tween to frame and stop? [SOLVED]

sideDoor test
Moderator Tag

Recommended Posts

Greetings,

 

I'm trying to tween a movieclip to a given frame and stop the tween once it reaches that frame. I tried this:

 

TweenLite.to(mc, .7, {frame:goToFrame});

 

...but once it reaches the frame, the movieclip just keeps playing, cycling. I tried putting stop(); commands in an actions layer in the movieclip to see if that would do it, but no dice.

 

What's the dealio?

 

Thanks!

sd

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