Skip to main content
Participant
November 12, 2017
Question

How to import .mogrt ? [Scripting]

  • November 12, 2017
  • 1 reply
  • 1851 views

Hi...

I have a .mogrt file made with Essential Graphics in Adobe After Effects 2018...

How can I import it to my existing project with scripting ?

I mean I want a code to put it in my .jsx file and I replace a path Then it imports the file into my time line.

Rightnow it works when I drag my .mogrt from Essential Graphics Window in premiere but I want to do it with scripting... ( Like ImportFile() )

Thanks...

This topic has been closed for replies.

1 reply

Bruce Bullis
Legend
November 13, 2017

Have you tried importFiles()?

Participant
November 14, 2017

I've tried importFiles() But it doesn't work

"File type not supported"

If scripts don't have access to import .mogrt files, Is there any solution for this problem ? even with plugins ( Premiere SDK )

Thanks for answer