Loadmovie problems

Hi. I’ve been reading information I searched for in the forums, but I couldn’t find what I needed in this instance.

Here’s my issue, hopefully explained clearly:

I have one swf, 800x600 that serves as my navigation and loader. There is a blank movie clip located at (0,250) that loads items from the buttons into the lower section of the swf. This is working fine.

A few of these buttons are linking to a scroller .swf that is a modified infinite menu (from the tutorial) that loads pictures. This file is working fine by itself, but when the main swf loads the scroller .swf into the blank clip, all of the y coordinates (that the scroller uses to follow the mouse), as well as the loadmovie in the scroller .swf cease to work. In the scroller, I have the buttons going to _root.imgloader.loadMovie . Are these files now trying to load into the main .swf (is that serving as _root now?)

if so, then what path should I use to have the images load into that individual .swf, and not the main one?

Sorry, I’ve been up for a long time, hopefully that makes sense.

I can post the .flas if that would help, but they’re getting large (i think)

Thanks for any help anyone can give!

-silversum