Hey! It's been a long time since I was here. I've got a bit of a problem I'm trying to troubleshoot. I'm stumped, so here's the deal:

I have a .swf that rotates through dynamically loaded images, like a banner of sorts. It secures the image names by loadVars-ing a text file. All this works fine and dandy on our test site -- everything functions flawlessy.

However, when we move the same set of files (same html page, same directory layout, same text file, same swf, same images) to another site, it doesn't work -- the swf runs, but it fails to load the images.

I'm told that this new site is on the same server, so it shouldn't be an issue of server settings. Does anyone have any ideas what could possibly be going wrong? Is it even possible for server settings to cause a problem like this?

Thanks for reading! And thanks in advance if you can help at all.