Click to return to the DHTML, HTML     
CLIPBEGIN Attribute | cli...     CLOCKSOURCE Attribute | c...     Default Behaviors Referen...    
Web Workshop  |  DHTML, HTML & CSS

CLIPEND Attribute | clipEnd Property


This document describes technologies available as an experimental implementation of HTML+TIME within Internet Explorer 5. While we encourage you to evaluate these features and to send us your feedback, please note that these features are subject to change.

Sets or retrieves the end point of a sub-clip of a continuous media object.

Syntax

HTML <ELEMENT STYLE="behavior:url(#default#time);" t:CLIPEND = sTime... >
Scripting object.clipEnd [ = sTime ]

Possible Values

sTime String that specifies the end point of a media object as an offset from the start time. The time must be specified as described in Time Formats.

The property is read/write with no default value. This property cannot be modified in script after the onload event fires on the document body.

Remarks

If the CLIPEND attribute exceeds the duration of the media object, the value is ignored and CLIPEND is set equal to the end of the media object.

The prefix t is used to associate this attribute with an XML namespace.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
animation, audio, img, media, video

See Also

HTML+TIME, CLIPBEGIN


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.