EditableMovie.Paste Method
Pastes the contents of the Clipboard (from calling Cut or Copy) to the calling EditableMovie at the SelStart position. Use the SelStart and SelLength properties to set the selection.
Syntax
If SelLength is greater than 0, the contents of the Clipboard will overwrite the selected contents of the EditableMovie.