Zen Flash Gallery
Zen Flash Gallery author's design and smart usability make it the most elegant way to present your media content
Help > Zen Flash Gallery > Flash Component > Configuring The Component
Zen Flash Gallery - Configuring the component
The component parameters are stored in the Component Inspector panel or the Component Parameter panel.

An XML file is used to configure the gallery. By editing the XML file, you can add or remove gallery images. The format of the XML file is described below.
All the file information is contained in the <album> </album> structure.
<album icon=".." thumbnailsFolder=".." imagesFolder=".." description="..">
|
album icon - name and location of the icon album image.
thumbnailsFolder - Path to the folder with thumbnail images.
imagesFolder - Path to the folder with album images
image name - Image name
description - Image description
thumbnail - thumbnail file name
XML file format
<gallery>
|




