Saving Script Data to Project?


   hello, have script running in after effects tha generates javascript objects based on compositions , layers in project.

is there easy way save data, these objects, project next time loaded data can used?

 

i attempted adding attribute manually ex:

app.projects.myobjects = {object list};

this worked during run time of project, once reloaded attribute reset.

 

the goal somehow save progress or state of script project can closed , resumed

without losing progress.

there 2 other folders in "scripts" folder launch scripts from,  1 when app shuts down , other when starts up. of course there "scriptui panels" folder well. may able save objects , data temp jsx file in startup folder auto load ifno when ae starts next time. thought.



More discussions in After Effects Scripting


adobe

Comments