tophers78
07-20-2007, 03:33 PM
I am creating a CD-based Flash presentation using a Windows projector. I am attempting to use fscommand to open a pdf file on my CD using Acrobat Reader.
When the user clicks a link, it calls a function containing:
fscommand("exec", "openMyPDF.bat");
I have a specific folder named "fscommand" in the same directory as my .exe file. It containts that .bat files that call the specific pdf's.
My problem is that this seems to work in a Flash 7 projector, but does not work when I save my work in a Flash 9 projector. But I cannot find any documentation specifying that this no longer works in a Flash 9 projector, (I'm working in Flash CS3 on a Mac).
Does anyone know what is happening or what I might be doing wrong?
thanks,
tophers
When the user clicks a link, it calls a function containing:
fscommand("exec", "openMyPDF.bat");
I have a specific folder named "fscommand" in the same directory as my .exe file. It containts that .bat files that call the specific pdf's.
My problem is that this seems to work in a Flash 7 projector, but does not work when I save my work in a Flash 9 projector. But I cannot find any documentation specifying that this no longer works in a Flash 9 projector, (I'm working in Flash CS3 on a Mac).
Does anyone know what is happening or what I might be doing wrong?
thanks,
tophers