hello,
thanks for quick answer !
well, we are not really able to know what to do with all these codes…
We use a template and we added your plugin to don’t have to manipulate codes.
But any way, if we use the code from Vimeo, so we don’t use anymore your plugin ? or do we misunderstood something ?
we added the Vimeo player with their own code under the video displayed with your plugin.
As you see, it’s auto-start and looped, but not responsive.
The 2 elements missing in your short code are loop=1 and autoplay=1.
I don’t know how to add it and where !
About the Flash code, I have no idea where to add it ? I tried to add it as a javascript code in my template, but that doesn’t work.
here is the Vimeo code we added on the test page (http://www.growupplants.com/growupplants-home-responsive-video-light/) :
<iframe src=”https://player.vimeo.com/video/121998615?autoplay=1&loop=1&color=e49ae6&title=0&byline=0&portrait=0&badge=0″ width=”1200″ height=”674″ frameborder=”0″ webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>