Skip to main content
Participant
September 12, 2019
Question

Start Adobe Animate with a JSFL script as argument from the command line without dialog box openning

  • September 12, 2019
  • 1 reply
  • 632 views

When typing this command line on windows : "pathToAnimate.exe" "pathToScript.jsfl" [-AlwaysRunJSFL] it still open the dialog box. Based on this documentation :

"'flash.exe' myTestFile.jsfl [-AlwaysRunJSFL]
Use the -AlwaysRunJSFL option to bypass the dialog box that prompts you to confirm script execution"

it should only execute the script. 

Thanks in advance for the help !

 

 

This topic has been closed for replies.

1 reply

Participant
September 18, 2019

Up