Ok, thanks for the explanation!Last question: coming back to the simple slide effect, can I apply the animation directly to the page sprite? I tried to use a tween with target equal to the page sprite and to animate the x property of the sprite, then adding the tween to the juggler, but the sprite doesn't want to move. If I set the x property by code when I build up my sprite, it gets located in the right position, according to the x property. Where am I wrong?