AS3: organized text blocks
Hey,
I have a problem regarding text appearence on screen.
I have few TFL dynamic text fields in CS5.5 that update each time according to users choises (a dictionary, in hebrew if it matters).
As a text field I can't break lines or organize the text in paragraphs or any other way, the corrent situation is a text block that is not pleasent to read, it's need to be organized (it's for children so it has to be as clear as possible).
I used + '\n' + and it worked with a test file but it didn't on my real project. When testing it throws "can not assign a non refernec value : Erroe 1050".
I am desperet! is there a way to orgenize my text as a dynamic text field? or is there another way?
Any help will be really apprecieted.