Share Posted January 27, 2015 Hi I am theme developer in ThemeForest and I use GSAP for my theme, more exactly I use TweenMax because of advanced functionality it offers, however the problem is that when user purchase my theme, they include some sort of plugins, which in this case one of them uses TweenLite library, so its conflict error and GreenSock gives me this error: http://cl.ly/ZTax So, what is the best solution in this case, I must use TweenMax, while other plugins may include or not TweenLite as well. Thank you very much Link to comment Share on other sites More sharing options...
Share Posted January 27, 2015 Hm, it sounds like maybe you're just using an outdated version. I remember an error like that from a few versions back that would happen in a very particular [rare] scenario, but it was since fixed. If you're still having trouble, please post a link to either a simplified codepen demo or a set of files that clearly demonstrates the issue so that we can inspect what's going on. Thanks! 1 Link to comment Share on other sites More sharing options...
Share Posted January 29, 2015 Hi, Also to get your code covered and not generate any sort of conflict with other GSAP versions that could be loaded by a plugin, you could take a look at this thread, it has a lot of good information in that matter: http://greensock.com/forums/topic/9881-avoid-multiple-loaded-tweenmax-and-tweenlite/ 2 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