Question
flickering animated text
Hi there,
Animating disks (orbiting another disk) with labels inside, I observe small variations in the location of the label relative to its parent circle, hence a flickering effect.
I used AntiAliasType.ADVANCED.
And I replaced the original Event.ENTER_FRAME event listener by a TimerEvent.TIMER one. But still flickering.
Any suggestion ? Thanks.
Gil