# Issue with loading external movies

**URL:** https://forum.kirupa.com/t/issue-with-loading-external-movies/182187
**Category:** Uncategorized
**Created:** [March 16, 2006, 3:38am UTC](https://forum.kirupa.com/t/issue-with-loading-external-movies/182187 "2006-03-16T03:38:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![wheatleyweb](https://avatars.discourse-cdn.com/v4/letter/w/53a042/32.png) [@wheatleyweb](https://forum.kirupa.com/u/wheatleyweb)
#### Post date: [March 16, 2006, 3:38am UTC](https://forum.kirupa.com/t/issue-with-loading-external-movies/182187/1 "2006-03-16T03:38:15Z")

</div>

This should be really simple, but for some reason I cannot get it.

On a particular frame I have the action

```php
loadMovie("swfs/home_text.swf", 1);

```

I want to add an action on a navigation button to unload that movie from main movie.

I tried unloadMovie();, but no luck. Can anyone help me with such a simple task?

thanks

wheatleyweb
