all groups > flash (macromedia) > february 2008 >
You're in the

flash (macromedia)

group:

Flash doesn't work properly in IE 6/7 but fine in FireFox


Flash doesn't work properly in IE 6/7 but fine in FireFox scottba
12/20/2006 7:14:16 PM
flash (macromedia):
I just started having issues with flash displaying in IE. For example, I know
there is a swf on the page but nothing visual shows up. If I right-click on the
swf I get a greyed out "movie not loaded" and About Flash Player. I've tried
the uninstall tool several times, reinstalled, even reinstalled version 7, then
8 and then 9. Then (as I was going to do anyway) upgraded IE to ver 7 and still
the same problem. No problem with FireFox, though. It's driving me crazy. Any
ideas? Some kind of plug-in folder problem?

FWIW - I have Studio 8 with Flash 8 Pro, etc. I also have Studio MX still
installed. Also, I noticed that some programs, like Quickbooks and a few
others, seem to use flashplayer 6. Not sure if that's screwing me up suddenly.

Thanks for any ideas you can throw my way!
-Scott
Re: Flash doesn't work properly in IE 6/7 but fine in FireFox urami_
12/21/2006 12:00:00 AM


[quoted text, click to view]

Do you have URL for us to check ?
Could be something wrong with your object / embed tags. Perhaps they have differnet
file paths ?



--
Best Regards

Urami


--

!!!!!!! Merry Christmas !!!!!!!


<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS
Re: Flash doesn't work properly in IE 6/7 but fine in FireFox rafiqelmansy
12/21/2006 12:00:00 AM
Hi,
Re: Flash doesn't work properly in IE 6/7 but fine in FireFox scottba
12/21/2006 12:00:00 AM
Yes, generally. It happens on any site with Flash (like Adobe's flash header
which for me is static.). Another Adobe example is the page that has the 3d
spinning swf saying that you have FlashPlayer 9 installed. The swf is there,
meaning it takes up space on the page, but I can't see it. I can right-click
and it says Movie Not Loaded or I can click About.
Re: Flash doesn't work properly in IE 6/7 but fine in FireFox sysengdoc
12/21/2006 6:39:32 PM
Hey,

Re: Flash doesn't work properly in IE 6/7 but fine in FireFox cppc
12/21/2006 9:23:05 PM
RE: Flash doesn't work properly in IE 6/7 but fine in FireFox Pinki
2/1/2008 1:55:24 AM
May be this can help you out. The last two lines are necessary.
//Workaround for Flash in IE issue:
response.setDateHeader("Expires", -1);
response.setDateHeader("Last-Modified", System.currentTimeMillis());
response.setHeader("Pragma", "");
response.setHeader("Cache-Control", "");



From http://www.developmentnow.com/g/68_2006_12_0_0_867393/Flash-doesnt-work-properly-in-IE-67-but-fine-in-FireFox.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button