setScrollPosition to top

Using Print2Flash Document API
Post Reply
joe g
Posts:3
Joined:Fri Feb 08, 2008 12:16 pm
setScrollPosition to top

Post by joe g » Wed Feb 27, 2008 3:53 pm

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.

staff
Posts:267
Joined:Sat Dec 15, 2007 4:48 pm

Re: setScrollPosition to top

Post by staff » Wed Mar 05, 2008 6:01 am

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?

Post Reply