This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > November 2006 > Web Photo Gallery - transparent





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Web Photo Gallery - transparent
rasp916

2006-11-05, 10:33 pm

Would someone be so kind in helping me set the 'Photoshop Flash web glallery 3'
to transparent?

I have added the following line to the html code but with no luck on IE6 or
any other browsers.
" myFlashObject.addParam("wmode", "transparent"); "

Do I need to add something to the javascript file as well?
Any help would be most appreciated.



<div id="flashcontent">
<script type="text/javascript">
// <![CDATA[


var myFlashObject = new FlashObject("gallery.swf", "gallery", "100%",
"100%", 6, "#ffffff");
myFlashObject.addParam("scale", "noscale");
myFlashObject.addParam("wmode", "transparent");
myFlashObject.addVariable("request",
getQueryParamValue("image"));
myFlashObject.addVariable("photosXmlFile", "photos.xml");
myFlashObject.addVariable("configXmlFile", "galleryconfig.xml");
myFlashObject.write();

// ]]>
</script>

<noscript>
You must enable Javascript to view this content.
</noscript>
</div>

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews