Windows Media Player SDK banner art
PreviousNext

TEXT.scrollingAmount

The scrollingAmount attribute specifies or retrieves the number of pixels that the text moves during each scrolling movement.

Syntax

elementID.scrollingAmount

Possible Values

This attribute is a positive read/write Number (int) with a default value of 6.

Remarks

For smooth scrolling, scrollingAmount should be small. For fast drawing with big gaps, the scrollingAmount should be larger. If scrolling="false", scrollingAmount is ignored.

Example

Please see the value attribute for a sample illustrating how the attributes of the TEXT element are used.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.