Loading/unloading movies

Hello everybody,

I have read allready a lot about similar problems on these forums. But i will try to explain what’s up and hope somebody can help me. Thanx inadvance.

I have a main.swf which loads external swf files into target. All these swf files have a blanc first frame with a stopaction to prevent users to see the stuff. One of these swf’s, called clients.swf, creates many Movieclips (to load more swf’s) in many levels.

When i am in clients.swf and want to go some where else… i want all the newly created movieclips (with swf in it) on so many levels to be invisible after the click. Is there a 'easy way to do this?

Any help will be appreciated.