I've created a MovieClip object with the instance name MC1. In the frame I place it in, I've also got two buttons, one pointing up and one pointing down.
What ActionScript do I need to make MC1 move up and down?
You can imagine this to be just like the scrolling textareas you may have seen in several flash applications.
