AS3: Copy text to clipboard
ActionScript3A useful little snippet of code for when you want to copy text to the clipboard: Where source is the id of e.g. a text field.
A useful little snippet of code for when you want to copy text to the clipboard: Where source is the id of e.g. a text field.