View Full Version : Pageflip
llonsby
04-20-2006, 06:58 PM
OK i have a question if any Flash Master can help me out.
The publishing company i am working for, is going to be implementing Flipbooks with thier magazines, now is there a certain ammount of DPI on the JPG that needs to be met for the Flipbook to work? I mean i optimized them down below 100k per my Art Directors guidance, he wanted clear pages at a lower size.
So when i took the JPG files and lowered them to say anywhere 40k to 80k the book would not work. Yet when i kept the files big like 200k to 500k the book worked fine. Yet he was having problems with them on the website as big files, the pages turned slowly. Now we're talking about an 80 page magazine. So what i am asking is there a level of DPI per image for the book to work?
llonsby
04-20-2006, 10:09 PM
OK i figured that out, but now
when the page loads up on the webspage the book comes in perfect...i can flip through the book etc. But, when i ZOOM in once or twice, then zoom out...the page seems to be cutoff at the top and side a bit? What am i doing wrong?
<FlippingBook>
<width>600</width>
<height>400</height>
<firstPage>0</firstPage>
<alwaysOpened> false </alwaysOpened>
<autoFlip> 50 </autoFlip>
<flipOnClick> true </flipOnClick>
<shadowsDepth> 2 </shadowsDepth>
<moveSpeed> 5 </moveSpeed>
<closeSpeed> 3 </closeSpeed>
<gotoSpeed> 3 </gotoSpeed>
<flipSound> mp3/01.mp3</flipSound>
<pageBack> 0xB4DBF5 </pageBack>
<loadOnDemand> true </loadOnDemand>
<cachePages> true </cachePages>
<usePreloader> true </usePreloader>
<pages>
<page> images/FG58_00.jpg </page>
<page> images/FG58_01.jpg </page>
<page> images/FG58_02.jpg </page>
<page> images/FG58_03.jpg </page>
<page> images/FG58_04.jpg </page>
<page> images/FG58_05.jpg </page>
<page> images/FG58_06.jpg </page>
<page> images/FG58_07.jpg </page>
</pages>
</FlippingBook>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<center><body>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=6,0,29,0"
width="640" height="480">
<param name="movie" value="fg58flip.swf">
<param name="quality" value="high">
<param name="flashVars" value="xmlConfig=config.xml">
<param name="scale" value="noscale">
<param name="bgcolor" value="#FFFFFF">
<embed src="flippingBook.swf" width="640" height="
480" quality="high" bgcolor="#FFFFFF" flashvars="
xmlConfig=config.xml" scale="noscale" pluginspage="
http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash"
></embed>
</object>
</body></center>
</html>
Flash Gordon
04-20-2006, 11:34 PM
What the heck kind of code did you just post? I don't really think you html or xml is going to solve the problem. If you really want some help, zip up the file and post it.
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.