Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
rasp916 #1
Web Photo Gallery - transparent
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 or XML files 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>
rasp916 Guest
-
CMS Photo Gallery
I need to create a Photo Gallery for a client who wants access to change images in the albums. The gallery contains about 6 albums and I am not... -
PS web photo gallery
I'm new to "developing" - a term I use very roughly as I have such a surface knowledge. I just want to create a family site. I have CS2 - would like... -
Photo Gallery?
I am trying to find a tutorial or extension that would allow me to do the following: Using only one base driven page (pulling images from my... -
Web Photo Gallery
Hi group ! To my great surprise, I created a Web Photo Gallery in about 3 minutes ! This option is amazing ! If you want to see the result, go... -
PHP Photo Gallery
After spending many hours trying to find a simple looking, fast,dynamic php photo-gallery for my digital pictures, I decided to code a my own. ... -
Deaf Web Designer #2
Re: Web Photo Gallery - transparent
Why did you double post your question. Please do NOT ever do this, because this
will confuse and make things more miserable and difficult for user-to-user
participants's equitable participation or keep tracking more than two forums
under same topic by same OP.
Finally, please refer to your first post where I gave you a tip or advice.
Please kindly read it under general dreamweaver discussion.
Good luck.
Deaf Web Designer Guest



Reply With Quote

