| Page 1 of 1 | [ 2 posts ] |
|
I try to use YUI 2.9.0 Uploader in IE9, but it did not work, and the example in yui lib can`t work under IE9 too.But it works right under firefox and chrome.
Does any body face the same problem? |
Allen RabinovichYUI Developer
|
Chances are, this is due to a long-standing bug in Internet Explorer that fails to initialize a Flash Player properly if the SWF file is being loaded from cache. Try appending a random GET parameter to the SWFURL (for example, instead of "foo/uploader.swf", try setting it to "foo/uploader.swf?t=" + Math.random() -- this will prevent IE from caching it and should result in correct behavior.
|
| Page 1 of 1 | [ 2 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group