Re:<error>This is not a valid XML string</error> - 2007/05/30 07:23maybe try to "escape" the string first, and then send it..this way, flash will encode these special characters...after receiving them on the other side, do "unescape" ... i think it'll work...regards J.T.