If you are simply ticker taping the text consider using scrollRect, much smoother and as it is just a bitmap copy quite fast too.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of pedr browne Sent: 10 May 2007 07:44 PM To: [email protected] Subject: [Flashcoders] Smooth movement for dynamic text Hello, I have a seemingly simple situation which is causing me a real problem. I am moving a dynamic textfield along the x-axis and the text seems to vibrate, making it virtually unreadable. The textfield is multiline, autosizing and created dynamically, with embedFonts set to true. It is styled with a textFormat which sets it's font to one I have imported to the library. I have tried various fonts and all suffer the same issue. If anyone has any ideas please help me out as I am stuck. Thanks a lot. _______________________________________________ [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 _______________________________________________ [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

