Click to return to the DHTML, HTML     
START Attribute | start P...     status Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

start Property


Sets or retrieves when a video clip file should begin playing.

Syntax

HTML<IMG START = sStart ... >
Scriptingimg.start [ = sStart ]

Possible Values

sStart String that specifies one of the following values:
fileopenVideo begins as soon as it finishes loading.
mouseoverVideo begins when the user moves the mouse over the animation.

The property is read/write with a default value of fileopen.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.

Remarks

The start property applies only to IMG objects with the DYNSRC attribute specified.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
HTML N/A
Scripting IMG


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.