I'm trying to load a .swf from a different directory. Using this code -
loadMovie("/cashre/c_recycler.swf", "blank");

This works fine when I test the fla, but will not work when I publish as an exe??

Thanks for any advice!