endElement Method?deprecated) | Internet Development Index |
Stops the element on the timeline.
Syntax
object.endElement()
Return Value
No return value.
Remarks
This method applies the same action as if the element's end time is reached on the local timeline, or the element's duration (dur) has expired. All time children elements are notified and aligned correctly to the local timeline. In addition, the endElement method fires the onend event.
Standards Information
This method is a Microsoft extension to HTML+TIME (Timed Interactive Multimedia Extensions) .
Applies To
t:AUDIO, t:IMG, t:MEDIA, t:PAR, t:SEQ, time, t:VIDEO
See Also
beginElement, Introduction to HTML+TIME