Tu peux essayer en modifiant le xml :
<FlippingBook>
<width>400</width>
<height>250</height>
<scaleContent>true</scaleContent>
<firstPage>0</firstPage>
<alwaysOpened> true </alwaysOpened>
<autoFlip> 100 </autoFlip>
<flipOnClick> false </flipOnClick>
<staticShadowsDepth> 2 </staticShadowsDepth>
<dynamicShadowsDepth> 2 </dynamicShadowsDepth>
<moveSpeed> 2 </moveSpeed>
<closeSpeed> 2 </closeSpeed>
<gotoSpeed> 1,3 </gotoSpeed>
<flipSound></flipSound>
<pageBack> 0x1C90CB </pageBack>
<loadOnDemand> true </loadOnDemand>
<cachePages> true </cachePages>
<cacheSize> 4 </cacheSize>
<preloaderType> Progress Bar </preloaderType>
<userPreloaderId>70%</userPreloaderId>
<pages>
<page>pages/page0.jpg?URLToOpen=http://...</page>
<page>pages/page1.jpg?URLToOpen=http://...</page>
<page>pages/page2.jpg?URLToOpen=http://...</page>
<page>pages/page3.jpg?URLToOpen=http://...</page>
</pages>
</FlippingBook>
Tu n'as qu'à mettre autant de pages que tu veux.
Vois si ça marche.
A+