Jump to content
Search Community

mike rigley

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by mike rigley

  1. You can (natively) parse JSON -> AS3. Add this into the showJson() function in Carl’s previous example: var myData:Object = JSON.parse(e.target.content);
×
×
  • Create New...