Jump to content
Search Community

synchronize scrolling with an action

sandor test
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

Hey Guys,

 

i am wondering if i could achieve this effects with GSAP (Draggable, TweenMax etc.). Basically i would like to smoothly blend over the background image of a DIV (the regular image and the blurred image) and scale the image while i am scrolling another DIV up and down like shown in this small movie example:

 

https://dl.dropboxusercontent.com/u/75478515/test.mov

 

Mobile compatibility is crucial since it has to run smoothly in a Cordova app...

 

A simple little Codepen would be highly appreciated

 

Thanks,

 

Sandor

Link to comment
Share on other sites

  • 2 weeks later...

Hello sandor, and Welcome to the GreenSock Forums!

 

You could try and give ScrollMagic a try. It is s actually made with GSAP, and provides a nice little API to manage and queue your scrolling animations.

 

Or you can try and use the GSAP scrollToPlugin, but that would require you to do more custom coding to get all the bits and pieces to work.

 

:)

  • Like 1
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.
×
×
  • Create New...