AS3 xml string and < > problems
AS3 xml string and < > problems
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- ********0
"<" is forbiden in xml
- cannot be inside an XML element********
- unless you use CDATA.********
- cannot be inside an XML element