-
Help with CSV Text list
Hi.
I have a csv file with one row of data. There are 1400 words and I am wanting After Effects to show one word at a time per frame. I am new to expressions and have been searching to see if there is a way to do this. I have tried:
footage(“test.csv”).dataValue([0, timeToFrames(time)+1])It is giving me an error saying invalid node index
Yesterday I had it scrolling through the data but updated the csv file and can’t seem to work out what I have done wrong.
Do I need a slider to control it? Any help would be greatly appreciated.
Thanks