Copy link to clipboard
Copied
Hello,
I have write an CEP 8 extention for photoshop 2018 (working well).
But when I try to load it into Animate I got $ is not defined from line :
csInterface.evalScript('$.evalFile("' + scriptPath + '")'); -> in js file
or any
$.listFolderScripts = function() { -> in jsx
I also try CEP-Resources-master samples and I have the same problem.
What the problem ? is $ global variable not defined in Animate ?
Regards,
Copy link to clipboard
Copied
You're trying to load a Photoshop extension into Animate??
Copy link to clipboard
Copied
It's a generic extension referencing jsx into a folder :
GitHub - majman/adobe-scripts-panel: Scripting Panel for After Effects, Illustrator, and Photoshop
And or is sample (get environment variable load jsx etc ...)
Find more inspiration, events, and resources on the new Adobe Community
Explore Now