Share via


Windows Media Player 11 SDK TEXT.scrollingAmount 

Windows Media Player SDK banner art

Previous Next

TEXT.scrollingAmount

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

Syntax

  

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

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

Requirements

Windows Media Player version 7.0 or later.

See Also

Previous Next