temen2 saya butuh saran dan bimbingan'a.
saya sedang buat media pembelajaran pake flipbook, ketika saya buat halaman content dan saya beri button pada halaman content untuk pindah ke halaman yang lain, tetapi button tsb tidak jalan padahal tidak ada peringatan debug. . .
di button tsb saya gunakan script
on (release) {
myBook.flipGotoPage(4);
}
untuk file config.xml'a saya pakai yang ini:
<FlippingBook>
<width>1000</width>
<height>600</height>
<scaleContent>true</scaleContent>
<firstPage>0</firstPage>
<alwaysOpened> false </alwaysOpened>
<autoFlip> 50 </autoFlip>
<flipOnClick> true </flipOnClick>
<staticShadowsDepth> 1 </staticShadowsDepth>
<dynamicShadowsDepth> 1 </dynamicShadowsDepth>
<moveSpeed> 2 </moveSpeed>
<closeSpeed> 3 </closeSpeed>
<gotoSpeed> 3 </gotoSpeed>
<flipSound>sound/03.mp3</flipSound>
<pageBack> 0x1C90CB </pageBack>
<loadOnDemand> true </loadOnDemand>
<cachePages> true </cachePages>
<cacheSize> 4 </cacheSize>
<preloaderType> Progress Bar </preloaderType>
<userPreloaderId></userPreloaderId>
<pages>
<page>pages/cover.jpg</page>
<page>pages/1.swf</page>
<page>pages/2.swf</page>
<page>pages/3.swf</page>
<page>pages/4.swf</page>
<page>pages/5.swf</page>
<page>pages/6.swf</page>
<page>pages/backcover.jpg</page>
</pages>
</FlippingBook>
buat temen2 yang tau dimana letak kesalahan script'a tolong mohon bantuan'a
terimakasih sebelum'a
*ini preview'a gan



LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks