How To Embed xPlain Online Videos

How To Embed xPlain Online Videos

Once your website has been authorised you can begin to embed the xPlain Online videos by using any of the codes below:

Website embed code 1

<iframe style=”width: 400px; height: 225px” src=”https://www.medivision.co.uk/Dental/webpakonline.php?id=123″ frameborder=”0″ marginwidth=”1″ marginheight=”1″ scrolling=”no” ></iframe> 

 

Website embed code 2 – Absolute Positioning of left 0 and top 362

<iframe style=”position: absolute; left: 0px; top: 362px; width: 400px; height: 225px” src=”https://www.medivision.co.uk/Dental/webpakonline.php?id=123″ frameborder=”0″ marginwidth=”1″ marginheight=”1″ scrolling=”no” ></iframe> 

 

Website embed code 3 – Play icon bottom left corner

<iframe style=”width: 400px; height: 225px” src=”https://www.medivision.co.uk/Dental/webpakonline.php?id=123&icon=1″ frameborder=”0″ marginwidth=”1″ marginheight=”1″ scrolling=”no” ></iframe>

 

If ShadowBox libraries exist on your website, you can use this code to play your videos in a ShadowBox.

<iframe style=”width: 400px; height: 230px” src=”http://www.medivision.co.uk/Dental/webpakonline.php?id=123&shadowbox=1″></iframe>