A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Very long dynamic text field

Threaded View

  1. #1
    Member
    Join Date
    May 2002
    Posts
    42

    Very long dynamic text field

    Hi,

    I'm loading info from an XML file into a dynamic text field. At first, I did this by placing the text field on the stage and giving it a variable name. This worked fine except that I don't want to have to scroll this text field. I just want a very long list that would be scrolled using the browser scroll bar.

    The stage area isn't big enough to accommodate a text box that will display all of the dynamic text, so I created a text box with AS. My text still displays, but I still have to define the height of the AS text box, so I'm right back where I started.

    How do I create a text box that will display all of my data (without scrolling) regardless of the length.

    Using Flash MX,
    Thanks a bunch,
    Debbie
    Last edited by debbieg; 08-30-2006 at 04:02 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center