Share Posted May 25, 2014 Hello, Is somewhere a more minimal example of tweendeck aviable than this one? Thomas131 Link to comment Share on other sites More sharing options...
Share Posted May 25, 2014 Hi Thomas and welcome to the GreenSock forums. Not that I know, perhaps another user has seen or made other samples. I remember this coming up in another post, perhaps you can send the user a PM in order to know if he can share his presentation: http://forums.greensock.com/topic/9105-slide-presentation-with-animations/ Unfortunately it seems that there isn't any documentation regarding tweendeck out there, so the best course of action would be look at John's code and do some reverse engineering on it to create a simpler example. Rodrigo. Link to comment Share on other sites More sharing options...
Author Share Posted May 25, 2014 Hello, Thanks for answering. I tried this already, but I did a mistake. So it didn't work and I gave up. Then I started to do everything from scratch. Then I saw my mistake. Tweendeck is quiet simple. A timeline for every slide. Also a timeline, where all timelines are added by full_timeline.add(timeline_part); At the end var anyname = $.tweendeck(full_timeline); Thomas131 2 Link to comment Share on other sites More sharing options...
Share Posted May 25, 2014 Hey Thomas, Excellent to hear that you got it sorted out and thanks a lot for sharing your findings, I'm pretty sure other users will benefit from this. Happy Tweening!! 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