# Quetion about loadMovie

**URL:** https://forum.kirupa.com/t/quetion-about-loadmovie/53376
**Category:** flash
**Created:** [June 3, 2004, 3:35am UTC](https://forum.kirupa.com/t/quetion-about-loadmovie/53376 "2004-06-03T03:35:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![cchoo13](https://avatars.discourse-cdn.com/v4/letter/c/6de8d8/32.png) [@cchoo13](https://forum.kirupa.com/u/cchoo13)
#### Post date: [June 3, 2004, 3:35am UTC](https://forum.kirupa.com/t/quetion-about-loadmovie/53376/1 "2004-06-03T03:35:32Z")

</div>

I have a movie script with 3 levels. Level 1 is the main one, level 2 is the menu, level 3 is the contents.

I have created another movie clip (notes.swf) which will load text from external text file. I used - loadVariablesNum ("…/TextFiles/Notes.txt", 4); but when I played the movie, it didn’t load the text file. But if I play notes.swf alone and change the level to 0 instead 4, it works.

What do I do?

Jeremy
