Blaze Slideshow for Static Websites

This beautiful slide show for static websites has lots of features and everything is customizable. Available. This slide show has 15 types of image effects and 5 types of text effects. It is trendy, beautiful and powerful. In this slide show module it is possible to customize all gradient colors (start and end gradient colors), number bar position (top/bottom), tool-tip background and border colors, number colors, all font sizes and colors and many more.



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 blaze_slideshow.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 650 and 350 in the below code.



<script type="text/javascript" src="/js/swfobject.js"></script>
<script type="text/javascript">

		var flashvars = {
			XMLFile: "blaze_slideshow.xml"
		};
		var params = {
			bgcolor: "#ffffff",
			wmode: "transparent"
		};
		
		var attributes = {
			id: "AnimatedLines"
		};
		
		
		swfobject.embedSWF("blaze_slideshow.swf", "blazeSlideshow", "650", "350", "9,0,0,0", false, flashvars, params, attributes);

</script>
			<div id="blazeSlideshow">
			</div>

<noscript>
	<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="650" height="350" id="AnimatedLines" align="middle">
				<param name="movie" value="/blaze_slideshow.swf" />
				<param name="quality" value="high" />
				<param name="bgcolor" value="#ffffff" />
				<param name="play" value="true" />
				<param name="loop" value="true" />
				<param name="wmode" value="transparent" />
				<param name="scale" value="showall" />
				<param name="menu" value="true" />
				<param name="devicefont" value="false" />
				<param name="salign" value="" />
                <param name="flashvars" value="XMLFile=blaze_slideshow" />
				<param name="allowScriptAccess" value="sameDomain" />
				<!--[if !IE]>-->
				<object type="application/x-shockwave-flash" data="/blaze_slideshow.swf" width="650" height="350">
					<param name="movie" value="/blaze_slideshow.swf" />
					<param name="quality" value="high" />
					<param name="bgcolor" value="#ffffff" />
					<param name="play" value="true" />
					<param name="loop" value="true" />
					<param name="wmode" value="transparent" />
					<param name="scale" value="showall" />
					<param name="menu" value="true" />
					<param name="devicefont" value="false" />
					<param name="salign" value="" />
                    <param name="flashvars" value="XMLFile=blaze_slideshow.xml" />
					<param name="allowScriptAccess" value="sameDomain" />
				<!--<![endif]-->
					<a href="http://www.adobe.com/go/getflash">
						<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
					</a>
				<!--[if !IE]>-->
				</object>
				<!--<![endif]-->
			</object>
	</object>


</noscript>

 
  1. Customizable slideshow height and width
  2. Customizable slideshow background color color
  3. Customizable Tooltip for thumbs
  4. Image Zooming option
  5. Auto slideshow option
  6. Customizable title and description
Many more options are available.
  1. Download Powerzoomer Slidehsow
  2. Copy folders "images" and "js" in to your website directory
  3. Copy files "blaze_slideshow.swf","blaze_slideshow.xml" in to your website directory
  4. Open blaze_slideshow.html and copy code and paste it where you want to display slideshow.
  5. Please make sure "js","images" and "blaze_slideshow.swf" paths should be valid.

Customization Instructions

  1. All Slideshow functionality options are available in "blaze_slideshow.xml" using this file you can customize slideshow like adding new images,slideshow transition time etc...
  2. Slideshow Width : "width" parameter value in blaze_slideshow.html file.
  3. Slideshow Height: "height" parameter value in blaze_slideshow.html file.
  4. Slideshow Background Colr: "bgcolor" parameter value in blaze_slideshow.html file.
If you have problems in using this module please open a support ticket at http://support.xmlswf.com

   1.fill type : gradient / plain
   2.backgroundColor type : gradient / plain
   3.<descriptionBar>  
		     displayMethod  : mouseOver / allTime
		     position : top / bottom

   4.<controlsPanel>  
		    fill type : gradient / plain
		    position : top / bottom
		    displayType : show / autoHide / hide
   5.<priceTag> 
		    enabled : yes / no
		    position : TL /TR / BL / BR
		    symbol : currency symbal (Ex: $)

   6.<imageEffect>  
		   type : 1(fades in)
		          2(zooms out)
			  3(Elastic Zoom In)
			  4(Blur Zoom Out)
			  5(Elastic Slide)
			  6(Squares)
			  7(Triple Squares)
			  8(Horizontal Stripes)
			  9(Vertical Stripes)
			  10(Waves)
			  11(Scales Bars)
			  12(Bounce Slide)
			  13(Iris)
			  14(Alpha Mask)
			  15(Intersected Bars)
			        
		  closingEffect : default / fade

   7.<descriptionEffect>
                     type : 1(No effect)
		            2(Linear Fade)
			    3(Linear Drop)
			    4(Linear Elastic Drop)
			    5(Linear Pop)
			    6(Linear Elastic Pop)
			    7(Random Elastic Drop)
			    8(Random Elastic Pop)

   8.<autoplay>
		  default : yes / no
   9.<image>
             main scale : yes / no
	     description defaultColor : yes / no
	     link window : current / new

   10.wmode : opaque / transparent / window