Click to return to the DHTML, HTML     
SYNCBEHAVIOR Attribute | ...     systemLanguage Property     Default Behaviors Referen...    
Web Workshop  |  DHTML, HTML & CSS

syncTolerance 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.

Retrieves the time variance allowed on a timeline with locked synchronization.

Syntax

HTML N/A
Scripting [ sTime = ] object.syncTolerance

Possible Values

sTime String that specifies the amount of time variance, in seconds, allowed between synchronized elements.

The property is read-only with a default value of .2 seconds.

Remarks

This property is valid only for time containers with locked timelines, as defined using the SYNCBEHAVIOR and CLOCKSOURCE attributes. Once the synchronization of locked elements is off by more than the syncTolerance value, the elements resynchronize and the onresync event fires.

Applies To

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

See Also

HTML+TIME


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.