zClip - ZeroClipboard.swf deleted - Need new file

五迷三道 提交于 2019-12-05 07:44:46
zessx

I was searching for ZeroClipboard.swf today, and I got the same problem.

Looking around, I found a tutorial about it here. You can see there's a hosted version of ZeroClipboard.swf, here is the url:

http://davidwalsh.name/demo/ZeroClipboard.swf

I tried this version and it works like a charm. Now, I highly recommend you to host your proper version of this file, to avoid this kind of problem later.

Just go to the official site and then open the source code and copy swf path from there :)

here it is http://www.steamdev.com/zclip/js/ZeroClipboard.swf

It didn't load because it was blocked due to XSS vulnerability http://seclists.org/fulldisclosure/2013/Mar/207 Now you can get a safe version from https://github.com/jonrohan/ZeroClipboard

Get ZeroClipboard.swf file from following link:

https://github.com/paulirish/css3please/blob/master/ZeroClipboard.swf

The answer above didn't work for me but I looked at zClip's source and found the url for the .swf they are using; http://www.steamdev.com/zclip/js/ZeroClipboard.swf

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!