Skip to content

Latest commit

 

History

History

videos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

  Back to index

Introduction

The video viewer is used to associate and display a video with a text element. Youtube videos are supported in the current version of the visual essay tool. Other streaming services may be added in future versions. The basic tag for video requires an id attribute for the URL of the video.

<param ve-video id="https://www.youtube.com/embed/_VwKvS6QpsI">

Options

The video tag accepts an optional title attribute and start attribute.

<param ve-video
	id="https://www.youtube.com/embed/C0CIRCjoICA"
	title="Sylbo, The Last Speakers of the Lost Whistling Language.">

Vimeo

The video tag supports videos from Vimeo and YouTube.

<param ve-video
	id="https://player.vimeo.com/video/76979871?loop=false&amp;byline=false&amp;portrait=false&amp;title=false&amp;speed=true&amp;transparent=0&amp;gesture=media"
	>