# Loading/unloading movies

**URL:** https://forum.kirupa.com/t/loading-unloading-movies/38206
**Category:** Uncategorized
**Created:** [December 19, 2003, 12:53pm UTC](https://forum.kirupa.com/t/loading-unloading-movies/38206 "2003-12-19T12:53:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Fernandez](https://avatars.discourse-cdn.com/v4/letter/f/58f4c7/32.png) [@Fernandez](https://forum.kirupa.com/u/Fernandez)
#### Post date: [December 19, 2003, 12:53pm UTC](https://forum.kirupa.com/t/loading-unloading-movies/38206/1 "2003-12-19T12:53:30Z")

</div>

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.
