Fine Art Gallery - F
Posted By: dinamics
Package Includes:
Opens with:
Flash 8, Flash CS3, Flash CS4
Viewable with:
Flash Player 8 and above
AS Version:
Action Script 2.0
Average Rating: Awaiting one vote
Template it's resizable adjusting after the browser size. This means that everything will look the same on each resolution and your photos will appear the same for all your visitors.
You can add as many collections as you like and you can also change their names.
You don't need to know any code, all is configured with external XML files.
You can have as many thumbs as you like, the scroll bar is set up to adjust based on number of the thumbs.
- Full screen option.
- Pulldown menu.
- Slideshow obtion .
- Scroll bar.
- XML logo
- XML form ABOUT
- XML form CONTACT

- XML gallery

- XML menu

- XML about form

-XML contact form
Browsing in the gallery can be made by pressing thumbs or using the arrows.
You can easily add the galleries of images, easily configuring the XML file:
For galleries menu:
<gallery imgs="Gallery 1" url="gallery1.xml"/>
<gallery imgs="Gallery 2" url="gallery2.xml"/>
.................................
<gallery imgs="Gallery n" url="galleryn.xml"/>
For immages:
<img>
<image>img/1.jpg</image> // big image
<thumb>thumbs/1.jpg</thumb> // thumb
<title>Title of your image 1</title> // title
<description><![CDATA[description text.]]></description>
</img> // description