Jump to content
Search Community

mike rigley

Members
  • Posts

    1
  • Joined

  • Last visited

Contact Methods

Profile Information

  • Location
    York, UK

mike rigley's Achievements

1

Reputation

  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...