Start Timeline at Scroll Position

Hi trusty folks at Tumult,

I was wondering if it is possible to trigger animations based on scroll position. For example, I want some text in a lower position on the page to fade in, but only once I have scrolled down to that section. To clarify, that timeline is not triggered by the action of scrolling itself, but rather the user’s position (height) on the page. I have created a sample file:

Thanks in advance!
Arjun

Sounds like you need to use Viewport Actions…

http://tumult.com/hype/documentation/3.0/#viewport-actions

4 Likes

Thanks! Is there way so that this is triggered only the first time the element has been scrolled into the viewport, and not every time?

@rjmahesh

The following link should be of help (I found this by searching the Hype Forum.)

1 Like