Oct 27, 2010
JSON and Flex/Flash
For the past week, I’ve been working on getting the Google Spreadsheet API’s JSON into Flex/Flash. I’ve managed to get it into Flex and now I need to write some classes to properly parse the data into strongly typed objects. I will be posting code up soon.
Resources used:
- http://www.mikechambers.com/blog/2006/03/28/tutorial-using-json-with-flex-2-and-actionscript-3/
- as3corelib