JSON Encode generating Escape Characters

42 views
Skip to first unread message

mvbaffa

unread,
Nov 26, 2010, 3:23:45 PM11/26/10
to ActionScript 3 Core Library
Hi,

I am new to as3corelib and I am trying to make my Flex application
call WCF JSON Services with UrlRequest. It is working OK the only
problem is that when I encode an actionscript object that contaisn
nested objects as3corelib generates the JSON string with escape
characters.

If I call my service with a JSON String containing escape characters I
receive an error. When I call the same service passing a JSON String
without any escape characters it works perfectly.

How can I encode an object with as3corelib and the result does not
have any escape characters ???

Thank in advance
Reply all
Reply to author
Forward
0 new messages