loadMovie and unloadMovieNum problems :S

Let’s say that I’m some sort of begginer in flash :smiley:
I’ve been learning FLash CS3 (AS2) at school and this is my second year.
In first year we did those basics like motion/shape tweens, guide liens, movie clips, blah blah :slight_smile:
Now, in second year, we do more.
Our professor gave us a task to make a sort of layout that will represent us. More like a website about each student :smiley:
I did everything and now I have to load other .swf files into main .fla file.
And now, I have to load main .swf from “Projects map” to main .fla file. I tried this code:

loadMovie("Projects/AnaBanana.swf",10);

,
but songs from that project can’t be played, in other words, they’re not loacted!
Weird because all sounds are in the same folder as project files.
Help?
I need this to be done by Monday :frowning: