Forum Moderators: not2easy
I've seen several websites (can't remember which now, sorry) that have a flash movie like a book, in which the user can drag and turn the pages over, with a nifty page bending effect that twists the images or content as the "page" turns. I'd like to know how to do this or find some tutorial specific to that effect. If anyone can point me to some flash resource site (several of which I've already looked through without finding anything) or can pass me some tips, I'd be very grateful.
Thanks!
The second way is complicated. You will create a dragable button that as it goes further horizontally, it will call a new frame in the movie. This will take plenty of action script. I would look for tutorials on dragable buttons and horizontal coordinates.
Personally I would go for a button that may say turn page, that would do the movie clip option.
As far as the animation goes, remember that it is not the detail of each frame that counts it is the motion. Personally I would create thye frames in illustrator or freehand then import them. Tweening does not help you for real 3d motion. You could even do them in photoshop or a raster program.
all you have to do is to follow the mouse-coursor and rotate the clipping over page in it's angle. then you need a mask, also rotated relativly to this page not to display the complete page. that's all.
just some action script with some maths.
later on you can add shadows with a transparent gradient to give it a more realistic experience.
good luck!