I have 5 item spirits (each has a bitmap within it) within a container sprite each 200px x 100px, I have the container sprite scaleX and scaleY set to .3 when I use TweenLite and animate the scales to 1 I get flickering between each item sprite until the animation is finished.
any ideas on how I can reduce the flickering?