Posts tagged as:

setClipboard()

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.

[click to continue…]

{ 20 comments }

The following example shows how you can convert an ImageSnapshot object into a Base-64 encoded string using Flex 3’s cleverly named encodeImageAsBase64() method.

Full code after the jump.

[click to continue…]

{ 0 comments }