Projector Environment Variables?

Hello,

I’m working on a flash projector that will be converted using Flajector to an executable. This file, when executed from a USB, will be referencing applications that reside with it on the USB. It seemed to be havign trouble locating the files when I referenced them using relative pathing. I was having a similar problem in my batch files.

With batch files the problem was solved by picking up an environment variable which provided the current directory path. Is there such a variable available to Flash? This will not be running online, it will be an executable.

Any help would be greatly appreciated.

Jason