I have this jsfiddle. zclip appears to work in FireFox and Chrome. But once I put this code locally, it no longer works on Chrome. It will still work on FireFox; so I know its not a flash player setting as I have set the settings for my local ZeroClipboard.swf.
Any ideas?
I made it work. the only thing I did was instantiate it, something like this:
for example I have a link like this
so for the javascript…
and thats it