Page 1 of 1

Navigating Directories and Replacing Footage..

Posted: January 19th, 2011, 5:13 pm
by herbie
*I think I posted this in the wrong forum at first.. I'm sorry about that..

I already have the following code that will go through every item in the project, but I don't know how to write the following part..

Once a footageItem has been found, I need the script to look at it's directory and go to it's subfolder and replace the footage with the sequence in that folder.

I know the filters for finding only the footageItems... and I know there needs to be a replaceWithSequence() somewhere in there.. but I'm not sure how the format goes for the rest.