Hey,
I'm currently developing a website where users can change the tracking of a piece of sample text.
I've created a text field and given it an instance name of trackingText - how do I change its properties in Actionscript?
Thanks,
Evan
Page 1 of 1
Changing text properties in Actionscript
#2
Posted 24 March 2011 - 12:50 PM
Evan Sharpe, on 15 February 2011 - 06:37 PM, said:
Hey,
I'm currently developing a website where users can change the tracking of a piece of sample text.
I've created a text field and given it an instance name of trackingText - how do I change its properties in Actionscript?
Thanks,
Evan
I'm currently developing a website where users can change the tracking of a piece of sample text.
I've created a text field and given it an instance name of trackingText - how do I change its properties in Actionscript?
Thanks,
Evan
i think this should work in either as2 or as3
trackingText.textColor = 0xFF0000;
should make the text red...hopefully
- ← Taking forever to upload an OGG video file to my Website
- Flash, Actionscript & RIA
- Trasition problem →
Share this topic:
Page 1 of 1
Help















