How do you make your browser window to scroll to top?

Hi there, I am working on a flash site where the user scrolls down in their browser to view all of the content, the problem is that when the user goes to the next page of the site the browser is still scrolled down to the bottom and so they have to scroll to the top of the page to view the content they must read first.

Is there any way I can avoid this without using scroll bars in flash or is there a way i can reset the scrollbar of the browser the flash site is being viewed in?

Thanks for any help guys,
Hectors

Im not sure how it could work in flash but in html <a href="#"></a> will move a page to the top.

Thanks for that matthew.er, does anyone have any ideas if there is a way this code can be used to do it?

Thanks,
Hectors