of a "text layer" to read its content from a text file (.txt)
I'm asking that because I made a huge animation with hundreds of
text layers (in Portuguese, because I'm a Brazilian guy living in
Los Angeles) and I was wondering to know if is it possible to link
each text layer from after eff ects to a file.txt because...
I need to change the language of the animation to English and after
to Spanish, Italian, German, etc.. would be easier to change the
linked .txt files using NOTEPAD than to open each composition, each
pre-composition, each layer property, each Text Effect property of
each layer to type the characters in other languages... I already
have all translations to other languages in a text files, and I
would like to link each layer to read each a small text file.
Using Expressions...
I was trying to do something like
text.sourceText= c:\desktop\myfile.txt
or
text.sourceText= c:\desktop\myfile.txt.readln();
or
text.sourceText= c:\desktop\myfile.txt.open();
But it is not working...

inside AE... Scripting seams to be very dificult to link for each
ayer that I have...
I heard that it is impossible to link the SourceText property to a
file using expressions, but it is possible using scripts..
Is there an easy way to associte the Text property to a .TXT file in my
computer? Maybe using a pluggin?
Thank you very much in advance!
Danilo Moura de Mello e Silva
Los Angeles, CA 90034