ActiveDen

Power Book

  • Has been a member for 1-2 years
  • Referred between 1 and 9 users

Hi thanks for the reply.

For the zoom, User can select between the way he wants to see the zoom (scroll view or mouse move). This will be useful in case of book which only have text content then user can activate scroll view and read easily. In case book has only images and user needs to see in detail he can activate mouse move zoom and go in more details using slider.

Also activating/deactivating zoom view using button will be useful in case you need to use text select, copy or search feature.

Another question is, is it possible to access powerbook internal functions using actionscript from fla itself (not javascript / exernalInterface)?

Can it be use inside flash builder application?

Hope to get version with multiple text modules and image module soon!

Good luck! :)

  • Bought between 100 and 499 items
  • Has been a member for 5-6 years

Would it be relativity easy to re-skin the interface – ie change the graphics for the icons?

Also, is it possible the pages can slide instead of turn?

CyberLeaf

Hi smartwave, thanks for your interest in my software.

There are some customizations you can do directly from the XML configuration, but if you have Flash you can easily change the interface graphic (so even the buttons icons, or whatever you want), just editing the corresponding movieclips (everything in the fla library is well organized so it should be easy for you to find what you want to change).

About the pages slide:
no, sorry… that behaviour at the moment is not possible (and it’s a bit diifficult to achieve, since it would require major changes in the code).
But you always have the “zoom mode” (accessible just by clicking on a page when the magnify icon appears), which can show the pages one after the other like a slideshow (so no flipping there).

  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 5-6 years
  • Sold between 1 and 100 dollars
garynaito Purchased

Outstanding file but I noticed one issue using Firefox 3.6.10 while browsing the finished file. The right side scroll bar does not work? I noticed on the Flashden sample file it doesn’t work also. However in Safari it works. Any suggestions?

CyberLeaf

Hi garynaito, thanks for your purchase!

Do you mean the browser scrollbar?
That depends on the html page itself, and actually it should NEVER appear, since the Flash application area in the demo has been set to 100% height and width (and the Power Book has a fluid layout, so it will adapt to every dimension without the need of a scrollbar).
I am trying the demo here on Firefox and Safari, and I can see no differences (no scrollbar in both).

Can you please give me more details on this (or send me a screenshot)?

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
sjbmedia Purchased

I have trouble adding video to my powerbook.

This works: <page title=”jan smit” src=”401-1-jan-smit.jpg”> </page>

This gives back aparsing xml error (XML MALFORMED ): <page title=”jan smit” src=”401-1-jan-smit.jpg”> <video src=”myvideo.f4v”/> </page>

I don’t see what i’m doing wrong??

Please any suggestions?

CyberLeaf

Hi sjbmedia, thanks for your purchase!

The XML MALFORMED error means that there is just a syntax error in your XML , which is usually something related with a node which is not closed, or the quotation marks (so it should be nothing releated with videos or other features of the Power Book).

From your text above I can see these quotation marks: ”
which are different from the standard ASCII : “
Please have a try changing them and let me know if it worked.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
lluukinha Purchased

hello, i wanna know, if i can put an object swf in my magazine, but not like a page, only like an object. hmm…

a game for example in swf, i put in the folder pages and how i insert the swf in my page ?

if as possible, can i resize ?

CyberLeaf

Hi iluukinha, you can insert any swf file as the content of a page. This interactive content will appear WITHIN a page, and it will automatically resize to “fit” your page or to “fill” it, depending on what you have set in the book options (by default the content will fill the page).

I don’t know exactly what you mean by “object”, but anything you put in the Power Book must be contained inside a page (or it will not be a book after all… :) ).
But a page can be much more than a simple “page”, so it can have interactive elements like buttons, windows, animations, etc…
A game, like any other interactive element, can be used as a page content, but complex interactive swfs (like a game) can become unpredictable in how they will work (for example if the overall frame rate or performance is not compromised, if it uses some particular libraries that can interfere with the main application, etc…).

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
lluukinha Purchased

hello, its me again. i have a trouble and just now i realized. my book is not working in moozila firefox but in other navigator are running ok.

“Book Error: can’t load any of the book pages”

but only in firefox,

what can be this ?

CyberLeaf

Do you have a link I can check?
Which OS and Firefox version do you have? Are you testing your page online or offline?

It seems to be just a matter of paths (in this case the pages content folder you have set in the book XML ).
There should not be anything significantly different in Firefox… so in your case it’s difficult for me to help you better without being able to check your page.
I think that the error is nothing related with the application itself (since the Flash player is the same after all). You can check the uppercases/lowercases characters of your paths, javascript errors (if any script has been used in your page), html validation, etc…

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • United Kingdom

how can i increase the size of the actual book on the page?

CyberLeaf

Do you mean the size of the Power Book application area inside the web page, or the book dimensions inside the Power Book application area?

To set the application size in the web page it’s just a matter of html and css code (so, where and how you embed the swf, like any other normal Flash application).
Instead, the book size inside the Power Book area can be set through the book XML .
By default the book (and the application area as well) has a fluid layout, which mean that it will adapt to every dimension, but you can set the minimum width and height to match the maximum ones, so to have it fixed.
Please refer also to the help manual for more info about the various options.

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years

Hello—I have to say this is one of the most user friendly flash templates I’ve ever used! Great work! Anyone should buy this!

I just have one question. I would like to place the executable file on a flash drive to run as a single file. What is the best way to do that without the end user of the flash drive seeing all of the .xml, .jpg, .flv files etc… any ideas? I tried to use a .swf to .exe convertor and it threw me an error about “unable to load file://global.xml file://book.xml”

Thanks in advance!

CyberLeaf

Hi, thanks for your purchase! :)

The standalone version you can find in the package has been made with an “swf to exe” covertor (Zinc 3) and does exactly what you need, but the only way you can hide your data files is to set them as “hidden” files in your CD (not the best protection anyway, I understand).
Or you can try using your own “swf to exe” convertor and then try to include the data files inside the package (Zinc can do that for example).
I haven’t tried this yet but it should work (just remeber that in that case the XML files must be in the same path as the swf, and must be called with their original names). And, if you are doing this, don’t use the standard swf… you need to recompile a new one starting from the “PowerBook_CS5(ZINC).fla” you can find in the “source” folder. That fla compiles the Power Book specifically for an “swf to exe” convertor, resolving the error you have seen.

Hope this helps you!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi bluegestaltX,

i purchased and download the power book version 1.25. But unfortunately there is no CS4 file in the downloaded folder(source).

I need the CS4 .fla file beacause without i cant open it. Please help and send me the CS4 .fla file

Thank you in advance

CyberLeaf

Hi meilenstein, thanks for your purchase!

Sorry, my fault… I forgot to include the CS4 fla in the 1.25 package. Already sent an update some days ago to ActiveDen but it’s still in the queue.
Please write me an email through my profile or website so I will send you a download link right now.

CyberLeaf

Hi again, the update has been approved right now on ActiveDen, so if you download again the package you should find the CS4 fla as well.
Sorry for the inconvenience.

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • United States

Helli, I would like to buy your bok, but Ihave one questions. I notice that the info is a box content, can I add another box or botton like that or a tab to be able to show content text like about us, who we are, something like that….or any sugestions??? So at the same time would look like a web site as well. Thanks wonderfull, work john

CyberLeaf

Hi johnmg, thanks for your interest in my software,

yes, you can easily add custom buttons to the toolbar (just thorugh XML ), which means buttons with your own custom symbol (loaded from a jpg, png or swf) that can: open an external link, open a book page, or call a javascript callback.

So, using them you have at least two choices:
create a sort of “about us” page in the book and then send to that page when the user clicks that button. Or, through a javascript callback for example, open a popup/lightbox with your content. There are plenty of js scripts you can use (i.e: shadowbox, prettyPhoto, etc..) to create a nice lightbox popup that goes temporarily over your application. Its content in that case will just be an html+css normal page (so you can also load images inside of it, or whatever you want).

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • United States

Hello, Thanks..are this book compatible with Ipads and Iphones??? thnaks john

CyberLeaf

Hi John,
unfortunately, as every other Flash application, you cannot see it within the iOS default browser Safari, because there is no Flash plugin for that browser (and it never will I fear).
So, if you plan to use a Flash flip book in your webpage, and the iOS compatibiliy is important to you, you need to give the users a no-Flash alternative version of your book (maybe simpler, maybe just a pdf… it’s up to you).

  • Bought between 10 and 49 items
  • Canada
  • Has been a member for 1-2 years

First of all sorry if you have already answered this question. I have gone through many of the pages and have yet to find an answer. I am currently in Teacher’s College and was looking for a really cool way to create a portfolio to give to potential employers. Before I stumbled upon your file, I was hoping for something like this on portable devices such as Ipad, Ipod since I think the whole gesture interactivity is wild. I know that Flash is not supported on these devices. Is there any workaround? If not, would I be able to convert the .swf to some kinda of .exe so that I can simply burn the files onto a cd/usb stick to give during interviews etc and have them still be able to use your file?

CyberLeaf

Hi InrDmons, thanks for your interest in my application.

