pb> I have a seemingly simple situation which is causing me a real problem. pb> pb> I am moving a dynamic textfield along the x-axis and the text seems to pb> vibrate, making it virtually unreadable. pb> pb> The textfield is multiline, autosizing and created dynamically, with pb> embedFonts set to true. It is styled with a textFormat which sets it's font pb> to one I have imported to the library. pb> pb> I have tried various fonts and all suffer the same issue. pb> pb> If anyone has any ideas please help me out as I am stuck.
Set textfield's font rendering method to "Anti-alias for animation" and also you can take care of always positioning the textfield to exact pixels during the animation. Attila _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

