I am having a problem with flash paper. I have a button you push that sets the current page. so:

btn.onRelease = function(){flashPaper.setCurrentPage(50));

The problem is the flashpaper jumps to that page and then immediately jumps back to page one. Anybody else have this problem and know how to fix it?