# Loading movie poblem

**URL:** https://forum.kirupa.com/t/loading-movie-poblem/59450
**Category:** flash
**Created:** [July 31, 2004, 5:36pm UTC](https://forum.kirupa.com/t/loading-movie-poblem/59450 "2004-07-31T17:36:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kardis](https://avatars.discourse-cdn.com/v4/letter/k/ec9cab/32.png) [@kardis](https://forum.kirupa.com/u/kardis)
#### Post date: [July 31, 2004, 5:36pm UTC](https://forum.kirupa.com/t/loading-movie-poblem/59450/1 "2004-07-31T17:36:00Z")

</div>

Hi,

I need some help heres the code:  
on (release) {  
\_root.loadMovie(“grain\_tut.swf”,\_root.content)  
}

Ok heres the problem… the problem was that i had a movie clip and would like to load it into a box (instance name : content) …

However, what i had was that the movie did load but all other things disappear…

Thus, I need advise on how to prevent other buttons or objects or whatever from disappear…
