Comment on Amazon joins in on killing Flash, stops accepting Flash adsComments−edpichler11yThe only thing I will miss on flash is the Copy to clippboard feature (e.g http://zeroclipboard.org/).Is there other way to do the same when flash will be extinct?−dao-11ysee document.execCommand("copy"), document.execCommand("cut"): https://developer.mozilla.org/en-US/docs/Web/API/Document/ex...−exodust11ySo in other words... NO.−cpeterso11yDetecting and preferring HTML clipboard API is on ZeroClipboard's roadmap:https://github.com/zeroclipboard/zeroclipboard/issues/580https://github.com/zeroclipboard/zeroclipboard/issues/171
Comments
The only thing I will miss on flash is the Copy to clippboard feature (e.g http://zeroclipboard.org/).
Is there other way to do the same when flash will be extinct?
see document.execCommand("copy"), document.execCommand("cut"): https://developer.mozilla.org/en-US/docs/Web/API/Document/ex...
So in other words... NO.
Detecting and preferring HTML clipboard API is on ZeroClipboard's roadmap:
https://github.com/zeroclipboard/zeroclipboard/issues/580
https://github.com/zeroclipboard/zeroclipboard/issues/171