I am creating a little autorun projector for the MAC (I am on a PC). QUite simply, I will have a CD-ROM and in the root director will be a file called pack.hqx (or that's what the PC gives me for a project) and then a bunch of outher folders that contain installers and content.

I created a button which I labelled with text;

On the EXIT button I used FSCoomand to quit.

I next have a button that when clicked should fun my PACK.hqx file. I am using MX and on my PC version I have this same project (but PC) in the fscomman folder and I did an actionscript of fscommand and pack.exe. I thought I should do the sam eon the MAC - is that the case?

Finally I need the last two buttons to explore the current CD. How can I click the button and have my MAC project openup the finder to the root directory of the CD-ROM?

Any help (the more explicit the better) would be greatly appreciated