Movie transitions

Hi,

I’m working on a web site in flash that has a fixed navigation system (level0) a message area that displays text on different rollovers (level1) and main content area that displays the page content loads into when a menu button is clicked (level2). My problem is transitioning between screens when the menu button is clicked. When a menu button is clicked, i want the present movie loaded on level2 to fade before loading the next movie into level2. How do i do this since its going to be different each time. i need some sort of command to make level2 fade when a button is clicked no matter which movie is on level2 at the time.

secondly, i’d like an AS to make sure that if someone is on, say the contact page and they click the contact button again that it wont reload that page but stays the same. any ideas on this?

thanks loads