Text/ion-scroll with automatic animation

Is possibible?
I try a lot of jquery plugin to scroll text on X or Y, but nothing realy work well…
I a storyteller app for kids and i need scroll the history while the narration/sound is playing.
Its need to auto scroll and if possible drag text back and foward (thats the most dificult part)

Any idea?

Thanks a lot!

I’m sure you could use the $ionicScrollDelegate and a $interval, to scroll the page automatically.

As far as animation the text, you could use angular-animate to achieve this. I’m sure there are lots of custom directives for moving the elements.

Check out this example page:

http://www.nganimate.org/angularjs/ng-repeat/move

Let me know if you need any more help :smile:

Cheers

Hey maybe this will rly help, thanks! I will try tomorrow morning (now i rly need rest ahauhaua)

Hahaha yea man, go get some rest and try that out tomorrow. If you need any help, feel free to ask :smile: