This article demonstrates how easy it is to develop an XML document viewer in Flex, and then use Adobe AIR to package and deliver the application.
This article is a good starting point for someone new to Flex or Adobe AIR, because it provides a walkthrough for how a complete application can be built with surprisingly few lines of code. You don’t need much familiarity with ActionScript to understand this project, because nearly all the code is MXML. Alternatively, if you are well-versed in Flex, you may find the design of this application to be rather novel, because it is written in a declarative style of programming and shows an efficient way to build an application using just a few MXML components.
Tags: Adobe, AIR, code, download, examples, Files, Flex, Source, Tutorial, viewer, xml