# Targeting and unloading swf

**URL:** https://forum.kirupa.com/t/targeting-and-unloading-swf/216457
**Category:** Uncategorized
**Created:** [February 16, 2007, 5:29pm UTC](https://forum.kirupa.com/t/targeting-and-unloading-swf/216457 "2007-02-16T17:29:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kirupafalcon](https://avatars.discourse-cdn.com/v4/letter/k/c4cdca/32.png) [@kirupafalcon](https://forum.kirupa.com/u/kirupafalcon)
#### Post date: [February 16, 2007, 5:29pm UTC](https://forum.kirupa.com/t/targeting-and-unloading-swf/216457/1 "2007-02-16T17:29:41Z")

</div>

i used the follow code to load an external swf into a mc that is loaded into another mc where my main menu systen is.

loadMovieNum(“frame1.swf”,3);

how would i unload frame1.swf from my main mc. Keeping in mind the menu system is loading a swf at level 1 and that mc is loading frame1.swf into level 3

i can provide the site when my problem is located if anyone want to look
