Share Posted February 3, 2015 Any clue on how to enable the throwProps plugin found in the Shockingly Green library set of Greensock. The momentum scrolling in the feature found on this site works exactly the way it should on iOS http://greensock.com/draggable The scrolling example I've attached has no momentum or inertia when viewing on an iOS device. Ive easily been able to get other libraries to work with no hick-ups but this scroller feature has been bugging me. I'm sure it's something super simple and I'm just overlooking. The current libraries i'm calling are Draggable, Throwprops, TweenMax. Using Edge Animate 2014.1.1 Any thoughts? [edit: files removed that included bonus plugins] Link to comment Share on other sites More sharing options...
Share Posted February 3, 2015 Hi h0u5t0n pls try this : Draggable.create("#Stage", { type:"scrollTop", throwProps:true, }); 2 Link to comment Share on other sites More sharing options...
Author Share Posted February 4, 2015 @Diaco.AW thx. yes finally seeing the inertia on the stage but how is this assigned to only have an object scroll with the inertia? Link to comment Share on other sites More sharing options...
Share Posted February 4, 2015 Hi again pls check the attached zip file , and don't forget to add TweenMax.min.js / Draggable.min.js / ThrowPropsPlugin.min.js to js folder GSAP Draggable Scroller and EdgeAnimate.zip 1 Link to comment Share on other sites More sharing options...
Author Share Posted February 4, 2015 Dope! Got it goin. thx Link to comment Share on other sites More sharing options...
Author Share Posted February 4, 2015 This is working great for scroll can this method be applied to an object using draggable ad throwProps? That is really what i was attempting to acheive with the example i submitted. Link to comment Share on other sites More sharing options...
Share Posted February 4, 2015 Hi pls check this post : http://greensock.com/forums/topic/11224-can-someone-help-me-to-get-the-draggable-spin-to-work-with-adobe-edge/ 1 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