PDA

View Full Version : double quotations: escape character for xml?


jace41
05-08-2006, 04:08 PM
I'm pretty new to xml concept. Anyway I was playing around with xml/flash and thought of use the double quotations with escape character to see the effect something like this xml file: example="blah blah blah \"blah\" and example='blah blah blah\'s blah' but Flash seem doesn't support the escape method. Is there any method that flash/xml will support the escape character?

Thanks,

jace

EdKav1
05-11-2006, 05:03 PM
I use " in my XML files to escape a double quote and flash processes it correctly.


Ed