I have answered just now to the previous comment about iOS compatibility :)
Short answer: unfortunately not, it cannot work on iOS devices.

Anyway, Power Book comes also in a standalone (exe and app) version, so that you can use it offline (on a CD/DVD as well). It can run on Windows and Mac OS X .
The standalone version is basically the same, except for some functionalities that cannot work offline, like email sending, share and file download.

Default-user
InrDmons Purchased

Just purchased your product because it looks amazing and appears to have many features I will want to use. After purchasing, I have downloaded and extracted all files to my USB stick (also tried on my Desktop). I am currently on a Mac so I have tried loading the Standalone Mac Power Book App file; however, I keep getting this error message: ERROR PARSING THE XML FILE : ‘file:////User…(directory stuff)...Mac/global.xml’ XML MALFORMED

Is there something within the files that I have to change or should it just work right out of the box? Also, now that I have purchased your product, will I be able to download newer versions as they come or will I have to purchase the latest?

CyberLeaf

Hi, thanks for your purchase :)

The 2 XMLs contained in the deploy folder are just empty (with just the basic options and no data to load), so you need to edit them and put some pages to your book to see something.
To have a try with a working book please copy the “app” to the DEMO folder (inside “demos and extras”). If you launch the application there you will see the demo book running in standalone.

Note:
The XML MALFORMED error anyway is my fault. In the global.xml of the “deploy” folder I accidentally duplicated the “volume” option in the Music node, so the parser see the XML as malformed. I will fix this now… thanks for the report!
The correct Music node should be like this (as you can see from the DEMO as well):

<Music url="yourFile.mp3" volume="50" auto_play="false"/>

  • Bought between 100 and 499 items
  • Has been a member for 5-6 years
smartwave Purchased

Hi

Really enjoying working with Power Book, after you had previously answered my pre-sales questions :)

I have tested a few of my SWF pages and has been working well. I’ve now updated some of the graphics in the main FLA and exported it (overwriting the powerBook.swf file) but it doesn’t work, it’s just blank when I open the html file – I also noticed the exported SWF is smaller than the original?

Thanks

  • Bought between 100 and 499 items
  • Has been a member for 5-6 years
smartwave Purchased

UPDATE TO ABOVE POST : I’ve managed to edit some graphics and export the FLA and is now loading but the toolbar is now showing and I get the following output:

TypeError: Error #1010: A term is undefined and has no properties. at com.cyberleaf.powerbook::Toolbar() at com.cyberleaf::PowerBook/_createMainObjects() at com.cyberleaf::PowerBook/__XMLBookLoaded() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at com.cyberleaf.utils::XMLBookLoader/loadingCompleteHandler() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/onComplete()

CyberLeaf

Hi smartwave,
when compiling the swf from the fla have you moved it or is the “com” folder (containing all the AS code) still in the same path as the fla?

If this is not the case maybe you have changed something wrong in the fla, removing for example an instance name to a movieclip or similar, something that the AS code cannot find anymore (it seems to be something releated to the toolbar, so the toolbar itself or a button).

Please have a check comparing your fla with the original one, looking also for instance names changes (the name set in the properties panel of a movieclip, when you click on it).
If you still cannot sort this out please send me your modified fla so I can check it. The final swf size should be similar… maybe just slightly different if you have removed or added some graphic.

  • Bought between 1 and 9 items
  • Has been a member for 5-6 years
ebrana Purchased

Hello, at first sorry for my English.

We purchased your Power book v1.1. and even though we have tried the newest version 1.25, we have found these problems:

1) http://katalog-lekkerland-wa295.ebrana.cz/?type=2 in catalog with many pages we have probem with preloading. When i switchh to latest pages then i need to wait very long time to load it. Even though a dont see preloading animation.

2) I need to browse catalog with opened summary. My problem is that when i move cursor over all flash, summary scroll acording the cursor. I would prefer moving summary just with cursor over summary itself.

Thank you in advance

CyberLeaf

Hi ebrana,

1) You have to wait so much because your book loads all the pages sequentially starting from page 1, so if you skip to the last pages you have to wait for the other 200 and more pages to be fully loaded.
You should try the new Pages option preload (added in v.1.25) which will let you decide how many pages to preload at start. By default its value is “all”, which loads all the pages at start as it is now. But, if you set this value for example to “10”, only 10 pages will be actually loaded at start… so if you then skip to page 200, that page will be loaded immediately, since no other pages are in the loading queue.
Please have a look at the help manual for more details on this.

If you still experience that the pages took much time to load plase try reducing your pages source files dimensions as much as possible (especially the “normal” version files, if you are using different versions for the zoom and the normal mode, which I suggest you to do I you haven’t done yet).

