call script with shortcut
Is it possible to call a *.jsx script from a shortcut that I will define in 'Adobe After Effects 6.5 Shortcuts.txt'
Is it possible to select another layer or layers from a script? How?
Chortorn
Respond to this post • Return to posts index
Re: call script with shortcut by Mylenium on Feb 9, 2007 at 6:24:57 am
[chortorn] "Is it possible to call a *.jsx script from a shortcut that I will define in 'Adobe After Effects 6.5 Shortcuts.txt'"
Yes. Look for entries like this in your ~shortcuts.txt file:
"ExecuteScriptMenuItem01" = "()"
All scripts must be at the root level of the scripts folder to show up in the menu and the menu order will be used.
[chortorn] "Is it possible to select another layer or layers from a script? How?"
Yes, it's possible, but off the top of my head I don't remember any part of the synatx.
Mylenium[Pour MylRespond to this post • Return to posts index
Re: call script with shortcut by chortorn on Feb 10, 2007 at 11:27:31 am
Thanks for the quick replay.
...
Does anyone know which method I should execute to select a layer?
I have searched the scripting guide.pdf, but with no result so far.
ChortornRespond to this post • Return to posts index