# loadMovie

**URL:** https://forum.kirupa.com/t/loadmovie/25957
**Category:** Uncategorized
**Created:** [July 18, 2003, 1:09am UTC](https://forum.kirupa.com/t/loadmovie/25957 "2003-07-18T01:09:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![arianna](https://avatars.discourse-cdn.com/v4/letter/a/91b2a8/32.png) [@arianna](https://forum.kirupa.com/u/arianna)
#### Post date: [July 18, 2003, 1:09am UTC](https://forum.kirupa.com/t/loadmovie/25957/1 "2003-07-18T01:09:00Z")

</div>

hey anyone!

Whenever I enter the actionscript loadMovie …I could only place it in by  
cut and paste because everytime I use the ready actionscript loadMovie;  
it places the script as loadMovieNum and that does not work!

also I have taken a look at creating sound bars and it worked great thanks  
for the help!!!

yet what do I have to do different to just have the sound load in automatically when the scene is open instead of having the viewer press  
play when they see the play button, but rather only see the stop button to  
choose to turn the sound off.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 18, 2003, 7:33am UTC](https://forum.kirupa.com/t/loadmovie/25957/2 "2003-07-18T07:33:06Z")

</div>

If you are using normal mode, then change location from _level_ to _target_ and loadMovieNum will change to loadMovie.
