I am working on version 2 of the
Pano Flip Book, there will be lots of changes in that version, one of them is that the book can be imported into another panorama player, so far I did it for FPP, take a look:
and some more info here:
http://flashpanoramas.com/forum/showthread.php?t=2826
now I will do that for KRPano - you will be able to import the book as krpano plugin
at this moment it is not possible to import krpano into another movieclip, when this is possible I will make krpano a book player too
by the way, the above photo shows 2 screens, on each of them 2 panoramas are displaying, even though the book is imported into another player the book will have all the features including panorama display, version 2 will be able to place panorama dynamically in the book and outside the book
the book can also be dragged and you can easily remove any element of the book by just not including a plugin element, version 2 moved all elements into plugins, here are plugins I created:
<plugin layer = "0" path="plugins/Preloader.swf" />
<plugin layer = "2" path="plugins/BitmapBackground.swf" />
<plugin layer = "4" path="plugins/Background.swf" />
<plugin layer = "6" path="plugins/FPPPlayer.swf" />
<plugin layer = "8" path="plugins/BottomStrip.swf" />
<plugin layer = "10" path="plugins/GoToPageButtons.swf" />
<plugin layer = "12" path="plugins/PDFButton.swf" />
<plugin layer = "14" path="plugins/BookPDF.swf"/>
<plugin layer = "16" path="book" position = "CC" x = "0" y = "0"/>
<plugin layer = "20" path="plugins/Logo.swf" position = "TC" x = "-200" y = "20" />
<plugin layer = "20" path="plugins/FullscreenButton.swf" position = "BR" x = "150" y = "40" />
<plugin layer = "22" path="plugins/MusicPlayer.swf"/>
<plugin layer = "24" path="plugins/AutoFlip.swf" position = "BL" x = "30" y = "23" />
<plugin layer = "20" path="plugins/PageThumbs.swf" />
the book's plugin structure will allow you to create your own plugins, plugins can contact each other and the book - this allows you to create a plugin that will react on other plugin behavior, for example plugin background has a clip that moves its object (a playing man) when musicplayer plugin is turned on or off the man starts or stops playing
also version 2 has thumbs for pages that can be set in many ways like a gallery and it can generate real pdf from the book - what you see in the book will be generated in the pdf, you can see it here:
http://pano-flip-book.com/bookimages/PanoFlipBook.pdf