English 中文(简体)
因特网探索者闪光。 方法
原标题:Internet Explorer flash.net.URLStream close() Method Issue

是否有任何人知道因特网探索者(至少是第8版)即使在要求使用闭门(闭门)方法的情况下仍然下载档案?

舱面,如果你关闭了把装载/装载方法称作“URLStream”试验场,则连下载时间也一样。

www.un.org 任何人都知道如何解决该问题?

More details: My preloader is loading a dozen of files and immediately closing the download streams with the purpose of checking each resource s file size. In Mozilla Firefox all goes well, exactly as expected, but Internet Explorer keeps downloading the resource even if the stream has been interrupted by the action script close() method.

最佳回答

看来,独立实体并不总是这样做,因此无法解决这一问题。

问题回答

暂无回答




相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

jQuery block moving

I wanna move a div block to the top, so I coded like this: CSS part: .movingPart{ margin-top:80px; } jQuery part: $(document).ready(function() { $( #btn ).click(function() { $( .movingPart )....

Private FireFox plugin

I m looking at getting a FireFox plugin developed - but is it possible to create a plugin that is for private use only, so only those I share it with have it and not open to the masses? Need this for ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Cross-browser development

I m developing a web application for a new service, starting from Firefox 3.5. The interface design is tableless, only using divs + CSS & performance-blessed practices. Now, while being ...

Cross browser way of setting IFrame to "about:blank"?

Does anybody know a proper, cross-browser way to "empty" an IFrame? Is "about:blank" recognized without error across all browsers? Is it valid to give an IFrame an empty src?

热门标签