Justify Full will work in flash if the text is static.  However you normally
do this through the flash IDE, so while it must be possible in Flex, but I
don't know how.  Otherwise, Text or TextArea should be fine.

- Dan

On 12/2/06, Lachlan Cotter <[EMAIL PROTECTED]> wrote:

  Hi Pablo,

I'm not sure this is the best answer to your question but as far as I know
the Text component is the right choice for displaying multi-line,
non-editable text. If you want your users to be able to edit the text, you
can use a TextArea instead.

I'm don't know of a way to do justified text in Flex. Sorry.

Lach

On 30/11/2006, at 12:15 AM, Pablo Apanasionek wrote:

Hey,

I'm trying to figure out the best (or at least optimal) way to display a
large text (e.g. a news article) with several paragraphs using Flex 2.
Would a Text control be the right one to use? Or is there another technique
that would render better? Is there any way to justify text on *-both-*sides?

Thanks in advance,
Pablo Gustavo Apanasionek


Reply via email to