Video - VideoPlane Plug-in


Go Back...


The VideoPlane plug-in can be used to scale video in an HTML page without the use of JavaScript. The How to...Integrate and Control Video with Escape section, showed an example of this. By using the following HTML code a VideoPlane plug-in was nested on that page:

<object id="videoplugin"
  plane-index=1
  type="x-espial/video-plane"
  width="100%"
  height="50">
</object>


Top of the page

Go Back...

Return to Start