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

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -