When you notice the sprite is moving using smooth scroll but it may appear jitter effect like it's mini shake, compared to scrollTo proves no jitter effect on sprite, i had no idea how to stop jitter effect on this sprite when its using smooth scroll.
.Capx file
jitterScroll.capx
There 2 layouts that you can compare:
-scrollTo
-SmoothScroll
I need to get rid of jitter on sprite when is moving using SmoothScroll Layout
Thanks!