adobe AIR 3 use JSON library error

2012年10月3日 星期三 by Hu, Ching-Hsiang

1- removed all the import com.adobe.serialization.json.JSON
2- changed each JSON.decode to JSON.parse
3- changed each JSON.encode to JSON.stringify
4- changed JSONParserror to Error

Filed under having  

0 意見: