在IE或Firefox上加载flash swf无法正常工作(中止),直到您多次刷新为止

时间:2013-02-13 15:00:07

标签: flash iis jwplayer

在IE / firefox中嵌入以下内容:

<embed src="http://video.dmu.ac.uk/player51.swf" width="320"  height="260"  allowscriptaccess="always"  allowfullscreen="true"  flashvars="height=260&width=320&file=13610046_hi.mp4&streamer=rtmp://flash.dmu.ac.uk/media2/mp4:&searchbar=false&autostart=false&image=http://video.dmu.ac.uk/thumbnails/13610046.jpg"  /> 

在这里服务:

http://www.streaming.co.uk/lee/legacy.htm

在IE(例如9)上,无法加载(闪光灯似乎无法启动),直到您多次点击刷新为止。

执行此操作后,网址“http://video.dmu.ac.uk/player51.swf”中的直接引用无法加载开发工具的结果列中显示的(已中止) - 网络。

Firefox在debug-net中直接在embed html检索中显示'aborted'。

然而,一旦嵌入确实刷新,直接网址就好了。

另一台服务器没问题。哪个指向问题服务器上的IIS?

有人提出任何线索吗?

0 个答案:

没有答案