-
Problems with Flash & FLVs on website
On my site I have an element that’s an SWF that appears inside of a div. Inside of that SWF there are some buttons that each activate an FLV movie player to appear. I’ve had two different problems with the FLV video elements on these web pages.
These are the two pages in question:
https://www.mapango.net/aarondesign/flash_movie.htm
https://www.mapango.net/aarondesign/video.htm1) When viewed in Firefox (but not Safri) the FLV that poops up upon the button push appears in a differnt spot than intended. It appears halfway off of the DIV that it rests in and doesn’t display the video, just the sound. Oddly enough until just now (I tested it before on the same computer) the second one of my pages (the one with the 4 different videos) was fine and just the first one (the one with just one video) didn’t display properly. Now it seems that neither of them are working properly.
2) The video players (when they were indeed coming up properly) obscure the javascript drop-down menus in the div above, when the page is viewed in Firefox on a PC (no problem on the mac). I tried giving the div that contains the javascript menu a high z-index number and the div with the video player in it below and negative z-index number, but that had no effect.
I’m really stumped with both of these issues…
Thanks in advance for your help.