2) I need to check this, so I can modify it in the next release.
I would like also to add a scrollbar mode for the Summary, so that the user can scroll it also with a normal scrollbar, instead of mouse movement.
In the meanwhile please try to reduce the length of your summary as much as possible, especially at start, organizing all the content in subchapters if possible, and closing them, so that the users will only open what they need.

  • Bought between 1 and 9 items
  • Has been a member for 5-6 years
ebrana Purchased

Hello , thanks for your answer

We solve our first issuu with the latest version of catalog. Nice feature.

Howerever we found some other bugs concerning zooming and fulllscreen.

1) when i fullcscreen page from zoomed page, then it si not possible to move page to bottom part of it.

2) Second scenario . Click to Fullscreen -> then zoom the page -> switch from the fullscreen back, then zou can scroll over the full hieght of page. Sometimes the blue background color apperar (look at the http://dl.dropbox.com/u/80028/Clipbrd1.png)

Thank you in advance

CyberLeaf

ok, this seems just a bug of the zoom mode movement… I will fix this as soon as possible.
Besides, I was not able to replicate the “blue screen” problem (and your dropbox link does not work) ...I will try anyway to make more tests on this too.

In the meanwhile please send me an email, so I can send you a modified swf as soon as it is ready!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hello, I purchased your software, can you please send me the swf version that supports arabic content & summary.

CyberLeaf

Hi yassinenet, thanks for your purchase!
Please send me an email through my profile here or my website, so I can send you a download link for the swf with Arabic characters.

  • Has been a member for 1-2 years
  • Turkey

Hello sir, I have few questions before purchasing your awesome flip book software; • Is it possible to remove elements like share, download pdf and print from menu bar? • Is it possible to disable arrows shown on edge of the pages? • Is it possible to disable zoom for some or all pages?

Thanks in advance!

CyberLeaf

Hi LordCemOnur, thanks for your interest in my software.

The answer to all of your questions is always “yes” :)
You can configure or disable almost all the interface elements thorugh the XML config files (global.xml and book.xml).
And for the zoom you can disable it globally or just for each page individually.

If you want to see how the interface can change you can have a look also at this other demo (an excerpt of the help manual):
http://www.andrea.baroni.name/envatoPreviews/powerbook/helpbookexcerpt/
  • Has been a member for 1-2 years
  • Referred between 1 and 9 users

Hello again,

Can you please tell when your next version (1.3) will be coming and what new features you are going to add (like layout and multiple text and image modules or any other feature)? Will i be able to get new updates if i purchase the product now?

CyberLeaf

Hi truptipawar, sorry for the delay of my answer… I am currently working on v.1.3, so I was waiting to complete some of the new features to be able to answer you more precisely.

1.3 will have for sure the multiple books support within the same Power Book instance (so with a book selection gallery as well), which is almost complete. And then some other minor but nice new options for the background and the slideshow.
I will try to include also the multuple text modules in the same page as well, but I still have to work on that.
I think I will postpone the Images Gallery module until v.1.35 or 1.4, so to be able to release 1.3 this week or the next one.

Anyway.. if you purchase the software now you will be always able to download it again from here, so to download newer versions when they are released (in the end you are buying an usage license, so untill you are not using it or using it in the same project, you do not need to buy it again).

Default-user

Hello and thanks for the reply CyberLeaf.

Glad to tell you that we have purchased your component with my senior’s account. User name is ‘witsinteractive’. :)

Hope to see more great feature of this component soon. Good luck!

  • Bought between 100 and 499 items
  • France
  • Has been a member for 1-2 years

Hello,

Using IND (graphic layout artist) it is easy to generate a SWF , so I bought your software to provide “more”, I wanted to know if it is possible to obtain assistance in explanatory video.

I think it would make good service to many designers, it would avoid wading …

Is it possible to localize the language in French?

Sincerely – Helios06fr

CyberLeaf

Hi Helios06fr, thanks for your purchase! :)

Creating “tutorial videos” would be a very nice idea, but since they require a bit of time to be created, I think I will be able to work on them only when Power Book reaches at least v.1.4 (so when almost all of the features I would like to include are implemented).

What are the topics anyway where you have more doubts, or where you need assistance the most? Topics maybe not covered in the help manual or in the FAQ here.

To localize the application in French you just need to edit all the “english texts” in the XMLs (especially the global.xml where the interface is defined).
For the windows for example (i.e: Share, Contacts, Info, etc…) you can set their title, button tooltip and even the form labels just though the global XML (Interface node), which you can edit with any text editor.

by
by
by
by
by