My Window size is 1/4 the size of my layout. Therefore, I feel like I can get 4 static screens out of this layout.
So I would like to push a button from within the starting view and have the screen slowly scroll to the right.
I know I can use the System Set scroll X ... and this works as far as location but its instantaneous.
I would like a little character in the transition... Anyone?
**I tried messing with time scale right before the scroll and that didnt do anything for me. I would really like some options like jquery UI has for animate... jqueryui.com/effect
Any plugins that do this sort of thing maybe?
Thanks!