I have dynamic text field that must be a fixed width and height.
The actual text that will populate the dynamic text field is variable.
What I would like to do is to reduce the font size if the text does not completely display within the text field's dimensions.
Any ideas on how I can accurately perform this?
Also, I am using AS 2.
Thanks