Alright, so here is a little script that I have written where a timeline gets connected to the scroll of a page.
Here is the tutorial for the regular version:
I also have a version for a “loop”, but I didn’t have time to make a tutorial for it just yet.
You can download them here:
anyScrollTimeline_loop
anyScrollTimeline
And you will need this code as well:
anyScrollTimeline(hypeDocument,"timelineName",{
"scene_name":4000,
"other_scene":2000
});
UPDATE 1.4
jumpTo(hypeDocument,"Main Timeline","00:01,00");