Share Posted July 25, 2011 Hello! This is such a basic question but for the life of me I just can't work out how to do it!!!!!!! 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 More sharing options...
Share Posted July 26, 2011 It sounds like a job for LiquidPositionPlugin [cue the superhero music]: http://www.greensock.com/as/docs/tween/ ... lugin.html Link to comment Share on other sites More sharing options...
Author Share Posted July 26, 2011 WOW!!! Haven't tried it yet but it looks brilliant!!!!! Thanks!!!!! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now