[ 2 posts ]

TimizQi

  • Username: lastjune
  • Joined: Wed Mar 14, 2012 10:37 pm
  • Posts: 1
  • IRC: Lucky Brother
  • Offline
  • Profile
Tags:

YUI 2.9.0 Uploader Component under IE9

Post Posted: Wed Mar 14, 2012 10:45 pm
+0-
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 Rabinovich

YUI Developer

  • YUI Developer
  • Offline
  • Profile

Re: YUI 2.9.0 Uploader Component under IE9

Post Posted: Tue Mar 20, 2012 5:32 pm
+0-
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.
  [ 2 posts ]
Display posts from previous:  Sort by  
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