HelpVideoPlay Element
Description
Determines if the video in the Windows Help is automatically started when the help topic that contains it is opened.
The HelpVideoPlay element corresponds to the "Automatically start video" 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
<HelpVideoPlay inherited="true">false</HelpVideoPlay>
|