Skip to main content
Participant
November 22, 2019
Question

import folder into After Effects CC by using ExtendScript

  • November 22, 2019
  • 1 reply
  • 283 views

Hi, I am trying to import folder by using Adobe Extendscript into AE CC2018. The function should be same as AE import folder function. Please see attachment below.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Attachment below is result in AE after  "Import Folder" button is pressed.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

I try to using Extendscript importFile() methods to import folder, but  no luck. 

app.project.importFile(new ImportOptions(new Folder("C:\\Users\\Username\\Desktop\\type\\line")));

After Effects error: File can not be opened.

 

Hopefully any AE master can help me solve my problem. Your help in this matter is greatly appreciated!

This topic has been closed for replies.

1 reply

gupta shivangi
Legend
November 22, 2019

Hi there,

 

I'm locking this discussion as there is a duplicate thread created: https://community.adobe.com/t5/after-effects/import-folder-into-after-effects-cc-by-using-extendscript/td-p/10755558

 

Thanks,

Shivangi