# Paths to movies?

**URL:** https://forum.kirupa.com/t/paths-to-movies/25536
**Category:** Uncategorized
**Created:** [July 14, 2003, 3:58am UTC](https://forum.kirupa.com/t/paths-to-movies/25536 "2003-07-14T03:58:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Mikol27](https://avatars.discourse-cdn.com/v4/letter/m/e99b99/32.png) [@Mikol27](https://forum.kirupa.com/u/Mikol27)
#### Post date: [July 14, 2003, 3:58am UTC](https://forum.kirupa.com/t/paths-to-movies/25536/1 "2003-07-14T03:58:02Z")

</div>

I am using the loadMovieNum to position my movies at specific levels…but I don’t understand the correct path to use to find my movies other than putting in the entire directory path statement… does that make sense?

C:\Documents and Settings…

I know the name of the folder that they will placed in when published on the net…“movies” that will sit on the web server but I’m still a little confused as to how to target them effectivly.

What am I missing?  
:-\

---

<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 14, 2003, 4:01am UTC](https://forum.kirupa.com/t/paths-to-movies/25536/2 "2003-07-14T04:01:09Z")

</div>

Place both swf’s in the same directory and use:[AS]loadMovieNum(“yourfile.swf” , level)[/AS]

---

<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 14, 2003, 4:15am UTC](https://forum.kirupa.com/t/paths-to-movies/25536/3 "2003-07-14T04:15:36Z")

</div>

Thanks!

Very cool. I knew it was simple but it wasn’t clicking until you said it that way.

Thanks again.

-Michael

---

<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 14, 2003, 4:20am UTC](https://forum.kirupa.com/t/paths-to-movies/25536/4 "2003-07-14T04:20:14Z")

</div>

No problema 🙂
