sweeeeeet. No more googling! It seems like secret topic.

For clipboarding in flex : http://livedocs.adobe.com/labs/flex3/langref/flash/desktop/Clipboard.html

Thank you guys


Matthew Houliston a écrit :
On 18/02/2008 16:16, laurent wrote:

Is it possible to copy a string to the clipboard with actionScript 3 or is it only available from Flex ?

import flash.system.System;

System.setClipboard("some text");


There's no System.getClipboard(). Write only.


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to