[Flashcoders] letter spacing changes when animating text fields

2009-09-13 Thread Tom Huynen
Hi,

I'm trying to animate a sprite containing several sprites with a text field
in each of them. The animation is far from fluid though. The letter spacing
of the text field seems to change.
I had this problem before already. I tried different tween engines and hand
written animation using an onEnterFrame event but still no good luck.

Does anybody know a workaround?

The problem can be seen over here when you click the plus and minus sign:
http://www.10pix.nl/Steiner/#/0_0_0

Thanks!

Tom
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] letter spacing changes when animating text fields

2009-09-13 Thread Ian Thomas
Firstly make sure that the text is an embedded font.

Secondly make sure that the antialias type is set to 'for animation'
rather than 'for readability'.

HTH,
   Ian

On Sun, Sep 13, 2009 at 6:29 PM, Tom Huynen tomhuy...@gmail.com wrote:
 Hi,

 I'm trying to animate a sprite containing several sprites with a text field
 in each of them. The animation is far from fluid though. The letter spacing
 of the text field seems to change.
 I had this problem before already. I tried different tween engines and hand
 written animation using an onEnterFrame event but still no good luck.

 Does anybody know a workaround?

 The problem can be seen over here when you click the plus and minus sign:
 http://www.10pix.nl/Steiner/#/0_0_0

 Thanks!

 Tom
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders