Search  

BOOK V1

Full_screen_preview
Update 29.VIII.2008:
  • remove small error
  • add number page manager (you can go to the any page.)
  • you can add links to pages in the book (example page 7)
  • You can change the colour of the frame and the background color image. (In the example on flashden the colour of the frame is 0xFFFFFF but the background color the image is 0xEEEEEE)
  • You can add images on of inch side (example page 4-5.Image must be wider for the thickness frame – 20 px.

Please download again new version.

Possibilities Book v1:

  • Fast loading (sheet of papers are loading only the ones which are visible)
  • You can add unlimited pages in xml file
  • Unlike other products, book does not store all pages in memory
  • You can change page book size and frame size in xml file
  • You can change all colors book ( color button, color page number ,color sheet etc) in xml file
  • You can add logo and contact button
  • The project is using from conventional tween which is in flash 8 (Tween Class)
  • You can change all colors player mp3 in xml file
  • You can add unlimited mp3 files
  • You can enabled and disabled player mp3,logo and contact button
  • You can load the any background (swf file,jpg ,png …. etc – change in xml file )

It isn’t necessary to be a programmer so that add and remove page. The structure of xml files is very easy.

book.xml: (add and remove page)

< ?xml version=”1.0” ? >
< pages url_config=”xml/configuration_book.xml” >
< item thumb=”pages/1.jpg”/ >
< item thumb=”pages/2.jpg”/ >
< item thumb=”pages/3.jpg”/ >
< item thumb=”pages/4.jpg”/ >
< item thumb=”pages/5.jpg”/ >
< item thumb=”pages/6.jpg”/ >
< item thumb=”pages/7.jpg”/ >
< item thumb=”pages/8.jpg”/ >
< item thumb=”pages/9.jpg”/ >
< item thumb=”pages/10.jpg”/ >
< item thumb=”pages/11.swf”/ >
< item thumb=”pages/12.jpg”/ >
< /pages >


Dimensions example in flashden:
page size – 300×426
size frame – 20px,
book size: (very of calculations is coming out)
book width=(300+20 * 2) * 2 = 680
book height=426+ ( 20 * 2 ) = 466)


keywords: book,page,sheet,page flip

Posted 3 months ago

@kilr013
At the moment you can add the description for yourself in the jpg file, etc. for this moment it isn’t possible to give swf the description through xml.

Posted 3 months ago

@feha
Of course. Send me only an e-mail. You are establishing the size page in configuration file
(example flashden page size – 300×426, size frame – 20px, book size: width=(300+202)2=680.height=426+20*2=466)
At the moment you can add the text in the jpg file, swf which you are loading.

Posted 3 months ago

Update 29.VIII.2008 – Read at the very top.

Posted 3 months ago

Hi.

I am trying to load an SWF file onto a page. The SWF, created separately) has a dynamic text field that calls a .txt file to load into it, via variables. This works fine when I preview the single SWF file by itself. However, when I load it into a page in this movie, the text file only says "undefined".

PLEASE HELP !

Thank you.

Posted about 1 month ago

@toper
Send to me it swf-a to the e-mail.

Posted about 1 month ago

Great job on this one!! Easily customized it. The only thing that I really miss is a zoom function!

Cheers,

Ulverbite

Posted about 1 month ago

Hi I am teacher who purchased your file, this is my web page www.mozquedaitc.com very nice work and sorry for my poor english, but i need so help of you, I use Camtasia to record the class, camtasia produces the class into the file swf, and produce the controls of play and stop, However, when I load it into a page I cannot see anything, can you help me

Posted about 1 month ago

@Jamozqueda
I don’t understand. Send me the e-mail and enclose the screen.

Posted about 1 month ago

How can I send and email?

Posted about 1 month ago

my email is javiermozqueda@hotmail.com

Posted about 1 month ago

can i send you the video in swf ?maybe you can find the error of displaying of my video

Posted about 1 month ago

I sent the e-mail to you.

Posted 28 days ago

hi, is there anyway to have thumbs of the pages at the bottom?

Posted 20 days ago

swf fies seem to be running really fast and repeating when it loads them. is there somewhere in the code where can I sow them down? i put in a stop action and changed the frame rate to 15. they work fine out side of the book.

Posted 18 days ago

@jluisfg
At the moment he doesn’t have such a possibility.

Posted 17 days ago

@nygard
Frame rate you are placing in the book.fla file (current 30fps). If you are loading different files to book.swf they also have 30fps. You can also steer the speed of reconstructing your file using setInterval.

Posted 17 days ago

Great file. Here would be to die for features.. 1- Zoom, 2-scrolling horizontal thumbnail of pages at the bottom 3- menu header or footer editable via xml 4- support for background swf, png, flv 5- support for multiple actions and url from within pages…

Keep up the great work. G

Posted 3 days ago