Replacing a source file

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
julianck
Posts: 7
Joined: February 28th, 2007, 6:49 pm

I want to redirect a layer's source from one photoshop file to another. I tried using "app.project.item(#).replace()", but instead of connecting me to the corresponding layer (the two photoshop files are duplicates, just different locations), it replaces it with the entire merged PS file. Is this possible to reconnect just individual layers?

Thanks,
Julian
Dan Ebberts
Posts: 320
Joined: June 26th, 2004, 10:01 am
Location: Folsom, CA
Contact:

I think AVLayer.replaceSource() is what you're looking for.

Dan
Post Reply