actionscript 3 - Using an API (JSON) with Flash (AS3) -


i want build application flash cs5 use api returns responces in json. how can in flash?

another question can go in thread is... how can use ajax api google's transliteration flash?

as3corelib features json de-/encoder: http://github.com/mikechambers/as3corelib/tree/master/src/com/adobe/serialization/json/


Comments

Popular posts from this blog

List<T>().Add problem C# -

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -