# Load movie problem?

**URL:** https://forum.kirupa.com/t/load-movie-problem/31381
**Category:** flash
**Created:** [September 22, 2003, 8:38am UTC](https://forum.kirupa.com/t/load-movie-problem/31381 "2003-09-22T08:38:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![zaib](https://avatars.discourse-cdn.com/v4/letter/z/47e85d/32.png) [@zaib](https://forum.kirupa.com/u/zaib)
#### Post date: [September 22, 2003, 8:38am UTC](https://forum.kirupa.com/t/load-movie-problem/31381/1 "2003-09-22T08:38:58Z")

</div>

Hi  
I want to load multiple swfs by clicking menu buttons, into another movieclip(removing one movie and loading another on its place.).

Please give me some hints to do that.

I am trying with this code but target movie does not load into my target movie clip.

My target movie clip is empty.

* * *

## on (release) { \_root.mytargetmc.loadMovieNum(“loadmovie.swf”, 1); }

Please guide me !  
Regards
