QuickTime for Java: A Developer's Notebook by Chris Adamson The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated June 23, 2008. UNCONFIRMED errors and comments from readers: [24] Code provided for "e.getSource( ) == fwdButton" case; The code presented in Chapter 2 for stepping *forward* through frames is incorrect (or, at least, does not function correctly on Windows using QuickTime 7.1.6). Specifically, when clicking on the "+" button to move forward on a frame-by-frame basis, nothing happens. When the code for stepping forward through frames was extracted into a stand-alone console application, it worked for moving forward from the frame at time 0 to the next frame, but subsequent attempts did not change the movie's position.