Url not found as well

ok i have a folder called “main” that contains the file “MainLoader.as”, I want to load another .swf file located here main/gallery/Gallery.swf, why I try to load this swf with this url: gallery/Gallery.as, it says url not found, however if i move the Gallery.swf into the same directory as MainLoader.as and try this url Gallery.swf, it loads it fine, why won’t it load Gallery.swf when inside a different directory than the loader