PDA

View Full Version : Fuzzy text


SteveTownsend
06-03-2007, 09:29 AM
Hi, I'm new here.. I'm pretty new to flash and trying to build up a simple website.

My text appears to be coming out fuzzy. I know you can change the text to dynamic and embed the fonts but I couldn't see a way of doing text that's animated.

I was wondering how the guy who designed this site:
http://www.andreaswannerstedt.se/
manages to get his text to look so clear even in his links?

evride
06-03-2007, 10:23 PM
You can change the anti-aliasing of the text box in the properties panel when the textbox is selected.

myth
06-04-2007, 07:36 AM
i think the dude use optimized-for-flash pixel fonts. Also remember to position your text at rounded coordinates. if you need to tween text take a look at mcTween (http://hosted.zeh.com.br/mctween/). This tweening class will allow you to do rounded tweens at ONLY whole corrdinates.