Quick Tip: Create a Flash Flipping Book From any PDF in Seconds

Quick Tip: Create a Flash Flipping Book From any PDF in Seconds

Tutorial Details
  • Difficulty: Beginner
  • Program: Flash
  • Estimated Completion Time: 15 mins

In this Quick Tip we’ll take a look at a really useful online utility that will help us convert any PDF to a SWF virtual book with just a few clicks. Read on to learn more!


Step 1: What is a Flash Virtual Book?

flash virtual book pdf swf

A Flash Virtual Book is a Flash movie that recreates the look of a real book on screen. It is commonly used in digital catalogs or magazines. Check the demo included in this tip to see an interactive example.


Step 2: About the Tool

flash virtual book pdf swf

An excellent online tool was used to create the file from the demo, it uses a very simple interface (an HTML form) to specify the source PDF and parameters required to make the conversion.

You can find this tool on the CodeBox website.


Step 3: How it Works

flash virtual book pdf swf

With the PDF selected, the application will proceed to divide the pages into separate SWF files that will be later used by a SWF container. This SWF container will use an automatically generated XML file to load the pages and parameters. Finally, a zip file will store all the files and put them ready for download.


Step 4: Conversion

flash virtual book pdf swf

The steps to convert the file are really straightforward; just fill in and/or modify the parameters to meet your needs and press the Start Conversion button. You’ll need to wait a few seconds, after which a download link will appear when the conversion is complete.


Step 5: Test

Open the Zip file to extract and double-click either on the book.swf or the index.html file to see the book working.

flash virtual book pdf swf

Conclusion

Convert your PDFs quickly and easy with this tool!

Thank you for reading!

Add Comment

Discussion 7 Comments

  1. Joe says:

    Can you please post the FLA/XFL so I (or and anyone else) can take a crack at possibly
    updating the UI and changing some of the animation properties/performance?

    Thank You

  2. e11world says:

    It doesn’t really work right (the demo). Clicking the next page arrow just keeps flipping an empty page shadow and the number in the box doesn’t change at all.

  3. gremi says:

    Cool, but very inefficient and underdeveloped.

    I recommend the automatic conversion online, ie.: http://www.pressmo.com.
    Very good, fast and powerful solution. Check it out, it’s worth it.

  4. Sara says:

    I strongly recommend the tool i am now in use. http://www.kvisoft.com/flipbook-maker/
    Easy to use. Have a try!

  5. fliezi says:

    anyway, what software that used in screen shot above ?

  6. Vivian says:

    I’m pro with Sara that the Kvisoft flip book maker is very great. I’ve tried it once and impressed by the templates much.

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.