flippingBook.pages = [ "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_A1_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_A2_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_A3_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_A4_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_A5_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_A6_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_A7_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_A8_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_B1_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_B2_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_B3_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_B4_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_B5_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_B6_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_B7_071510.png", "http://epoch-archive.com/a1/en/us/bos/2010/07-Jul/15/Thumb_B8_071510.png"]; flippingBook.contents = [ [ "Cover", 1 ], ]; // define custom book settings here flippingBook.settings.bookWidth = 0; flippingBook.settings.bookHeight = 0; flippingBook.settings.pageBackgroundColor = 0xFFFFFF; flippingBook.settings.backgroundColor = 0xFFFFFF; flippingBook.settings.zoomUIColor = 0x919d6c; flippingBook.settings.useCustomCursors = false; flippingBook.settings.dropShadowEnabled = false; flippingBook.settings.zoomImageWidth = 0; flippingBook.settings.zoomImageHeight = 0; flippingBook.settings.flipSound = "sounds/02.mp3"; flippingBook.settings.flipCornerStyle = "first page only"; flippingBook.settings.zoomHintEnabled = true; // default settings can be found in the flippingbook.js file flippingBook.create();