Hi,
I have strange error. Under IE9 on my localhost and production site
the upload button is invisible due to lack of image. Everything works
ok on swfupload demo site. I've made a 1:1 mirror of it(html, swf,
js,css) on my localhost but it still isn't wokrking...
I found out, that there is no request for image under IE9 on my
version. There is also no "x-flash-version" key in reqest header for
swf file.
I've made some screenshots here:
http://i52.tinypic.com/161e2g.png
Requests under ie8 and ie7 are the same
Help pls.