Newbie Qestion :)

Hi all,

I am trying to write a scrollable text box. Ultimately I want to feed the content dynamically into flash, but for the time bieing I have a dynamic text box called mytext and a variable mytext in some action script that populates the box.

Problem is that I want the box to be justified? and I do not know how to split up paragraphs without losing the justification? one long string will come out alright but split up by p, br,
all seem to revert the box back to left aligned?

I hope it is a simple fix :slight_smile: it is really killing me.

Cheers,

Mayu