Accordion flash gallery

Accordion gallery is fully xml driven flash gallery. This flash image gallery is the best way to showcase your images for eye-catching. It has the power of controlling every thing through xml.

This photo flash gallery has categories menu opens in a stylish way. The category related images will be loaded when we click on the category.



US $60

The trial version contains the watermark.

Download the trial version using above link and extract them. Copy the below code and paste it into the html file where you would like to use this flash gallery. Open accordion_gallery.xml file and add image sources and change customize the colors as per your requirement and save it. If you want to change width and height of this gallery, please change 1000 and 500 in the below code.


<script src="/js/swfobject.js"></script>
	<script>
		var flashvars = {
			xmlPath: "accordion_gallery.xml",
		};
		var params = {
			menu: "false",
			scale: "noScale",
			allowFullscreen: "true",
			allowScriptAccess: "always",
			bgcolor: "",
			wmode: "direct" // can cause issues with FP settings & webcam
		};
		var attributes = {
			id:"accord"
		};
		swfobject.embedSWF("accordion_gallery.swf", "accordionGallery", "1000", "500", "10.0.0", 
			"expressInstall.swf", flashvars, params, attributes);
	</script>
			<div id="accordionGallery"></div>


 
  1. Download Accordion Gallery
  2. Copy folders "images" and "js" in to your website directory
  3. Copy files "accordion_gallery.xml" and "accordion_gallery.swf" in to your website directory
  4. Open index.html and copy code and paste it where you want to display slideshow.
  5. Please make sure "js","images" and "accordion_gallery.swf" paths should be valid.

Customization Instructions

  1. All Slideshow functionality options are available in "accordion_gallery.xml", using this file you can customize slideshow like adding new images,slideshow transition time etc...
If you have problems in using this module please open a support ticket at http://support.xmlswf.com

   1.auto_play  : true / false
   2. accord_location : left / right

   3.shadow : true / false
   4.open_mode : click / over

   5.<display_template>
        <type> :  1 / 2 / 3
       
   6.<controls>
		<show> : true / false
	
   7.<snow_effect 
          type :0( no snow effect)
		1(snow effect type1)
		2(snow effect type2)
		3(snow effect type3)
         
   9.<link target= :  _blank / _self