Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 152999

greensock scrolling div

$
0
0

Hello, I am looking for a way to scroll my Stage with Greensock

 

I found that but I can not make it work

 

http://greensock.com/forums/topic/6056-scrolling-the-page-up-and-down-with-greensock-js/

 

my code work when I use .animate methode

sym.getComposition().getStage().$('#Stage').animate({ scrollTop: 500 }, 5000 ); // Ok

 

with

    TweenMax.to(window, 3, {scrollTo:{y:300}}); // not working

or

     TweenMax.to($(window), 3, {scrollTo:{y:300}}); // not working

 

any solution ?

And with a Yoyo action it would be fantastic !!

 

thanks


Viewing all articles
Browse latest Browse all 152999

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>