Flash 10 security changes: setClipboard() requires user interaction
This is probably why the click-to-copy share links don’t work with Flash 10:
Setting data on the system Clipboard requires user interaction
In Flash Player 9, ActionScript could set data on the system Clipboard at any time. With Flash Player 10, the System.setClipboard() method may be successfully called only through ActionScript that originates from user interaction. This [...]








