-
After effects : the blinking cursor
I did a text typing with cursor blinking with effect typing-on-text-preset..but I want the cursor to Disappear in the end of the text..what I mean I want contol the curosor so I can scall it and change the possition,and do what ever I want..I hope someone help me in this..and thanks to u all.
L = text.sourceText.lengtg;
It = time -thisLayer.inPoint;T = It *effect ("Speed")("Slider") - effect ("Start After")("Slider")*effect ("Speed")("Slider");
F = math.round (It % 1);
if (F == 1 | (T0) ) {Fl= "|";}else {Fl="";}
substr (0,T)+ Fl
Sorry, there were no replies found.