Video - Espial DOM Object
Go Back...
The Espial DOM object is a top level object that provides access to the
objects VOD and VideoPlane. The code below illustrates how the compound
objects are accessed via JavaScript:
<script>
Espial.VOD.methodCallXX
Espial.VideoPlane.methodCallXX
</script>
Top of the page
Go Back...
Return to Start