dynamic text question
dynamic text question
- Started
- Last post
- 2 Responses
- tomkat
so ..
i have a dynamic text field, verdana .. don't want to embedd fonts (for loading time&aliasing) .. when i turn off embedded fonts, there's no way to play with it's _alpha or _xscale, masking doesn't work , too.
it only works when i embed fonts..
solutions??
thx
- unfittoprint0
embedd it it. that's the only way.
you may create an external library, and link all the movie fonts (if you're using external movies) to it, for file reducing.
but you still have to embedd them to change _alpha, _xscale, etc...
- tomkat0
F*ck - i thought so ..
my hope was that createTextField() could do the trick .. :(you know if verdana does not alias in a certain size ?? like pixelfonts at 8px for example ?
thx