flash xml cdata
flash xml cdata
Out of context: Reply #1
- Started
- Last post
- 6 Responses
- PonyBoy0
woah!
got it... been at this for about two days...
(the following won't parse the node correctly... the second line has the additional necessary script ... if anyone's interested!)
Renders text w/html format visible:
var story = news_xml.firstChild.childNodes[i...Renders the same node but w/proper html formatting.
var story = news_xml.firstChild.childNodes[i...