Share Posted November 13, 2012 Hi, Just a quick question, TweenLite and TweenMax which one actually performance the better? I am a bit confused, i saw heaps example use TweenLite. But then i watched the demo on the site, TweenMax actually have better performance... Any suggestion? Cheeers Bill Link to comment Share on other sites More sharing options...
Share Posted November 13, 2012 They're both extremely fast, but TweenLite is almost always SLIGHTLY faster. You'd probably only notice a difference if you were performing thousands of simultaneous tweens, though. Even then I doubt you'd notice in any real-world scenario. The moral of the story is: use whichever you're more comfortable with. If file size is a concern and you don't need any of the special TweenMax-only features like repeat/yoyo/repeatDelay/progress, stick with TweenLite. Link to comment Share on other sites More sharing options...
Author Share Posted November 14, 2012 Thank you Jack. 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