Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Get folder path and save the path in local storage until the path is changed.

  • Get folder path and save the path in local storage until the path is changed.

    Posted by Nathaniel Logan on October 28, 2018 at 12:23 pm

    Hi im new to After effects scripting,

    Im trying to get the file path from the folder that is being selected.

    Lets say i have a project folder in my local drive and I navigate the Dialog to that project folder.

    But the problem is every time i restart the application that i need to select the folder path.

    Is there a way that i can save the path in localStorage and fetch the temp path from here, unless the project folder is in the same path.

    {
    var selectFolder = Folder.selectDialog("Select the Project Folder...");
    alert(selectFolder.fsName);
    }

    Nathaniel Logan replied 7 years, 9 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy