Directory problem

Hi there,

Ok, so I’ve built a movie loader that loads some images in, and then displays them. This is working fine. I wanted to use this multiple times on a site. If I put the swf file in its own folder with the images locally, its works great. But when I upload it to the server, instead of accessing the images from the folder, it tries to get them from the root of the website!!!

Anyone got any ideas on how to fix this? Can I still keep the links relative and not absolute?