-
Is it possible to change a photo image via .txt $.eval or any other form that doesn’t require a script
…Edit….
Damn it, finally found someone asking the exact same question.
https://forums.creativecow.net/thread/227/33364Unless something has changed in the last year, I’m guessing the answer is still not possible.
….Edit…..
Is this possible?
I have an image in a folder.
1 – John Smith.png
I’ve imported this into my AE comp, and use an expression to pull the name from the layer so my Text layer pops up John Smith.
This is where the realms of “Is it possible” comes in.
If I replace the image in the folder with.
1 – Aaron Taylor.png
when I open after effects, I want 1 – John Smith.png to replace itself and the Text layer now to say Aaron Taylor.
I know there are scripts where I can click a button and I can reference 1 -, to replace the image layer, but I can’t use a script. I need it to replace itself some other way, similar to using an $.evalFile(myPath) with a txt file. Even if I can use a .txt file so it can replace itself based of reference like that would be also a way I would want to try.
I know if I label it 1 and replace it with another file called 1. That will work. but I need the name to appear in the text, without someone manually having to put it in. I can’t find anything that might suggest this without the aid of a script, which is a pain, because a script would require someone to physically launch the script, which again I need it to do it without Manually updating it.