You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by pctechtv <ch...@pctechtv.com> on 2015/05/07 00:26:58 UTC

JSON & AS3

Hi can anyone suggest any sites or tutorials that show how to use JSON as the
data fo Data Providers and in place of XML? Is this even possible, am I
thinking of this the correct way?



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/JSON-AS3-tp10276.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: JSON & AS3

Posted by Peter Ginneberge <p....@gmail.com>.
Use the built in JSON parser to convert json formatted strings to AS objects:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/JSON.html


On 7/05/2015 0:26, pctechtv wrote:
> Hi can anyone suggest any sites or tutorials that show how to use JSON as the
> data fo Data Providers and in place of XML? Is this even possible, am I
> thinking of this the correct way?
>
>
>
> --
> View this message in context: http://apache-flex-users.2333346.n4.nabble.com/JSON-AS3-tp10276.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>