- TurnJSBook.pb, TurnJSBook_Create.pb
The update brings dynamic resizing to the page turning effect. Taking into consideration aspect ratios to maximize the fit of the book to your screen.
- create a new "Book" folder using the file TurnJSBook_Create.pb, pointing it to the folder TestFiles\FuturesEnd\
- next run the example TurnJSBook.pb pointing it at the newly created file TestFiles\Book1\FlipBook.div
It's worth noting for best results the first and last pages should have an orientation type of portrait, otherwise those images may be cropped or pressed.

----------------------------------------------------------
Updated:
- VideoPlayer.pb, videoplayer.pbi
The update combines a JavaScript listener-event with the PureBasic Maximize / Restore events to remember a videos last position when switch between full-screen and normal view.
Remove window borders (excluding title bar) with the video players "Full screen" button. Optionally the "Zoom in" button will remove the black video borders.
