Clearly Flash can set the contents of your clipboard. This is how all web sites implement 'click to copy' (see for instance http://bit.ly). But the security restrictions are pretty tight. I think the clipboard functions must be invoked directly as a result of a user gesture, otherwise they are considered unsafe and will be ignored.
On 2010-08-26, at 13:28, Sebastian Wagner wrote: > Hi, > > I have seen postings about it in the forums, too. I think the implementation > of *setClipboard* in general does not work anymore. > I tried with various browsers on Windows7 with Flash Runtime. I think in > general the Clipboard-Write Method is no more available (or if so you can > only use it inside the Flash Sandbox). Am I missing something? > > > Sebastian > > -- > Sebastian Wagner > http://www.webbase-design.de > http://openmeetings.googlecode.com > http://www.wagner-sebastian.com > [email protected]
