Share via


Windows Media Player 11 SDK TEXT.scrolling 

Windows Media Player SDK banner art

Previous Next

TEXT.scrolling

The scrolling attribute specifies or retrieves a value indicating whether the text scrolls.

Syntax

  

Possible Values

This attribute is a read/write Boolean.

Value Description
true Scrolling is enabled.
false Default. Scrolling is disabled.

Remarks

The scrolling feature provides a two-space buffer between the end of the text and the beginning of the repeated line.

The justification attribute specifies where the text first appears before the scrolling begins.

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