Share Posted February 18, 2010 Hello, Sorry if my question is stupid but I have a problem with this: TweenMax.allTo([ball1, ball2, ball3], 5, {_x:700, delay:1, ease:Expo.easeOut}); It seems that I have delay only for 'ball1', 'ball2' and 'ball3' are tweening immediately ... Just for the record I am using AS2 version of TweenMax and I need 'delay' not 'stagger' option Thanks in advance Link to comment Share on other sites More sharing options...
Share Posted February 18, 2010 You're absolutely right - sorry about that. It's fixed in the latest version. The issue was only in the AS2 flavor. http://www.TweenMax.com Link to comment Share on other sites More sharing options...
Author Share Posted February 18, 2010 10x for the quick reply - I did not saw that there is a new version - I will update my files 10x 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