Hi
I Tried to make a button to run a script inside after effects but failed, I can run a script JSX file inside after effects by command line this way :
I read the manual to find a way to do it, i found File.run action but didnt manage to make it work and i searched the forum but cant find a proper way.
Is there a way to do it ?
Thanks
I Tried to make a button to run a script inside after effects but failed, I can run a script JSX file inside after effects by command line this way :
Code:
C:\Users\user>cd C:\Program Files\Adobe\Adobe After Effects 2023\Support Files\ C:\Program Files\Adobe\Adobe After Effects 2023\Support Files>afterfx -r "C:\Users\user\Dropbox\AE Scripts\G3A Camera Template\Import Studio Template.jsx"
Is there a way to do it ?
Thanks
Comment