-
[extendScript] Select a project item without using its index ?
Hello hello,
this sounds like a stupid questions,
but I can not find a way to select an item in the Project panel using something else than the (index).the main issue with index is that it changed depending of the position of the item in the panel. and I am creating a lot of new comp and folder dynamically so depending of the name of the created item, all the other items are changing their ID.
Is there a way to select an item using either the name or the id number(wich would be the best I guess).
sorry for the noob question but i am stuck and the scripting guide is not helping :s
thanks!