Hey,
I have tried opening a PDF file from Flash EXE using a .bat file but yet not opening.
Script used in flash:
on (release) {
fscommand(“exec”, “batfilea.bat”);
}
The batch file:
start fep01.pdf
Why not opening?
JOKAN
Hey,
I have tried opening a PDF file from Flash EXE using a .bat file but yet not opening.
Script used in flash:
on (release) {
fscommand(“exec”, “batfilea.bat”);
}
The batch file:
start fep01.pdf
Why not opening?
JOKAN
:: Copyright KIRUPA 2024 //--