Flash, XML, formatting
Flash, XML, formatting
Out of context: Reply #10
- Started
- Last post
- 15 Responses
- jkosoy0
workinf off of unfit... when I do such things, I often code the HTML I embed in the XML using brackets [ ] instead of tags < >.
Then in Flash I convert...so building off of what he was talking about...
txtBox.htmlText = XMLObject.childnode. nodeValue
txtBox.htmlText.split("[p]").joi... etc for all the HTML tags.