Flash doesn"t display
am 13.07.2007 19:46:01 von Guy
Hi,
I've got an asp page that displays a flash file. It works correctly for IE
and firefox on one webserver. On my webserver (iis 5.1) it only works for
firefox and not IE. what happens is, where the flash should show up there is
an empty box with a white square in the top left corner that has a red
square, a green circle and a blue triangle in it. I believe that the problem
is probably a webserver setting.
Can anyone help with this problem?
Thanks.
Re: Flash doesn"t display
am 13.07.2007 22:00:44 von Kristofer Gafvert
I don't think it is a webserver setting because IIS does not care about
what browser you use.
What is logged in the log file?
Is Flash installed on the client (IE)?
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Guy wrote:
>Hi,
>
>I've got an asp page that displays a flash file. It works correctly for IE
>and firefox on one webserver. On my webserver (iis 5.1) it only works for
>firefox and not IE. what happens is, where the flash should show up there
>is
>an empty box with a white square in the top left corner that has a red
>square, a green circle and a blue triangle in it. I believe that the
>problem
>is probably a webserver setting.
>
>Can anyone help with this problem?
>
>Thanks.
Re: Flash doesn"t display
am 13.07.2007 23:58:01 von Guy
Thanks for the response.
In the log file, a call on the page using firefox logs a successful GET call
on the swf (flash) file. A call on the page using IE doesnât log a call on
the swf file.
I have flash enabled on the IE browser. I can see the flash file
successfully on other webservers but not on my webserver using IE. Thatâs why
I think its a server setting.
"Kristofer Gafvert" wrote:
> I don't think it is a webserver setting because IIS does not care about
> what browser you use.
>
> What is logged in the log file?
> Is Flash installed on the client (IE)?
>
> --
> Regards,
> Kristofer Gafvert
> http://www.gafvert.info/iis/ - IIS Related Info
>
>
> Guy wrote:
>
> >Hi,
> >
> >I've got an asp page that displays a flash file. It works correctly for IE
> >and firefox on one webserver. On my webserver (iis 5.1) it only works for
> >firefox and not IE. what happens is, where the flash should show up there
> >is
> >an empty box with a white square in the top left corner that has a red
> >square, a green circle and a blue triangle in it. I believe that the
> >problem
> >is probably a webserver setting.
> >
> >Can anyone help with this problem?
> >
> >Thanks.
>
Re: Flash doesn"t display
am 14.07.2007 08:44:24 von Kristofer Gafvert
If nothing is logged, IIS never gets the request. So IE probably never
sends a request for the flash file.
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Guy wrote:
>
>Thanks for the response.
>
>In the log file, a call on the page using firefox logs a successful GET
>call
>on the swf (flash) file. A call on the page using IE doesnât log a call
>on
>the swf file.
>
>I have flash enabled on the IE browser. I can see the flash file
>successfully on other webservers but not on my webserver using IE.
>Thatâs why
>I think its a server setting.
>
>
>"Kristofer Gafvert" wrote:
>
>>I don't think it is a webserver setting because IIS does not care about
>>what browser you use.
>>
>>What is logged in the log file?
>>Is Flash installed on the client (IE)?
>>
>>--
>>Regards,
>>Kristofer Gafvert
>>http://www.gafvert.info/iis/ - IIS Related Info
>>
>>
>>Guy wrote:
>>
>>>Hi,
>>>
>>>I've got an asp page that displays a flash file. It works correctly for
>>>IE
>>>and firefox on one webserver. On my webserver (iis 5.1) it only works for
>>>firefox and not IE. what happens is, where the flash should show up there
>>>is
>>>an empty box with a white square in the top left corner that has a red
>>>square, a green circle and a blue triangle in it. I believe that the
>>>problem
>>>is probably a webserver setting.
>>>
>>>Can anyone help with this problem?
>>>
>>>Thanks.
>