I have a flash presentation with lots of slides having dynamic text in it. Basically there will be 3 tools :copy: :Paste: :Notepad:.Once the user selects the text and clicks on copy tool it should copy the text and simultaneously the custom notepad tool will be activated by the user which opens an input field. User clicks on the input field and by using the paste tool he will paste the copied content to the input field

Is there any function through which flash remembers the copied highlighted text on a click event? If yes which is that function?

how can i paste the same on a click of a button to any text field?