Question
loading xml into dynamic text..
so I've got XML being loaded into a dynamic XML textbox,
which in itself is fine. I just have two questions relating to
that.
1) I tried using both <br> and \n within the loaded text to create a line break. Both didn't work, is this possible?
2) I would like to link as with HTML as well. At this point though, it also isn't working. Is it possible?
With both of these issues does it have to do with commenting out the < and > so that the XML parser doesn't read it? Or is there some value in the XML class that will look past these elements? Or am I way off base and this isn't even possible.
My other, more minor and not really AS3 issue but I figured I'd ask here before I started a new thread elsewhere, issue relates to text boxes themselves. In Illustrator I can draw a shape of any size and make the the text box. Is that possible in Flash? For example I have an oblong sphere that is rotated about 45 degrees that I would like to display the text in, pretty much all the way to the boarders. Is there any way to set the text box to be that sphere?
Thanks,
Chad
1) I tried using both <br> and \n within the loaded text to create a line break. Both didn't work, is this possible?
2) I would like to link as with HTML as well. At this point though, it also isn't working. Is it possible?
With both of these issues does it have to do with commenting out the < and > so that the XML parser doesn't read it? Or is there some value in the XML class that will look past these elements? Or am I way off base and this isn't even possible.
My other, more minor and not really AS3 issue but I figured I'd ask here before I started a new thread elsewhere, issue relates to text boxes themselves. In Illustrator I can draw a shape of any size and make the the text box. Is that possible in Flash? For example I have an oblong sphere that is rotated about 45 degrees that I would like to display the text in, pretty much all the way to the boarders. Is there any way to set the text box to be that sphere?
Thanks,
Chad