Skip to main content
saeedf53937333
Participant
August 5, 2020
Question

Use scroll to manage movie clips

  • August 5, 2020
  • 1 reply
  • 202 views

Hello
I want to use  "HTML5 Convas"  to build a landing page on my website
How can I manage a movie clip by scrolling?
For example: each time the user rotates the mouse wheel, the movie clip goes to a specific frame and is played

 

Thank You

This topic has been closed for replies.

1 reply

JoãoCésar17023019
Community Expert
Community Expert
August 5, 2020

Hi.

 

Here are two references:

 

Controlling a timeline using the mouse wheel:

https://community.adobe.com/t5/animate/how-do-i-animate-the-timeline-with-the-mouse-wheel-in-animate-cc/m-p/11327494?page=1#M206399

 

Controlling a timeline based on the browser scroll:

https://github.com/joao-cesar/adobe/tree/master/animate%20cc/html5_canvas/animate_on_scroll

 

I hope these references are useful to you.

 

Regards,

JC