Forum Discussion
Scrolling Panels with Layers
There is not any native functionality in Storyline to move elements on layers in conjunction with elements that are scrolling on the base layer. The only way I can think of doing this is through JavaScript and using the base layer scrolling to then control scrolling panels on other layers. I haven't seen this done before and so can't point you any direction on the forums, and it could be possible that you will be the first person to tackle this challenge.
Would the elements on the other layers scroll equally with the base layer, or are you trying to do a parallax effect where based layer may scroll 100px, the next layer 50px and the next layer 25px?
- KevinConnolly2 months agoCommunity Member
Hey there!
Thank you for your help. I am not really understanding your question on px. Can you explain what that means?
- SamHill2 months agoSuper Hero
Hi KevinConnolly I mean are the layers scrolling at a 1:1 ratio with the base layer, e.g if I scroll the base layer content by 100px, do you want it to scroll the other layers equally by 100px also.