Box Photo Gallery
A natural and compact way to present your photos online. Use the usable table structure of thumbnails for navigating through your online photo gallery.
Transparent background
1. Set wmode="transparent" in the gallery’s html code
<script type="text/javascript">
var flashvars = {XMLFile: "gallery.xml"};
var params = {wmode: "transparent", bgcolor: "#FFFFFF"};
swfobject.embedSWF("BoxFlashGalleryDemo.swf", "myAlternativeContent","410", "380", "10.0.0",false, flashvars, params);
</script>var params = {wmode: "transparent", bgcolor: "#FFFFFF"};
swfobject.embedSWF("BoxFlashGalleryDemo.swf", "myAlternativeContent","410", "380", "10.0.0",false, flashvars, params);
<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>
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player"/>
</a>
More on this topic:
Publishing a gallery on your website
Publishing a gallery on your website





