We're going to make our movie clip elements draggable. To do this we're going to learn new ActionScripting commands that start the "drag" function when the user clicks on the element, and stops it when they release the mouse button--so that the movie clip element will follow the mouse cursor around the screen for as long as the mouse button is depressed.
So let's start by accessing the actions for one of our movie clips. I'm starting with the hat in the Short Snowman scene; right-click on the element, and select Actions to bring up the specific actions for that element.


