Hello, I am not a programmer but have built a number of sites including my freelance photo and writing site, www.travelerphotography.com I am having trouble with the java dropdown menu i am using. it gets screwed up when flash .swf content appears under it. This occurs with the newest firefox browser and some of the newer explorer browsers but not older but still fairly recent firefox browsers. i have noticed this problem with some very large site including ebay. I am assuming if they cant fix it then i surely cant either. So, is there any drop down menu that will look the same not create these problems? or is there anything with flash i can do? any ideas would be helpful as my site is marginally viewable from newer browsers. Also, since i am only proficient enough with web development to copy and past code together, if anyone can suggest a different drop down i will need the code in its entirety. Thanks Traveler Terpening
I think me having the same problem too .... it kind of funny, my share button won't pop up, my slide show not working (previously working fine), it keep on showing me a msg : get the flash player to see the slide show. After i reinstall FF + flash player, it still act the same ......
Try to set transparent background for the flash object. Just add inside <object> tag following : <param name="wmode" value="transparent"> Hope it helps...