This application parse XML input via REST, renders the output in Flash or DHTML for exploration. For instance, it can be used to browse a movie database or a complex UI which involved multiple work flows or screens.
It is designed to be extensible to suit any type of application which requires AJAX, dynamic output and client side UI.
The LZX codes are divided into two parts, a framework LZX components (Extreme MEdia Explorer, EMEE) and application specific component(s), which could be implemented by the user of this framework.
Quick Start Guide -
1. Open the following two files and understand the structure of the XML:
application/xml/section.xml
application/xml/content.xml
2. Generate your own data (either dynamically via a web server/application server or just static xml, replacing the above mentioned xml files in the same directory)
3. Replace the following codes accordingly inside ts.lzx:
>
文 件 列 表
media
application
flash
images
library
lps
mee1.JPG
mee2.JPG
mee3.JPG
mee4.JPG
readme.txt
ts.lzx