CHAPTER 40
ScrollPane component
The ScrollPane component displays movie clips, JPEG files, and SWF files in a scrollable area.
By using a scroll pane, you can limit the amount of screen area occupied by these media types.
The scroll pane can display content that is loaded from a local disk or from the Internet. You
can set this content while authoring and at runtime by using ActionScript.
Once the scroll pane has focus, if its content has valid tab stops, those markers receive focus.
After the last tab stop in the content, focus shifts to the next component. The vertical and
horizontal scroll bars in the scroll pane never receive focus.
A ScrollPane instance receives focus if a user clicks it or tabs to it. When a ScrollPane instance
has focus, you can use the following keys to control it:
Key
Down Arrow
End
Left Arrow
Home
Page Down
Page Up
Right Arrow
Up Arrow
For more information about controlling focus, see
"Creating custom focus navigation" in Using Components.
A live preview of each ScrollPane instance reflects changes made to parameters in the Property
inspector or Component inspector during authoring.
Description
Content moves up one vertical line scroll.
Content moves to the bottom of the scroll pane.
Content moves right one horizontal line scroll.
Content moves to the top of the scroll pane.
Content moves up one vertical page scroll.
Content moves down one vertical page scroll.
Content moves left one horizontal line scroll.
Content moves down one vertical line scroll.
"FocusManager class" on page 721
40
or
1093
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers