If I have a multiline textbox in Flash, can I load more than one xml variable into it, but say I add the first variable, I want the next one to be on the next line in the box and so on so it appears like this:
- text that is in my first xml variable
- text that is in my second xml varible
- text that is in my third xml varible
instead of:
- text that is in my first xml variable- text that is in my second xml varible- text that is in my third xml varible
thanks