Hi,
This is sort of a take off of my last question about taking out Width and Height. After I took it out my player acts funny, It flops around in firefox and explorer is just a different style in general. I assume changing the line if((is_movie($file_set[1])) or (is_audio($file_set[1]))) { might have made the change. I am not sure where to go with this one.
What it look likes now:
http://www.blackdeathmetal.com/displayimage.php?album=lastup&cat=0&pos=0
What it should look like:
http://www.blackdeathmetal.com/displayimage.php?album=lastup&cat=0&pos=6
www.blackdeathmetal.com
I went back and forth adding the line
if((is_movie($file_set[1])) or (is_audio($file_set[1]))) {
and the video will be normal when I add this but when I replace with the
if (is_movie($file_set[1])) {
it seems to change places, of course depending on browser, firefox looks the worst, but like I said in my top post "What it should look like", when it is correct it is correct in all browsers.
Hope I made any sense.
Looks fine to me, but then I don't use windows. The only difference is the players are different sizes.
Would you have an idea why it would have changed sizes?
Yeah it is not all that strange in ie or safari, but if you could see it in firefox it is really odd the way it acts, it just jumps from the bottom to the top of the area of the screen, a bit hard to explain.
Guess nobody knows this one. Not that big of a deal, I suppose it was just a nostalgia thing.