Hello, I am trying to figure out if it is possible to have a background video with autoplay enabled begin its playback on an element trigger rather than when a page loads. What I am imagining is for the background video to begin playing when a popup is triggered, however I don’t know of a way to change the background video from playing as soon as the page loads.
Alternatively, it seems like many people use the video embed feature as this can be better controlled with custom code instead of webflows built in background video element. In this case, is there a way to embed a video without having the grey overlay that you get when embedding vimeo and youtube videos? I know if you pay for a subscription version of vimeo you can embed the video without the grey play button overlay but I would prefer a solution where I don’t need to pay for vimeo.
I modified this popup tutorial to include an background video element to demonstrate the concept. Ideally the video will only start playing when a specific modal is opened.