How do I use the command line parameters with my external application using Jugglor and JStart?
Create the JTool command in the Jugglor in the JTools section File externalapp.exe Arguments ‘hello’ then copy and paste into the FSCOMMAND EXEC command in the FLA file. The externalapp.exe is actually inside the Juggled file, added in the ‘Additional Files’ section in Jugglor. To load an external app that resides in the same directory as the Juggled file then use the LOCAL% command i.e File local%externalapp.exe See the example file provided.