Forums

/

Works fine in Google Chrome, but not in IE8

4 replies [Last post]

Hi.

Can anybody tell me why my player (5.3) works fine in Google Chrome and on iphone, but not in IE8?
http:/www.filmplayer.dk/demo

Thanks.

This works fine in IE for me. What version of the Flash plugin are you using?

I use Flash Player 10.1.58.3 in IE8.
I have tried on different pc's, running win xp and win7. Same result.
Strange that you can see it.

something is wrong with your jwplayer.js because IE is making a request that looks like this:

GET <strong>/player53/</strong>http: //filmplayer.dk/jwplayer/player.swf HTTP/1.1
Accept: */*
Accept-Language: en-US
Referer: http://192.168.1.69:8088/HTML5/Claubel.html
x-flash-version: 10,1,85,3
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Host: 192.168.1.69:8088
Connection: Keep-Alive

HTTP/1.1 500 Internal Server Error
Server: nginx/0.8.49
Date: Sat, 16 Oct 2010 16:19:30 GMT
Content-Type: text/html
Content-Length: 383
Connection: close

when I use my own jwplayer.js (the latest minified file from Longtail Video) it works correctly...

Test Page:http://willswonders.myip.org:8088/HTML5/Claubel.html
try it in Internet Explorer, Firefox, and Google Chrome...

Wow. Thanks.
You are right. There must have been something wrong with my jwplayer.js.
I uploaded the exact same file again, and then it worked.
Thank you very much for your investigation :-)