How to make free flash XML gallery with different categories
Read simple steps below to learn how to make free flash XML gallery. Of course you should master XML first, if so ,it is good, you will feel the tutorial is so easy. If not, we will introduce another flash xml gallery maker for you. It need no XML skills and can make the same or more beautiful flash image gallery automatically.
Step 1: Download free flash XML gallery source file
Click here to download free XML gallery source file and unzip it. The package should include images folder, gallery.html file, gallery.swf file, gallery.XML file, gallery.fla file, mc_tween2.as file, time.as file and XMLSA.AS file.
Open gallery.html file or gallery.swf.file to see the original samples as below thumbnail:

Step 2: Add your digital photos to images folder
Choose your favorite photos to add into images folder and don't forget to delete the original pictures.
Step 3: Make thumbnail images for your digital photos
From the above sample picture you can find there are thumbnail images displaying in the keyboard, so you need to make thumbnail images for your digital photos too. It's size should be 200px*137px. Then add the thumbnail images into images/thumbs folder and delete the original thumbnails.
Step 4: Edit XML file for adding images
Open gallery.XML file with a text editor, such as Dreamweaver MX. You will notice that all images are described with the following XML tags located between the <image> and </image> tags. You can place as many images as you want by copy and paste the content between the <image> and </image> tags. You just need to revise the red content according to your own requirements.
<gallery title="Windy's Photo Album" thumbDir="./images/thumbs/" imageDir="./images/" random="true">
<category name="Introducing Seattle">
<image>
<date>03.31.06</date>
<title>View of Seattle </title>
<desc>View of Seattle </desc>
<thumb>seattle5.jpg</thumb>
<img>seattle5.jpg</img>
</image>
</category>
</gallery>
Step 5: Create a new category for flash XML gallery
You may found that there are some different categories in the sample XML gallery. If you also want to create new category to grouping your photos, just copy and paste the content between <category> and </category> tags and revise its name. Then the flash XML gallery will be made. You can open the gallery.html or gallery.swf file to enjoy it.
- Related tutorials:
- Make Web Gallery
- Make Flash Image Slider
Another Easy Way to Create Flash Gallery with Wondershare Flash Gallery Factory
Wondershare Flash Gallery Factory is an easy to use flash photo gallery software which provides 55+ free gallery flash template for you and need not edit XML code at all. All the processes are automatically and instantly , you just need to move your fingers to click some buttons in the software.
Watch the following dynamic flash gallery samples made by free flash gallery templates:
See, you can also add background music and decorate text to your flash photo gallery. How powerful!
Download free flash gallery software version to have a try now or Learn more on how to make flash gallery without XML skills

