Page 1 of 1

setScrollPosition to top

Posted: Wed Feb 27, 2008 3:53 pm
by joe g
After using setVisiblePages, I would like to reset the vertical scroll bar to the top.

setScrollPosition(new Print2Flash.Point(0,0)) is all I could come up with and it doesn't work.

Re: setScrollPosition to top

Posted: Wed Mar 05, 2008 6:01 am
by staff
We tried to make setScrollPosition(new Print2Flash.Point(0,0)) call directly after setVisiblePages call and always experienced correct behavior. If you still have this problem, can you send to Print2Flash support a sample that demonstrates it?