A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: disappearing lines of text

  1. #1
    Senior Member chi-styler's Avatar
    Join Date
    Jul 2001
    Location
    Bristol, UK
    Posts
    1,237

    disappearing lines of text

    hi,
    i've a strange problem trying to move some differently sized dynamic multiline text boxes. when you scroll up or down(using the up and down buttons in particular) all but the first lines of text are lost from the multiline boxes. but if you click on any of those, the text reappears. now it's not actually scrolling, it just redraws the boxes in different positions.
    i have tried messing about with all the text box attributes, removed the drawn boxes, no luck. i am just wondering if anyone has come across this anomaly, or even it's just me.
    here is the movie:
    http://www.chistyler.com/dem.swf
    thanks for any advice,

    Chi

  2. #2
    Senior Member
    Join Date
    May 2001
    Posts
    1,838
    It seems that you set text contents then apply custom textformat.

    You may try applying custom textformat before setting text contents.

  3. #3
    Senior Member chi-styler's Avatar
    Join Date
    Jul 2001
    Location
    Bristol, UK
    Posts
    1,237
    thanks, but no difference unfortunately

  4. #4
    Danny Gomez Creations ® cosmiceye's Avatar
    Join Date
    Mar 2002
    Location
    under a palmtree in Jamaica waiting for psytopia 2005 to begin
    Posts
    982
    I have disappearing text on comboboxes and pushbuttons. Really disturbing. Does not make my apps look like any RIA.
    ..:: P S Y T O P I A 2 0 0 5 :::..
    . . . view the psytopia reels _____RIVEND REEL | GOMEZ REEL_____ . . . . . . . . . . .

  5. #5
    Senior Member chi-styler's Avatar
    Join Date
    Jul 2001
    Location
    Bristol, UK
    Posts
    1,237
    it's really annoying me, and i can't think of a rational explanation, though i'd be happy any workaround.

  6. #6
    Danny Gomez Creations ® cosmiceye's Avatar
    Join Date
    Mar 2002
    Location
    under a palmtree in Jamaica waiting for psytopia 2005 to begin
    Posts
    982
    Have you tried including all characters on the textfield?
    ..:: P S Y T O P I A 2 0 0 5 :::..
    . . . view the psytopia reels _____RIVEND REEL | GOMEZ REEL_____ . . . . . . . . . . .

  7. #7
    Senior Member
    Join Date
    May 2001
    Posts
    1,838
    Try createTextField with initial height.

    I can reproduce it. If we createTextField with initial height as 0, and set autosize=true, then only the first line appears until we force it to refresh either by click on it or resize the player window.

  8. #8
    Senior Member chi-styler's Avatar
    Join Date
    Jul 2001
    Location
    Bristol, UK
    Posts
    1,237
    Aah, many thanks. doesn't make much sense to me, but never mind

  9. #9
    Senior Member
    Join Date
    May 2001
    Posts
    1,838
    That only appears when swf is played by my swf player.

    It works all right in html and on test movie.
    Attached Files Attached Files

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