Tag Archive for 'system'

30
Jan

Copying text to the operating system clipboard in Flex

The following example shows you how you can copy text from a Flex application to the operating system’s clipboard by using the static System.setClipboard() method.

Full code after the jump.

Continue reading ‘Copying text to the operating system clipboard in Flex’