swfupload 不适用于 Flash 10

发布于 2024-07-25 00:45:11 字数 144 浏览 4 评论 0原文

我正在使用 jquery 和 swfupload 来上传文件和照片。

到目前为止工作正常,但似乎不喜欢 Flash 10。 当我升级 Flash 时它就停止工作了。

有人遇到这个问题吗? 你是怎么解决的? 非常感谢!

I'm using jquery and swfupload in order to upload files and photos.

Worked fine till now, but it seems it doesn't like Flash 10.
It stopped working the moment I upgraded Flash.

Anybody had this problem? How did you solve it?
Thank you very much!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

不羁少年 2024-08-01 00:45:11

swfupload 下载页面@ google code

已修复。 Flash 10 扰乱了打开文件浏览器窗口的方法。 您必须去下载新的 swfupload。

swfupload download page @ google code

It's already fixed. Flash 10 messed with the methods to get the file browser window open. You'll have to go download the new swfupload.

小苏打饼 2024-08-01 00:45:11

这可能不是问题的答案,但我想分享这个。

一般来说,使用 hacky flash uploader 解决方法是一个非常糟糕的主意。 我建议人们改用像样的 javascript 替代品。 Flash 的采用率已经在迅速下降,并且随着当前浏览器的发展速度非常快,我们可以只信任本地浏览器的内容,例如 javascript、xml 和 json。 不再需要第三方插件,我经常使用 qq.FileUploader,但我确信会有很多好的替代品。

This may not be an answer to the question, but I would like to share this..

Using hacky flash uploader workarounds is a really bad idea in general. I would suggest people to switch over to decent javascript alternatives. Flash adoption is already falling down rapidly, and with the current browsers developing awesomely fast, we can just trust on native browser stuff like javascript, xml and json. No more third party plugins, I use qq.FileUploader quite often, but I'm sure there will be lots of good alternatives.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文