Help > Stack Photo Gallery > Flash Component > Configuring The Component
Stack Photo 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.
The image file information is contained in the <items> </items> structure.
|
<items> |
item source — Image name;
description — Image description;
link — link to the web-page;
target — controls where the new document will be displayed
"_self" specifies the current frame in the current window.
"_blank" specifies a new window.
"_parent" specifies the parent of the current frame.
"_top" specifies the top-level frame in the current window.
XML file format
|
<gallery> |





