Changing Color of Text Added Through Expression
I'm hoping that the masses here can help me solve a problem.
Here's the super-condensed version: I've got a counter on an AE layer parented to a slider effect, and I've added text to it before and after with an expression (I think it's one of Dan's expressions; TextBefore and TextAfter, and at the end it's literally just TextBefore+s+TextAfter).
So what I'm looking for is a way to set the text color for TextBefore and TextAfter, either when the variables are defined or in the equation at the end. The color for TextBefore and TextAfter that I'd like is 255x192x0/FFC000; the color for the slider value I'd like is 255x255x255/FFFFFF.
I've searched all over and I can't find how to do this. Help please???