WebVideoStart Element

Author-it XML Format

Description

Allows you to choose how many times to replay a Video file inserted into the HTML pages. You can choose continuous reply, or enter an exact number of times.

The WebVideoStart element corresponds to the "Start video when" field, on the "Video Options" sub-tab, on the HTML tab of the File object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

File

Values

Data Type

Range

Integer

0 to 3, where:

0 = The file is opened
1 = The mouse passes over the video
2 = Both
3 = User starts manually (don't autostart)

Sample XML

<WebVideoStart inherited="true">0</WebVideoStart>