Hey all
Is it possible to make ALL videos autoplay when entering the site? The site is a video production porfolio and the client REALLY wants a snippet of ALL videos to be playing at the same time - is there ANYWAY to make this happen in Wix Studio!?
Thanks!
Hi, Tahlia_Stevenson !!
It seems like it could put a load on the site, but it might be possible using Velo code. If we think only in Wix elements, the VideoBox element might be suitable, as it has the necessary tools like .play()
and currentTime
. We could also use a for loop to start playback simultaneously.
video-box