Professional :: Make Page Flip Effect?
Nov 28, 2010I want to convert my pdf file to page flip book. And put the flip books on my webpage.[URL]..
know anything about aXmag and page-flip? or any other good software to recommend?
I want to convert my pdf file to page flip book. And put the flip books on my webpage.[URL]..
know anything about aXmag and page-flip? or any other good software to recommend?
I am looking for a "page turn effect" tutorial. I have seen it around on the web. Do they use flash or is that a swish effect?
View 14 RepliesHow do they do this flip page effect and the gradient shadow behind?
[URL]
My flash skills are pretty rusty since I haven't used it in a few years (since AS 3). I am looking for a simple page flipping effect. I have seen the one at [URL], it is pretty cool but just way more complicated than I need. I'm just looking for something small and simple. When you mouse over the image (250 x 250 or so) the top corner peels back and when you click it the page flips to reveal another image.
View 1 RepliesI am working on a project which needs to develop a flip-page (curl) effect using flash like the below example: [URL]
I found many example which all of those are using AS1.0/2.
As I want some program extension in AS 3.0 for my project, does anyone know any example, tutor or product on AS3 flash flip page effects?
Indeed, I have found a free-plugin called megazine3 [URL] to do that, but its source file is too complicated which I can't edit and add features on it, so may anyone know any other way to do that?
i m trying to develop a bb playbook app. how can i make a flip book effect with as3? i need to have 10 images(pages) to flip
View 1 Replieshow can create, Page Flipping and Flash page flip [URL]
View 4 RepliesURL] create the same effect (top right banner, mouse over the page curl)? a link or tutorial or sample fla is fine. As far as i can see, it uses javascript to hide flash..
View 1 RepliesIn my flash file, I embedded a .swf (different page flip from my previous posts) that loads when "Clothes" button is clicked in the flash file.
When I navigate away from this page, it unloads. However, when i click on "Clothes" again with the .swf, the page flip won't load. [URL] To load the pageflip (under "Clothes"), I'm using:
var myLoader:Loader = new Loader(); addChild(myLoader); var url:URLRequest = new URLRequest("magazine_flip.swf"); myLoader.x = -300; myLoader.y = -165; myLoader.load(url); myLoader.unload(); To unload (for all other buttons), I have: myLoader.unload();
i would like to add an animation page inside a page flip.
View 2 RepliesCan anyone direct me to somewhere where I may get an easy to use flash page flip component? I'd like to use the page flip effect to create a sort of magazine but I can't find a free one/one that I can figure out how to use.
View 17 RepliesIs it possible to make page transition effect using flash MX. The entire home page is made using flash. When the user clicks on the links the page transition (that is like when we turn the pages in a book ) comes and next page comes.
View 1 RepliesIs it possible to make page transition effect using flash MX. The entire home page is made using flash. When the user clicks on the links the page transition (that is like when we turn the pages in a book ) comes and next page comes.
View 1 RepliesI want to make a flash website which looks like a bookwhen a link is pressed i want it to have a page turning effect
View 3 RepliesI need to make a 3D cube menu. All 6 faces should be a link to another scene (or basically just a link to anything). For rotation wise, it should turn towards the left when the user click and drag the cursor from left to right.[URL]
View 1 RepliesI would like to know how to do the image flip effect featured on this site:[URL] Things I noticed: the images fade to white a little between flips. The flips are contained within a clear but drop-shadowed rectangular container. The images have a very flexible quality to them, bending kind of like a sheet in the wind. The flipping isnt prompted by anything, it just plays in a loop and the images are randomized.I decompiled the flash but was not able to find anything of use; the flipping images just appear as blue boxes in my window. I suspect these flipping images are really individual flash pieces embedded into the main flash doc?
View 1 RepliesI have seen a cool effect on: [URL] - Does anyone how the flip catalogue effect is done?
View 1 RepliesI am making something flash flip like: [URL] but i want to do it in my banner 1000 width and 299 height problem is that i have few banner images i think 5 to 8 and i want to start my flip from "bottom-left" corner till "top-right"
View 1 RepliesI want to build cool web application in flex.
For displaying content of my site, I use viewstack and button bar. It is ready, but now I'd like to add some animation effect in that.
For example changing the navigation content shows flip animation.
I'm trying to create something with a flip effect tutorial from tutplus - [URL] However my flip area is much bigger than the tutorial, it's 900px wide. Everything works fine except that it leaves a trail when the width is that big. You'll see it when you flip it a few times. Someone else posted the same problem in the comments from last year, but no one replied. Does anyone know a solution to this?
Edit: Here is a screen shot: [URL] The front is purple and the back is white. As you can see it left a bit of the purple as the page flipped to white. I couldn't get a screen shot of it turning, but it's even more obvious as the page is actually flipping because the width become narrow which reveals a whole lot more that's left behind on the page.
searched for this but to no avail.
does anyone have any links to vertical page turn effects - like a flip chart.
obviosuly im aware of the page flip effect from iparigrafika.hu/pageflip but i need to see examples of verticle flips.
find a tutorial or code on how to do the paper flip and 3D floating effect for this site? [URL]
View 1 RepliesI want to create a card flip effect where I have a card front image, and a card back image. Is there a way to do it so that I have two images in 3d space, one in front of the other, and just rotate their container? If not, how can I achieve this? Also, while i'm using Five3D, i can probably figure out how to convert it if anyone has an example in another library such as papervision3D.
View 2 Replieslike they did on this site: [URL] so, how to make this scrolling effect
View 3 RepliesCan you tell me how to make effect from 8 second in movie? I talking about this cicles <blue lights> [URL]
View 6 RepliesAnyone know how to do this 3D page flip transition?When you click the menu it will flip the background before transitioning the new text
View 4 Repliesi want to do the page flip without mouse. for navigate the page have to use the previous and next button...
View 1 RepliesI got the page flip .fla from here: iparigrafika ...How do you resize the pages without everything getting screwed up?I want to have it as an external .swf that I can load into a emptymovieclip but I don't know how to get everything in a certain size?
View 5 RepliesI would like to make a mouse-over effect on an object. The mouse-over effect should work like this: when the mouse cursor is dragged over the object it should glow, but if the mouse cursor remains over the object it should still glow, but another mouse over effect should occur, showing an info box for the object. Until now I have just made the object as a button, and in the "over" box I have made the object glow, by defining it as a movie clip. However, this only works for the glow part. How do I add another mouse-over effect (which is delayed 1 sec) to the same object?
View 2 RepliesI have dabbled in flash now for a few years and can manage to do some basic things. I client asked if I can make sliding doors for the header of their website using this site as an example[url]...
View 4 Replies