(F8) check if movie is already loaded in a level

This may be a simple question, but I’m relatively new to the actionscript side of Flash.

I have buttons that each load a different movie clip into, let’s say, Level One. I’d to know how to write the AS so that if a specific movie is already loaded into that level, it won’t load again when the button is pressed.

Thanks in advance if you can help.