ScrollPane.hPosition

Availability

Flash Player 6.0.79.

Edition

Flash MX 2004.

Usage

scrollPaneInstance.hPosition

Description

Property; the pixel position of the horizontal scroll bar. The 0 position is to the left of the bar.

Example

This example sets the scroll bar to 20:

scrollPane.hPosition = 20;