Hidding a loaded movie during a scene

I am using a simple- loadMovie(“titlebars.swf”, 1);
to import a .swf file. I want to disable, hide the loaded movie during one of the 10 scenes that play. This presentation loops through the scenes without buttons or navigation. How can I achieve this? Thanks.