<script src="js/swfobject.js" type="text/javascript" ></script>
<script type="text/javascript">
var flashvars = {XMLFile: "gallery.xml"};
var params = {wmode: "transparent", bgcolor: "#ffffff"};
swfobject.embedSWF("ZenGalleryDemo.swf", "myAlternativeContent","640", "480", "10.1.102",false, flashvars, params);
</script>
<div id="myAlternativeContent">
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player"/>
</a>
</div>
The free version has the following limitations:
- 4 albums and 10 images in album maximum;
- contains the copyright label.
NOTE: The commercial version does not have these limitations.
You can configure this gallery by editing this XML file
Find more information in the gallery manual
More »
Pay attention on the following XML parameters:
<frameColor>0x000000</frameColor> - Frame color;
<initialState>Load Image</initialState> - Initial state of the gallery;
<showCaption>Always</showCaption> - Defines when to show an image caption;
<showButtons>onMouseOver</showButtons> -Defines when to show the buttons;
<rotationDirection>Horizontal CW</rotationDirection> - Duration of rotation (in milliseconds);
<useRotation>true</useRotation> - When set to "true" this parameter enables the rotation transition effect, otherwise fade effect is used.