actionscript 3 - Tween over using maxScrollH -
i wanna tween scrolls on infinitely,
when reaches end starts on letters has finished.
like carousel.
i've tryed :
tweenmax.to(object, 2, {scrollh:object.maxscrollh+10,yoyo:true,repeat:-1});
this want.
thanks!
Comments
Post a Comment