I have tried SetTweenSpriteYByOffset, which with my settings makes the tween go from the middle out, so its half way there I suppose haha
Ooh also I would like to know how to reset the animation/set it back to initial frame after clicking a button,
at the moment the animation just stops wherever it is paused and starts from where it left off
The bars are for an old style graphic equaliser, the kind that bounces from audio volumes and the like
SetTweenSpriteYByOffset (vduTween,198,198,1)
setTweenSpriteSizeY(vduTween,2,88,-1)
setTweenSpriteSizeY(vduTween,88,2,tweenEaseOut1())