Answered
Need help Loading parsed RSS text
Hi, I have created an AS3 FLA where I am parsing and
displaying RSS text. I have traced the parsed text and displayed
the text into dynamic text boxes on the stage no problem.
However the line breaks in the traced text show up on stage as well.
How does one strip out the <p> or </r> tags from the text to make the text one nice long line that will wrap using the length of the text box as it's parameters?
However the line breaks in the traced text show up on stage as well.
How does one strip out the <p> or </r> tags from the text to make the text one nice long line that will wrap using the length of the text box as it's parameters?