start property
[This documentation is preliminary and is subject to change.]
Sets or retrieves when a video clip file should begin playing.
![]() |
Syntax
HRESULT value = object.put_start(BSTR v);HRESULT value = object.get_start(BSTR* p);
Property values
Type: BSTR
fileopen
-
Default. Video begins as soon as it finishes loading.
mouseover
-
Video begins when the user moves the mouse over the animation.
Standards information
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5
Remarks
The start property applies only to img objects with the dynsrc property specified.
Build date: 1/26/2012
Community Additions
Show:
