I use fscommand at a few frames before the last frame.
fscommand ("exec, "launch.bat"
I'm using the batch (.bat) file to run a ".pps" (PowerPoint Slide file) because the exec command would only work with executable files.
Is there anything wrong with my actionscript, or is there any other way to execute a .pps file ?
fscommand ("exec, "launch.bat"
I'm using the batch (.bat) file to run a ".pps" (PowerPoint Slide file) because the exec command would only work with executable files.
Is there anything wrong with my actionscript, or is there any other way to execute a .pps file ?