AS3 xml string and < > problems
AS3 xml string and < > problems
Out of context: Reply #6
- Started
- Last post
- 7 Responses
- NONEIS0
Unless you are using those nodes to include markup / syntax (based on your example it look slike basic strings...), there is no reason to use CDATA in the first place. CDATA is only useful when preserving code in an XML node.