I'm not really sure how to control the playhead more than the simple stop(); deal...

If I want the playhead to return to any area on the main timeline, what kind of action script to I write?

For instance, I would like to
(this sounds right in my head)

"at end of movie, gotoAndStop on the root timeline, frame (1) "

How do I write that in AS2, and should that code be placed on the Actions, on the main timeline?