Topic: Transparent Gallery Help!
Totally new to all this and am extremely HTML illiterate. I am attempting to have a SV gallery transparent over a background I created. I followed the FAQ’s etc... and came up with something like this on my index.html code:
var so = new SWFObject("viewer.swf", "viewer", "800", "480", "8", "000000");
fo.addParam("wmode", "transparent");
However, when I preview it in my browser, the gallery part doesn’t exist, but everything else does. When i remove the fo.addParam("wmode", "transparent"); line it appears again with whatever color code is in the SWFObject.
Any assistance would be greatly appreciated.
Thanks
Alex