I need to create a flip book/page application. I have seen flash created flip page, can it be done in any other languages, e.g. jquery or javascript? And also, what are some concepts that I am required to have in mind/knowledge on for creating a flip book?
I want to create a book with four flip page with Flash MX2004 as I ama compete begginer in action script i would like a step by step guide of how to do it and the relevant action scripts.
i want to make a e-magazines,and i want to create with a flip book concept with flash... can i learn about this? where can i find the tutorial about this?
I would like to create a flip book which deploys flv video similar to the example below.
[URL]
I have purchased the HTML version of Flippingbook from the site below but have encountered various problems, in that it only supports Flash 9 +actionscript 2.0. Also the facility is problematic with zooming swf files. Great for flat brochures but not able to deploy flv video within swf files which is a shame.
creating a flip-book in flash (using AS3) . I've looked at the other flip-book programs and editors out there, and none really give the customization that my company wants.I have something working, but the page scoping seems to be off. The pages will turn back and forward with a button click but they flip out of order. However, it all runs fine with no error when the user clicks on the pages themselves. This is the code from the main timeline (where I'm getting an error).
I am into the process of creating a Digital Scrap book(Interactive) with Action script. I have four QT movie files created with After Effects. I simply want to make an Interactive scrap book for the school children so that when they click a button(or even Text) on the Home page, that page turns and plays the corresponding video. Once the video is finished it goes back again to the Home page.
I need to use a flip book, and I'd be happy to buy one, but my needs for it are a little different than most. Instead of loading images or SWF files as the pages, I need to load text (simple, unformatted text)instead from variables passed to the swf file.This way I can use it just to show text from a database.Ideally my project also needs to allow the user to modify/save the text displayed, too, but I won't worry about that until I get the basic display going.Is this possible with a flip book?
I would like to add some more pages to the book (there are 8 MCs now) but I cannot figure out how to do it - which part of the AS is responsible for that? I am gazing at the code like a drunk cow but cannot find the solution.
Does anyone know know the name of a of flash book flip page creator with the following features:Downloadable software application, so I don't need to upload my files to someone else's server Produces an FLA file so that I can edit it as required.I've checked these questions, but couldn't find one. PDF to flash book (great resource but not what i was looking for)
I have played around with the pageflip tutorial on this site, i am having some issues adding more pages? {URL]. I seem to be able to increase the number in the variable, this creates more pages when I preview the project, but brings up some errors. Even when the pages are created, they are blank I'm not sure where i create the content for them? in their own movie? then where do i drop them?
i need a fliip book for a client he wants place images and contents into book dynamically ... i know how to creat a static flip book in as2 .. The problem that how will creat a dynamic flip book in flash as2 /as3 ...
URL] 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..
Is it possible to load Arabic text from an xml file into a flash flip book application? What I mean to say that in place of English text I want to use Arabic text in the xml file to load into the flash flip book application.
Is it possible to load Arabic text from an xml file into a flash flip book application? What I mean to say that in place of English text I want to use Arabic text in the xml file to load into the flash flip book application. Some alignment issues are there also, however this is the second issue.
Earlier I did not get any reply , do not know the reason. Is this forum not for general public?
Looking for a tutorial to make individual pages (jpg or gif) into swf pages so we can add links in an on-line flip book. I have flash, but have not learned as of yet.
Is there anyway to take take a "screenshot", "save" or "capture" the active SWF element on a page as an image? I'd like for users to be able to simply click a button on my page, instead of having to need to manually take a screenshot of the entire page and then crop the image to show only the SWF element.I found a Jquery method, although I am unsure if it could work with SWF files. It basically captures an area of an Image element on the page and allows you to save that as a separate image. What I would need however, is to capture the SWF as the image instead. Note: I do not have access to the SWF code so I cannot achieve this using Actionscript or anything like that
Create a full page background image slideshow like [URL] using Flash? I'm new to flash and I want to know hoe to create these full screen image slideshows, that start on page load and scale proportionally just like the above two websites, using Flash CS5 AS3.
Do you know any good solutions for converting a HTML rich text to a paginated book ? I used a CKEditor to let the user input the desired text. Now I am trying to display the content in a Book like environment. Preferably a Javascript/CSS one but Flash is OK too. Thought about jPaginate , jquery plugin. The text can be formatted with 2-3 text styles and can contain images.
I have an iframe to a page where a Flash swf file is running; does anybody have an idea how to make it transparent so that my drop-down menu should be shown perfectly? Kindly be informed I can't edit the source page (add param = wmode, value = transparent to the Flash object), only if there is any chance to make it possible in iframe or some JavaScript on my page, I have already tried allowtransparency="true" and background-color="transparent".
I 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"
I am using one of those pageflipping books from page-flip.com's website. The free version is available here: [URL]. The file "flippingbook.swf" references a js file which points to a jpeg which is then displayed on the book's page. The jpeg can be substituted for a swf file. I would like to create a table of contents swf file (lets call it "table.swf") I would like to click a button on "table.swf" that would make "flippingbook.swf" go from page 1 to page 4, etc.
I have an issue with some Arabic text where I need to flip numbers inside a string. So this: "Some text written in 1982 by someone with m0123456 or 12-to-13".Should become:"Some text written in 2891 by someone with m6543210 or 21-to-31"
I have a flipping book component. It come with the basic page turning function where the user can turn each page manually. Because there are many chapters,I created buttons under the pages so that the user can navigate directly to specific pages. I can not find and create the codeto attach to each button to make the pages flip directly to the indicated page? The component uses AS2,Here is main code that appears at frame 1.