Change Font characteristics with a variable?
September 27, 2012 12:00 AM
I'm running a timer on a screen and when it reaches 30 seconds I need to change the font from black to red.
I can 'fake' this by running two text boxes (a black one and a red one) and hiding one at the 30 second mark. Is there any way I can do this a bit more elegantly by using a variable to modify text properties in a single text box?
tnx
Discussions have been disabled for this post