Tag Archives: json

Actionscript3 / XML Image gallery

A slick Adobe flash web gallery application built using Actionscript 3 and XML by our Flash development team. The gallery has three sections, each with a few images The image path, image title and description are loaded from the external … Continue reading

Posted in Flash, HTML | Tagged , | Leave a comment

JavaScript Object Notation (Json)

JSON short for JavaScript Object Notation is a lightweight computer data interchange format. It is a text-based, human-readable format for representing simple data structures and associative arrays (called objects). The JSON format is specified in RFC 4627 by Douglas Crockford. … Continue reading

Posted in json | Tagged , , , , | 3 Comments