ActionScript 2.0 :: Making Book With Page Turning?
Jun 17, 2004does anyone know how this effect was created? any ideas about the code etc.any body know of any tutorial maybe.
View 5 Repliesdoes anyone know how this effect was created? any ideas about the code etc.any body know of any tutorial maybe.
View 5 RepliesI really need to find some turorials that can show me how to do a "book page turning" effect.URL...
View 4 RepliesI 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.
import mx.containers.Window;
// Popup size
popup_width = 900;
[code]......
I want to make this effect in my website where there are books on shelf and when you click on one say the "About" book it comes off of the shelf and flips open onto the screen and shows the text written in the book on what my website is about. Im not really sure on how to go about this. I dont want a application where you have to flip the pages or whatever i want it to be a static page but it just flips open like a book.
View 1 RepliesIs there a simple way to make a page turning animation in Flash? I have a book, and I need the page to look like it is turning. It happens automatically, so I don't need a button, or the page to be grabbable. I just need it to look like a page is being turned.
I found this tutorial on how to do it using aftereffects, but when I export the composition to SWF I get a black background, so that won't work. It would have to be transparent.
Does anyone have any ideas on how to do this?
Can anyone recommend a program, or a tutorial to build a page turning pdf? It's for making an imitation magazine.
View 3 Repliesdoes Adobe have a plug-in for Flash CS4 or what would you recommend?
View 6 RepliesI need to add a button that opens up the next/previous page. A forward/backwards control. Know what I mean?
View 1 RepliesI was looking for a code that does a turning page effect and have found one, but am experiencing a problem. The code is giving me a problem when i add more pages to the existing file. I am really hoping that someone can help me out with this as it is really urgent.
I have attached the original file. I need to add a total of 16 pages. Can someone pls see the file and explain to me how this is done. The pages are all generated with the help of action script. I get an error something to do with the 'with statement'. If someone can solve this problem could you please explain where I have to make the changes and what the resulting code would do.
I 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 Repliesrecommend a program, or a tutorial to build a page turning pdf? It's for a magazine.
View 2 RepliesI am trying to create an ibrochure or ebrochure, an online brochure where the user of it can turn its pages. It also looks like the content is actually on the page. Is there anyone who knows a trick or .fla file already on the site?
View 4 RepliesI 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.
View 3 RepliesI 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?
View 3 RepliesI 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.
View 4 RepliesI know it's played out, but does anyone have a link or FLA of the flash page turn/flip book?
View 7 RepliesI wanted to make a book with flash where each page is a frame in the file. I have successfully made the next page and previous page buttons, but I was wondering how to get started on making an input field that lets users put page numbers that go to the specific page / frame.
View 1 RepliesI have successfully added a Google Map Flash API using AS3 to page turning software that I use but the issue is when I upload it to the server online the Google Map stops all other swf files from working within the book when I turn a page. The map works fine online but removes two pages either side of where the map is placed. Anybody know why this is happening and any solution on how to get it working? Everything within the page turning software works fine when I test it locally so the issue is online somewhere. Maybe I could use something that stops the map from working when the page is changed?
View 0 RepliesI want to build function on my site where I click on the link, and a new page (background opacity maybe at like 50%) - which consists of a video in the center and a link or two - floats on top of the already existing html page. I've seen this done a few times and I think it's a really cool function.
View 1 RepliesI created a banner with 9 in and out fading pictures. Also the navigation buttons are located in this banner. When I click on the navigation buttons in the banner and the next page is loaded, the banner starts playing at picture 1 again. Same goes for the navigation outside the banner. Is it possible to make the banner continue when you go to the nexte page? So when I click on a button while picture nmbr3 is showing and I get the next page it still is on picture nmbr 3 and not starting at picture nmbr 1 again.
View 3 RepliesI'm working on a dress up game and I have one problem with it. There are so many items of clothing (which are movie clips with the basic drag and drop code) that I had to create different pages for them. I have buttons (labeled like "dresses", "pants" etc) that when clicked on make that group of items appear. So, great. It's just that once an item has been dragged over to the doll and put in place, I want it to STAY there. But as soon as you click on a different page, that item disappears. Is there any way to make items stay on the doll, even though they're part of a page?
View 1 RepliesThis might be trying to be too tricky, but I have a set of keyframes on the timeline that correspond to the buttons on my xml drop down. When I am on a particular frame, I want the button for that frame and the mainItem button that it drops down from to have some sort of highlight or extra glow. This is meant to be so that a user can see where they are in the project at any time. All the code is included in my previous posts on xml drop down menu..
I can find the buttons by checking if they have certain text on them, so now I want to
1) Set a variable on each keyframe
var a:String="page1";
and then have some code that says
if(a=="page 1")....[go and get the button] e.currentTarget.menuText.text=="Questions" [and do something to it ]<-- except it wont be the current target it will just be out there with that text on it..
I have a template that I want to modify. I want to add two subpages to a products page, and I don't know how to do it. The site is: [URL]. I tried with simple goto but it generates errors. I think of loading a swf when you click on the sub-buttons but that doesnt work too.
View 0 RepliesFairly new to this sort of thing. I am making a page where the background needs to scale to the browser. Background is a mc. Here is the code:
Stage.scaleMode = "noScale";
Stage.align = "C";
sizeListener = new Object();
[Code]....
Now what i've noticed is that when it first loads into the browser it does not scale. When I manipulate the browser by pulling up on the bottom of the browser the background distorts and the top of the background is hidden. When I slide the left side of the browser to the right the background again becomes distorted and slightly hidden on the right edge of the browser.
By the way it seems like it ignores the actionscript when it first loads. Then when I first try and do a resize it follows the above actionscript once . Then it ignores it for any future resizes.
I have recently purchased a XML based template and need to make an existing XML link goto an internal menu page. I have been able to create buttons in the flash template itself using action script with no problems. In my site I have several buttons that say more, so in the XML document it has these internal links, asfunction:_root.more_click_func,1. So what I am trying to do is have thiese links goto the contact page, so I assumed it was simple as directing the asfunction to the internal menu which is 6 but it doe snot work.
asfunction: "6"
asfunction: contact
I have a site with a common SWF embedded at the top of each page, and then regurlar graphic/text HTML content below it.I was anticipating that the SWF might have a bit of a delay for it to load, and that the rest of the page would be appearing pretty much right away... and that DOES happen from time to time.
However, the one thing I wasn't expecting, and don't quite understand, is that sometimes the SWF will appear first and even start playing, yet the rest of the page doesn't appear for a second or two, so I end up with this SWF movie floating in black.
Not entirely sure what is holding the page back, since most of the graphics are shared/common on each page. There are some embedded videos (with poster frames, so they shouldn't take too long to load) on some pages, which are probably the culprits.
What I don't get (besides how to further optimize the pages), is why the SWF appears and plays, if it is an element within the table that contains all the content of the page. I thought that tables only display once EVERYTHING in it is loaded... So, why would the SWF appear before the other elements are ready? I'm assuming the other (non-common) elements are not finished downloading... although I'm starting to suspect that maybe they are, and the delay is something else... like the embedded QT's 'initializing' or something?
Well first off here is my script so far on the page:
[URL]
Using Pastie to keep amount of text on thread low to make things easier to read.
Here are the errors I get everytime I try to debug or Test Movie:
[URL]
Also maybe if you can help a bit with it heres the check list that this is graded on. Also no I am not trying to make you guys do my work for me its just he gave us this project but I have been at work (17) and unable to finish it at all. Please help I dont want a bad GPA this ending semester.[URL]
What im trying to do is to link my Flash buttons using as3 to make an iframe change the html page its showing every time i click on a different button. The web page is as follow: An html page containing a Flash menu and one iframe. I was using this code with no result:
Code inside Flash SWF File
var bt1:URLRequest = new URLRequest("MY WEB PAGE");
function Fbt1(e:MouseEvent) : void{navigateToURL(bt1,"body");}
bt1.addEventListener(MouseEvent.CLICK, Fbt1);
Code inside HTML Frame:
<iframe src="MY WEB PAGE" name="body" align="center" width="1010" height="500" margenwidth="1010" margenheigth="260" frameborder="0">Browser dont suport iframes</iframe></TD>
I get this error:
1061: Call to a possibly undefined method addEventListener through a reference with static type flash.net:URLRequest.
I am using xml to create my flash menu . Now , i want that when i open a link it should remain highlighted , but right now the menu just refreshes on the next page. I am attaching the file . Attachment not working here is the link = [URL]
View 1 Repliesi've got a fair bit of text i'm trying to keep on an internal page by just making each section a scrolling content box. So there are 3 buttons at the top, each 'scrolls' onto a new section and I would like the ability for it to scroll back too, hence using the tween class to do this. I've managed to set it up and each button goes to each 'page' fine in reading order, so to speak (1, 2, 3), but if I got to 1, 2 then back to 1 it will start from 0 on the x axis.
Basically what i'm wanting to do is set the tween from the current _x value. So if I go 1, 2, then back to one, it will take the current _x value from 2, and scroll the opposite direction back to one. I am using the following code on the buttons:
[Code]...