AutoPlay Media Studio 9

Input.ScrollLines

Input.ScrollLines

This is the first topic This is the last topic  

Input.ScrollLines

This is the first topic This is the last topic  

OverviewExamples

Input.ScrollLines (

string ObjectName,

number Lines )

Example 1

-- Scrolls the text in the "Input1" input object 2 lines.

Input.ScrollLines("Input1", 2);

Scrolls the text in the "Input1" input object 2 lines in a downward direction.

Example 2

-- Scrolls the text in the "Input1" input object -2 lines.

Input.ScrollLines("Input1", -2);

Scrolls the text in the "Input1" input object 2 lines in an upward direction.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us