ActiveDen

Flip Book (No XML,AS3)

  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • Brazil
  • Referred between 1 and 9 users
Dnn says
Purchased

Any chance of a simple video tutorial teaching how to resize and add images and pages?

7 months ago
Author
FlashTang FlashTang replied

Hi Dnn

To resize your book ,please edit xml settings
book_size="width x height" 
To add images (pages ) ,please add more page xml node
<page src="your_image.jpg" th="your_thumbnail.jpg">

</page>

This is really really easy
The only think you need to notice is the total pages number should be an even number , or it will be buggy
If you still don’t know how to do , please feel free to send me an email via my profile page
Reagrds
Tang

7 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • Brazil
  • Referred between 1 and 9 users
Dnn says
Purchased

XML ?

7 months ago
Author
FlashTang FlashTang replied

Yes, you can find it in xml folder :)

7 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • Brazil
  • Referred between 1 and 9 users
Dnn says
Purchased

Flip Book (No XML ,AS3) Have xml in this template?

7 months ago
Author
FlashTang FlashTang replied

Looooool :D

Sorry Dnn , my bad , I thought you were talking about anther xml flip book of mine :p

If you need add more pages , please use addPaper function

To resize the flip book please define size when you create the flip book instance

e.g.
DnnBook=new FlipBook(400,600);
DnnBook.addPaper(new page1(), new page2());
DnnBook.addPaper(new page3(), new page4());
DnnBook.addPaper(new page5(), new page6());
Those page1 page2 … is class name of your pages , you should define them in the library

Regards

Tang

7 months ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
chrisdross says
Purchased

When I view your .swf file that I downloaded, your pages are not there. I opened the .fla and published it and the .swf does not contain the pages.

7 months ago
Author
FlashTang FlashTang replied

Hi chrisdrosssays
I guess you have flash8 installed , to open the swf or fla ,you need flashplayer 9+ flash CS3 + ,flashplayer8 is already an antique
Time to upgrade your flash IDE :)
Regards
Tang

7 months ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
chrisdross says
Purchased

I have flash11 installed. Did you look at your .swf? There is no problem with the .fla. The .swf positions the book in the wrong place. I viewed the .swf in a media player as well as uploaded it to a website. The book is positioned in the lower right hand side.

7 months ago
Author
FlashTang FlashTang replied
Hi chrisdross
I know what you are talkiing about now , that is because you viewed the .swf in a different size ,and I forgot set the stage.align to “TL” , and stage.scaleMode to “noScale”
Please find below script in fla – frame 3 ,and delete then
myFlipBook.x=stage.stageWidth/2
myFlipBook.y=stage.stageHeight/2-myFlipBook._height/2
Then change the x,y position to where you want
myFlipBook.x=???
myFlipBook.y=???
Any other question just let me know
Regards
Tang
7 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • Brazil
  • Referred between 1 and 9 users
Dnn says
Purchased

Hi. Im noob in flash, simple video tutorial pls!!

7 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
blindeyecreative says

Hello, I have a question before I buy.

I’m looking for a “flip-book” that can open in a light box. Meaning I am wanting to use it as part of an online portfolio so I want there to be a thumbnail and when clicked brings up the flip-book in the light box of some sort.

Is this possible with this file?

Thanks, Jon

6 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 1 and 9 items
  • Canada
Flactor says

Hi,

does it work for right to left languages too??

4 months ago
  • Has been a member for 5-6 years
  • Bought between 100 and 499 items
  • Brazil
gucoelho says
Purchased

is there any way to the size of book be proportional to the size of the stage…BUT pages have to resize automatically to…based on the book size…is there any way? i really need this…tanks!

4 months ago
  • Has been a member for 5-6 years
  • Bought between 100 and 499 items
  • Brazil
gucoelho says
Purchased

imposible to align this with gaia framework and greensock pack….any tips?

4 months ago
Author
FlashTang FlashTang replied

Hi gucoelho
Try set position X Y and scaleX Y to let it fit stage
Regards
Tang

4 months ago
  • Has been a member for 0-1 years
sedd900 says

Does it support double page swfs? I need an animated page where there is a character walking across the page

6 days ago
by
by
by
by
by