Using Components > The ScrollPane component > ScrollPane parameters

 

ScrollPane parameters

You can set the following parameters for each scroll pane instance in your Flash document using the Parameters tab on the Property inspector or the Component Parameters panel.

Drag Content specifies whether a user can drag the content in the scroll pane to change the view (true), or use the scroll bars to change the view (false). The default setting is false.

Horizontal Scroll determines whether a horizontal scroll bar is displayed (true), not displayed (false), or displayed only when necessary (auto). The default setting is auto.

Scroll Content is a text string specifying the symbol linkage ID of the movie clip to be displayed in the scroll pane.

Vertical Scroll determines whether a vertical scroll bar is displayed (true), not displayed (false), or displayed only when necessary (auto). The default setting is auto.