Forum Discussion
Problems downloading and using JQuery for use offline
The biggest problem with that is the fixed limited size of Storyline. As it is limited to max 2000 px height or something like that its tough to create a real OPA ( One Page Scroller ) or SPA ( Single Page Approach ) site. What you can do however is simulate it by creating one large group you scroll on one slide. If you check my posts you will find quite some info on that.
https://community.articulate.com/discussions/building-better-courses/how-to-use-gsap-for-animation-in-storyline
GSAP is a Javascript tweening engine built into Storyline360. Its the best on the market atm. It has a plugin called ScrollTrigger that works perfect for scrollbased animation. You can do really great things with it.
https://community.articulate.com/discussions/building-better-courses/scrolling-course
As you read in the posts im experimenting with ThreeJS to emulate the ATMOS scrolling page. I figured out how to get ThreeJS working in Storyline, but now i need to study on both ThreeJS and Blender to create elements to move and scroll in 3d in Storyline. :-) Never too old to learn ;-)