My Account
Bookmark and Share

Art Photo Gallery

Art Photo Gallery organically blends with any design thanks to flexible appearance settings. You can publish any photos and images on your site in a matter of minutes using this photo gallery. More Info

Help  >  Box Flash Gallery  >  FAQ  >  Transparent Background


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>
<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>