Page 1 of 1

place an item in a specific folder in the project panel

Posted: May 22nd, 2009, 9:19 am
by peteoconnell
Hi, is there a method for moving an item to a specific folder in the project panel. I can't find anything about it in the scripting PDF.
Pete

Re: place an item in a specific folder in the project panel

Posted: May 23rd, 2009, 3:54 am
by Paul Tuersley
Yes. You use the Item parentFolder attribute. See page 77 of the AE CS3 scripting guide for details and an example.

Re: place an item in a specific folder in the project panel

Posted: May 23rd, 2009, 9:56 am
by peteoconnell
Cheers. I had forgotten about that one.
Pete