Hey!
I was wondering how to control a video component programatically.
I want to be able to pause, mute and go back to start. Let’s say, from 3 different buttons (but not the built in controls)
I can’t find a way to do it from weweb.
Thanks!
Nico
Hey!
I was wondering how to control a video component programatically.
I want to be able to pause, mute and go back to start. Let’s say, from 3 different buttons (but not the built in controls)
I can’t find a way to do it from weweb.
Thanks!
Nico
Hi, have you checked component actions? Execute component action | WeWeb Documentation
Thanks, that was ok, but it doesnt have mute, so i did it with a custom HTML block