//flex table opened by JP

Click to See Complete Forum and Search --> : "D:" drive batch


Mike0179
11-26-2001, 02:57 PM
I am creating a multimedia cd using flash. In flash i have to link fies (.pdf, .wks, .jpg, ect...) to the flash projector. I do this by creating Batch files and having flash exec them. That works great, however, I cant make the batch files navigate through the file structure of my cd. I assume that the batch files have to be in the root directory. If thats the case, then so be it, but i think it looks VERY messy and unorganized (even if the files are hidden). So i have the batches in one folder by themselves, and all the files in another. So i figured i would just try to direct the batch from the root of the CD. and that gives me....

D:\movie\photos\picname.JPG

Okay, that works great, but what if the D: drive is named something else? for example, my HP computer at my home is labeled M:
How do I Point the batch file to the CD drive without actually calling it by the drive name? I have tried just using the volume lable of the cd, but same response.