Adobe Flex 3 Help

Copy and paste

Use the classes in the clipboard API to copy information to and from the system clipboard. The data formats that can be transferred into or out of an AIR application include:

  • Bitmaps
  • Files
  • Text
  • URL strings
  • Serialized objects
  • Object references (only valid within the originating application)

Contents

Quick Starts (Adobe AIR Developer Center)

Language Reference

More Information