How can I start a video only when scrolled down to it?

hi @zsoltvarga
this could be done with gsap scrollTrigger
or simlpe javascript ‘scroll’ event listener with additional conditions.