How to make TLF text scrollable

May 22, 2010

CS5

You can make a TLF text container scrollable by adding a UIScrollBar component to the text container. The text container must have the following settings:

  • The Text Type must be set to Editable.
  • The Container and Flow Behavior must be set to Multiline or Multiline No Wrap.

Make a TLF text container scrollable:

  • Drag an instance of the UIScrollBar component from the Components Panel to either side of the text container.The UIScrollBar component snaps to the side of the text container.

Make a text container scroll horizontally:

  1. Select the UIScrollBar component instance on the Stage.
  2. Set the Direction of the UIScrollBar component to Horizontal in the Component Parameters section of the Property Inspector.
  3. Drag the UIScollBar component instance to the top or bottom of the text container.
  4. The UIScrollBar component snaps to the top or bottom of the text container.
, , , , , ,

Trackbacks/Pingbacks

  1. How to make TLF text scrollable | Flash tutorials | Flash video … | Flash Designers - May 22, 2010

    [...] Here is the original post:  How to make TLF text scrollable | Flash tutorials | Flash video … [...]

  2. How to make TLF text scrollable | Flash tutorials | Flash video … « action script - May 23, 2010

    [...] Przeczytaj artykuł: How to make TLF text scrollable | Flash tutorials | Flash video … [...]

Leave a Reply