Click to See Complete Forum and Search --> : [RESOLVED] php file display: i.e. & mozilla


digerat
08-07-2008, 02:46 PM
the file is:
http://www.mccsn.com/includes/header.php

as you can see in firefox the 2 embedded .swf files are visible. :)
in i.e., only one of them does. :mad:

it (the header.php file) is also a php include on the index and all other pages. i just adopted the client's existing website and have found that the left nav menu is a .swf file.

question: why the difference in browsers? firefox sees both .swf files, i.e. sees only 1.

digerat
08-07-2008, 03:48 PM
i had inadvertently changed the object height from a set number of pixels to 100%. when i switched it back to width=475, problem solved.
:p