A common challenge in web design is finding space in the available window to display all of the necessary content. One solution is to create scrolling panels. A panel creates a well-defined container for content in the user interface. By adding scrolling content and a scroll bar, you can place a large amount of information in a limited space. To create a scrolling panel in Flash Catalyst, you need:
An object to define the panel area, such as a rectangle shape (optional)
Scrolling content, such as a long block of text or a series of images (required)
A scroll bar used to scroll the content (recommended)
Follow these steps in Flash Catalyst Help to create a scrolling panel:
Create a scroll panel component
There are also video tutorials showing examples of different scrolling panels:
Creating a scroll panel in Flash Catalyst, by Doug Winnie
Create a scrolling text panel in Flash Catalyst, by Terry White