Jump to content
GreenSock

Thomas131

minimal twendeck example

Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Hello,

Is somewhere a more minimal example of tweendeck aviable than this one

 

Thomas131

Link to comment
Share on other sites

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

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

  • Like 2
Link to comment
Share on other sites

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×