HelpVideoRepeat Element

Author-it XML Format

Description

Determines if the video in the Windows Help is automatically repeated in a continuous loop.

The HelpVideoRepeat element corresponds to the "Automatically repeat" field, on the Video Options sub-tab, on the Windows Help tab of the File object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

File

Values

Data Type

Range

Boolean

true, false, (don't inherit)

Sample XML

<HelpVideoRepeat inherited="true">false</HelpVideoRepeat>