Skip to main content
Participant
January 21, 2021
Question

Scroll in animation

  • January 21, 2021
  • 1 reply
  • 107 views

Hello everyone! I am making an animation in Animate CC with HTML5 and I have been testing a code so that the video plays only when scrolling (here), but I would like the sequence not to play until it reaches the part where the video is, and that the mouse scroll does not continue advancing through the page until the sequence has finished, and after it finishes, follow the scroll normally. Thank you!

    This topic has been closed for replies.

    1 reply

    kglad
    Community Expert
    Community Expert
    January 21, 2021

    remove the scroll listener when you want (to terminate timeline scrolling) and readd it when you want to continue timeline scrolling.