Vimeo Video in Lightbox Test
Youtube and Vimeo in a lightbox are working perfectly, all settings respected.
The code used
[lightbox title="Lightbox with video" href="#vimeo_lightbox" inline="true" width="630" height="355" imageSource_type="attachment_id" imageSource_value="20" imageAlign="left" imageIcon="play" imageSize="medium"][/lightbox]
<div class="hidden"> <div id="vimeo_lightbox"> [video type="vimeo" clip_id="15103655" width="630" height="355"]</div></div>
The picture only
HTML 5 Video in page, and in a lightbox
There are issues here for both.
HTML5 VIDEO:
For html5 video in the page, everything is fine other then sizing parameters. If you specify no sizing, it should size according to the Media Panel/Html tab Size settings. It does not. However, it plays fine, and does not encroach upon content below if you give it no size settings.
Here is the scripting: