Hi,
I am putting together a site with videos which are all hosted at the same location. The player they are using is set to auto play, so on my home page, where it displays up to 10 videos, all at once begin to play. I’ve tried editing the embed code they give me using things like autostart=false, etc. but they do not work. I am looking for a more robust and scalable solution though, so I wouldn’t have to edit the embed code each time.
Is such a global autostart=false strategy possible?
Thanks