Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or retrieves when a video clip file should begin playing.
![]() |
Syntax
HRESULT value = object.put_start( v);HRESULT value = object.get_start(* 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 IHTMLInputElement::start property applies only to img objects with the IHTMLInputElement::dynsrc property specified.
.png)