Windows player now acts funny....part 2 width and height Windows player now acts funny....part 2 width and height
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Windows player now acts funny....part 2 width and height

Started by disposition, January 29, 2008, 06:59:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

disposition

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

disposition

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.

Nibbler

Looks fine to me, but then I don't use windows. The only difference is the players are different sizes.

disposition

Would you have an idea why it would have changed sizes?

disposition

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.

disposition

Guess nobody knows this one.  Not that big of a deal, I suppose it was just a nostalgia thing.