Share Posted August 15, 2013 Hello all. I need a bit of help. I am trying to create the bullet proof timeline in JS. The AS example can be found below. Can someone help me get this started. I have tried but I am having issues with being able to jump to certain areas of the timeline. Thanks. http://www.snorkl.tv/2011/03/bullet-proof-timelinemax-transitions-part-1-jump-to-section/ Link to comment Share on other sites More sharing options...
Share Posted August 16, 2013 I think this video is the best way to get started with TimelineLite in JS Link to comment Share on other sites More sharing options...
Share Posted August 16, 2013 Hi, In addition to the video, that everyone should look, I've created a simple codepen with a couple of samples: See the Pen Kkfne by rhernando (@rhernando) on CodePen There's no recipe for this kind of stuff, I believe that one of the key points is a subtle element's animation overlapping, to create the "keep it coming" effect. Hopefully the codepen can serve as source for ideas. Cheers, Rodrigo. 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