Creative COW SIGN IN :: SPONSORS :: ABOUT US :: CONTACT US
ADOBE AFTER EFFECTS: HomeForumBasicsExpressionsTutorialsPodcastsMotion GraphicsTrainingCinema 4DFAQ

Change text colour based on character?

Cow Forums : Adobe After Effects Expressions
VIEW POSTS   •   ADD A NEW POST   •   SEARCH   •   CHANGE FORUM
Respond to this post   •   Return to posts index


Change text colour based on character?
by Leo Koppel on Nov 8, 2009 at 12:05:49 am

I have written an expression that generates a random stock ticker in a text layer. I'd like to be able to have particular characters appear a different colour (namely the up/down arrows, unicode 9650 and 9660).
Would animating Fill Color using an expression selector be able to do this? I played around with that and the textIndex property but wasn't able to figure out how.

If that is possible, would changing the font also be possible or is it not affected by expressions?

//This didn't work but it may help show what I'm trying to do (for the expression selector):
if(text.sourceText.charCodeAt(textIndex) == 9650)
100
else
0


Respond to this post   •   Return to posts index


Current Message Thread:
  • Change text colour based on character? by Leo Koppel on Nov 8, 2009 at 12:05:49 am




Note: If you are a registered user please click here to login before posting.

Your post will not be accepted if your name and email address are not registered in our database. Click here if you do not have an account.

Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message   Entire Thread   None  

Message:



Note: The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key. Read more...



Please post Expressions Code in the box below:


Add your message signature


 


Note: By clicking "Post Direct" button above, you are agreeing to the Creative Cow's Code of Conduct.



FORUMSTUTORIALSMAGAZINETRAININGVIDEOS - REELSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

© CreativeCOW.net All rights are reserved.

[Top]