Flash Q
- Started
- Last post
- 6 Responses
- ********
I'm looking for a tutorial/movie that solves the problem with blur'in text when you are using pixelfonts in a dynamic text field..
I have seen it somewhere but can't remember where, tried Kirupa, Flashkit, Ultrashock, Actionscript etc. but i just can't find it
Know which one i'm talking about?
Thanks
- unfittoprint0
the textfield should be at exact sizes.
IE:
x:20 y:32
not
x:20,3 y:31,5
and also most pixel fonts require the typeface to be displayed with a 8 size.
this should be enough.
- Marky0
Download font guide; http://miniml.com/fonts/
- UndoUndo0
if yr dynamically positioning yr text fields make sure you use Math.round(_root.mytextfield._x) to set it on a round integer!
:)
- ********0
Thanks guys, but i know the equal number and 8 size rules etc..
I found it here, but just forgot you had to paid 30 bucks for it
http://www.flashloaded.com/ultim…to hell with that..!!
- casiokid840
not sure if there is a way apart from what has been said already. If you not using a lot of txt simply make it as a image.