containerMovieClip.DragDrop(action, [draggedItem, keyModifier])
containerMovieClip.DragDrop(action, [draggedItem, keyModifier])
| Variable | Description |
|---|---|
| action | The action that caused the event. String. |
| draggedItem | Optional: The item being dragged. String. |
| keyModifier | Optional: The key modifiers (for example, the Ctrl key) to use. ModifierKeys. |