Jump to content
Search Community

liquidstage tween

WhiteDesign test
Moderator Tag

Recommended Posts

Hello! This is such a basic question but for the life of me I just can't work out how to do it!!!!!!! :oops:

How do I tween a movieclip to move from

 

var ls:LiquidStage = new LiquidStage(this.stage, 550, 555, 550, 555);
ls.attach(mc, ls.LEFT_CENTER);

 

to

 

var ls:LiquidStage = new LiquidStage(this.stage, 550, 555, 550, 555);
ls.attach(mc, ls.RIGHT_CENTER);

 

?

 

Thanks!!!!!

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