How can i justify text in to dynamic input box when I load that text from external text file. and use for scrolling.
What do you mean with ‘justify’ ?
I think you can’t justify the text in a dynamic textfield!
You can…you can select left, right or center, but you cannot ‘full justify’ with dynamic text. Do a search on ‘full justify’ - you’ll get all kinds of stuff dealing with justifying loaded text with those buttons and actionscript.
(-:
So justify is like, not Left, Center or Right but Spread ? You know, the button with the lines fully spread instead of centered, left or right ?
Voetsjoeba - I don’t understand your statement…I’m sorry:P. If I get what your saying; ‘full justify’ would be the spread button that you are talkiing about. Here’s the thread where I learned that it is impossible:
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=18989&highlight=full+justify
I explained crappy Yeah, it’s that what I meant. So that the text fills all the space when it can ?
That’s the thing - you can’t fill up all the space. Not when the text is loaded in - it’s a bummer!