A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Textbox problems

  1. #1
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304

    Textbox problems

    I can't believe I can't get this simple task to work.

    I am trying to copy text into a text box that was created with the text tool. I have it set to dynamic text, and font and color, multiline and selectable.

    Everytime I put the text into the box the box becomes large.
    I want to be able to scroll the text.


    I have done this before and no problems but now its not working..


    what is the problem

  2. #2
    dmacker = new Person()
    Join Date
    Jan 2005
    Location
    Woburn, MA
    Posts
    143

    text box handle

    Try double-clicking (with the Shift key down) on the text box handle -- the text box handle should change from an open white square to a filled black square. This should set the text box to a fixed size and you should be able to add a scrollbar or otherwise scroll through the multiline text.

    Hope this helps.
    I am an instance of the Person class.

  3. #3
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    why does that work???


    FOr some reason it works sometimes and then others it doesn't

    is there some weird bug in the program??

    thanks for helping me keep my sanity..

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