Vimeo or Youtube video auto play when a thumbnail is clicked

Hi everyone! So this is my work.


This is the sample thumbnail of videos


And when I clicked on the thumbnail the corresponding video will appear.

What i want to make happen is when i clicked on the thumbnail i want the corresponding video will auto play. And when clicked on the other thumbnail the other videos will stop. Is it possible to happen? I used webflow video element here. Thanks in advance for the help!

Yes it can happen but it will require some custom code, both to stop all of the other videos and to start playing the new one.

Webflow’s video element uses Embed.ly, which has a player.js that you can use to control your videos.