Maxim Gavrilov
2008-11-16 17:28:22 UTC
Hi all!
I have a troubles when trying to move my TextField instances to make a
running-newsline presentation. I've created TextField instances in
constructor of my Sprite-inherited object and then at every
ENTER_FRAME I'm moving it in necessory direction for one pixel. It's
going pretty good, but it's terrible blinking, it's not very visible
on pretty power computers, but on my Pentium-M 1.3 laptop it's really
looks ugly.
Is it any way to prevent TextField instance from blinkin when it's
moving?!
Thank you for your attention!
I have a troubles when trying to move my TextField instances to make a
running-newsline presentation. I've created TextField instances in
constructor of my Sprite-inherited object and then at every
ENTER_FRAME I'm moving it in necessory direction for one pixel. It's
going pretty good, but it's terrible blinking, it's not very visible
on pretty power computers, but on my Pentium-M 1.3 laptop it's really
looks ugly.
Is it any way to prevent TextField instance from blinkin when it's
moving?!
Thank you for your attention!