Loading external swf, small question

hi.

here is the code i have that gets a certain movie (depending on what button was pressed)

stop()
_root.loader.loadMovie(_root.m_name)

what would i add to this so that it loads the movie, but doesnt show it untill it has fully loaded?

thanks.