Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 458 Bytes

CHANGELOG.textile

File metadata and controls

9 lines (6 loc) · 458 Bytes

JSONTrace Changelog:

v0.6 – bugs fixed – 2012-03-29

v0.5 – Just the start – 2011-10-17

  • JSONTrace is an ActionScript 3 mini library for tracing JSON format strings by using the com.adobe.serialization.json package.
  • JSONTrace depends on as3corelib (com.adobe.serialization.json package) library.
  • JSONTrace is easy to use, put the swc file in your class path, and call jsonTrace( yourObject )