Flipping Book Component zoom in page question

Hello,
I have a flipping book component that works well. It has also a zoom button and function that also works but too well. It zooms too much.
I would like to have it zoom in less, but I cant find out how to adjust the zoom percent.
Can anyone help with this? Here is the "START ZOOM Function" code...
// Zooming settings
zooming = false;
zoom_panel_mc.zoom_btn.onPress = startZoomingMode;
myBook.onClick = bookClick;
function startZoomingMode() {
myBook.flipOnClickProp = false;
myBook.autoFlipProp = 0;
showZoomPointer();
zooming = true;
function bookClick(pageNumber, page_mc, isCornerClick) {
if (!zooming) {
return;
var page_url = page_mc.URL;
if (page_url != undefined) {
open_popup(page_url, pageNumber);
} else {
zooming = false;
myBook.flipOnClickProp = true;
myBook.autoFlipProp = 50;
hideZoomPointer();
function open_popup(page_url, pageNumber) {
if (zoom_win != undefined) {
return;
hideZoomPointer();
zoom_win = mx.managers.PopUpManager.createPopUp(_root, Window, true, {title:"Page Number: " + pageNumber, closeButton:true});
zoom_win.createObject("ScrollPane", "zoom_pane", 0, {contentPath:page_url, _x:3, _y:31});
zoom_win.setSize(popup_width, popup_height);
zoom_win.zoom_pane.setSize(popup_width-6, popup_height-31);
listenerObject = new Object();
listenerObject.click = closeWindow;
zoom_win.addEventListener("click", listenerObject);
zoom_win._x = Stage.width/2-popup_width/2;
zoom_win._y = Stage.height/2-popup_height/2;
function closeWindow(eventObject:Object) {
zoom_win.deletePopUp();
zooming = false;
delete zoom_win;
myBook.flipOnClickProp = true;
myBook.autoFlipProp = 50;
function showZoomPointer() {
Mouse.hide();
attachMovie("ZoomIcon", "zoom_icon_mc", 0);
zoom_icon_mc.onEnterFrame = function() {
this._x = _xmouse;
this._y = _ymouse;
function hideZoomPointer() {
Mouse.show();
delete zoom_icon_mc.onEnterFrame;
zoom_icon_mc.removeMovieClip();

The lack of formatting (indentations) makes that much code very difficult to both read and follow logically, and with the amount of it, I decided it was better for you to try to find it than me after a quick glance failed to locate it.  That said... the function was just a line away from the line that prompted me to want to see it...
zoom_panel_mc.zoom_btn.onPress = startZoomingMode;  // this is why I wanted to see it
myBook.onClick = bookClick;
function startZoomingMode() {             // this is where it is hiding
myBook.flipOnClickProp = false;
myBook.autoFlipProp = 0;
showZoomPointer();
zooming = true;

Similar Messages

  • Flipping Book Component page turning button

    Hello,
    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 code
    to attach to each button to make the pages flip directly to the indicated page? The component uses AS2, im sure this is helpful.
    Here is main code that appears at frame 1.
    import mx.containers.Window;
    // Popup size
    popup_width = 900;
    popup_height = 600;
    // Zooming settings
    zooming = false;
    zoom_panel_mc.zoom_btn.onPress = startZoomingMode;
    myBook.onClick = bookClick;
    function startZoomingMode() {
    myBook.flipOnClickProp = false;
    myBook.autoFlipProp = 0;
    showZoomPointer();
    zooming = true;
    function bookClick(pageNumber, page_mc, isCornerClick) {
    if (!zooming) {
    return;
    var page_url = page_mc.URL;
    if (page_url != undefined) {
    open_popup(page_url, pageNumber);
    } else {
    zooming = false;
    myBook.flipOnClickProp = true;
    myBook.autoFlipProp = 50;
    hideZoomPointer();
    function open_popup(page_url, pageNumber) {
    if (zoom_win != undefined) {
    return;
    hideZoomPointer();
    zoom_win = mx.managers.PopUpManager.createPopUp(_root, Window, true, {title:"Page Number: " + pageNumber, closeButton:true});
    zoom_win.createObject("ScrollPane", "zoom_pane", 0, {contentPath:page_url, _x:3, _y:31});
    zoom_win.setSize(popup_width, popup_height);
    zoom_win.zoom_pane.setSize(popup_width-6, popup_height-31);
    listenerObject = new Object();
    listenerObject.click = closeWindow;
    zoom_win.addEventListener("click", listenerObject);
    zoom_win._x = Stage.width/2-popup_width/2;
    zoom_win._y = Stage.height/2-popup_height/2;
    function closeWindow(eventObject:Object) {
    zoom_win.deletePopUp();
    zooming = false;
    delete zoom_win;
    myBook.flipOnClickProp = true;
    myBook.autoFlipProp = 50;
    function showZoomPointer() {
    Mouse.hide();
    attachMovie("ZoomIcon", "zoom_icon_mc", 0);
    zoom_icon_mc.onEnterFrame = function() {
    this._x = _xmouse;
    this._y = _ymouse;
    function hideZoomPointer() {
    Mouse.show();
    delete zoom_icon_mc.onEnterFrame;
    zoom_icon_mc.removeMovieClip();

    Nope... I worked my way up to what I know by digging in and learning as I go.  There is no "Limitless" pill you can take to get you there quickly.  MAke a copy of what you have and dig in and learn how it works.

  • Flip book component in new version of Flash Cs

    Hi all,
    Realy i've thinking many times to have a plugin in adobe flash, that will include a flip book component wich will be easy to build an online magazine for our real estate agency in marrakesh, i've used the latest trial version of adobe flash Cs5 but it enable to work with as i am a not programmer. But hope that one day get it.

    If you are offering a suggestion for future Adobe's consideration here is a link for that:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Where can i find this flipping book component ?

    i want to make a ebook like this -->
    http://www.ns-tool.com/products/
    where can i find the flipping book component ?
    thx a lot~!

    http://www.iparigrafika.hu/pageflip/

  • What is the best third party extension or software to create a flip book with zoom and clear text?

    When I export a swf from Indesign with Page curl, the text is hard to read (blurry) and there is no zoom feature or navigation bar. Is there a specific software I should download instead of exporting from Indesign.

    Well there´s plenty of solutions for that, which one is correct depends on what kind of content you wish to have. And you should also note that SWF/Flash based solutions are not compatible with mobile/tablet devices. Anyway if you
    -need a solution for passive print replica content, you will find lot´s of different services and softwares which are able to convert your PDF to Flash/SWF. You can´t usually use any interactive elements or rich media in those cases.
    -need to make your SWF with InDesign and you want to use videos, links, slideshows etc. Then you need a 3rd party finalizer which you can use to wrap your InDesign SWF to better working user interface. One solution is eDocker FLASH! Here´s a sample of InDesign SWF finalized with eDocker: http://old.edocker.com/_demo/edocker-online-demo/index.html
    More info about the product: http://www.edocker.com/edocker/edocker-flash/ or eDocker :: eDocker2 Desktop Publisher®
    I think eDocker FLASH! is in some kind of 50% discount right now.
    -need to make publicaton that works with computer and mobile/tablets. Then you may have to drop Flash and check out HTML5 solutions. Some of the more advanced flip-page services are offering also conversion to HTML5 but be careful if you need interactive elements and/or rich media, most of them are ripping all that off.  At least eDocker and 3dIssue are offering HTML5-solutions with possibility to use interactivity/rich media...
    eDocker CREATE! HTML5 editor & InDesign plugin
    http://www.edocker.com/edocker/edocker-create/
    3Dissue
    Digital Magazine Software | Create Digital Online Publications

  • Is this any way that abobe Flash include in the next version a plugin that enable use of flip book

    Hi all,
    Realy i've thinking many times to have a plugin in adobe flash, that will include a flip book component wich will be easy to build an online magazine for our real estate agency in marrakesh, i've used the latest trial version of adobe flash Cs5 but it enable to work with as i am a not programmer. But hope that one day get it.

    Best to post your question in the Flash forum
    http://forums.adobe.com/community/flash/flash_general?view=discussions

  • How to get rid of blank white page next to cover page when converting an indesign file into a pdf flip book

    Hey Everyone,
    I created an catalog using indesign and now I want to convert that into a pdf flip book. I have exported it as a SWF then changing the SWF back into a pdf. It works great however, I keep getting a blank white page next too my cover page, and I really don't want this. I find it very distracting and visually unappealing. Is there any way to get rid of this blank white page? Or any other suggestions on how to create a flip book out of an indesign file.

    It sounds as if you're not checking the pagination properties of the chapter after the problem within the book file.
    The book file settings always trump the component file's settings.
    So this would mean that, if Chapter 3 is set in the book file to start on a Right page, the book enforces this by adding a blank page to Chapter 2.
    You should be able to fix this by selecting all the component chapters in the book, right-clicking and setting all the pagination properties to start on Next Available page, but I don't have 7 on this system so I can't give you the exact key strokes.
    Art

  • Url link in flash page flip book

    I am very inexperienced at what I am trying to accomplish.
    I have created a flip book in flash. On a page in the book I made a button that is a link to an external url. When I place the the swift file of that page on my webstie, the link works. I have made a link from my homepage to the flipbook. But when I open the flip book the url link does not work.
    Does anyone out there know what's wrong?
    thanks

    If the flip page the swf is in has interactive code asigned to it, such as whatever you use to flip the page, it could be blocking access to any clickable objects in the swf file.

  • How to create flip book in InDesign so it starts with a single page

    The flip book out of InDesign is cool - but I have not been able to find a way to create it so that it starts with a single page, rather than a spread (with a blank white page opposite the cover).  Any help appreciated.

    Moving thread from Creative Cloud Forum to InDesign Forum.
    Hi there,
    Currently, there isn't a direct way to make the cover page a single page through InDesign. You'll need to 'fake' it by fill the left side (first page) of the spread the same color as the background of your web page.
    Petteri_Paananen has suggested an alternative workaround using eDocContainer. You can find more info here: http://forums.adobe.com/message/2279180#2279180#2279180
    Hope this helps and feel free to let us know if you need more assistance

  • Page-flip book on iWeb?

    I am designing my own website using iWeb and I have been having problems finding a page-flip book that is iWeb compatible. If anyone knows of a page-flip program that I can use with iWeb, would you please let me know? This issue has been brought up on these forums before and I wonder what kind of success people have had. Also, if you would include a link where a page-flip book is currently being used on an iWeb designed website, that would be great. So far I haven't seen any. Thanks.

    ^^^ Thank you, Old Toad, for referring me to DecoImaging. Because of your help, I was able to use this program to make my own page-flip book and, with some effort, load it onto my iWeb page. Designing the book was the fairly easy part. The difficult part was that the html code that is generated in the program does not take to iWeb. A few changes needed to be made, namely the html code was changed to reflect the Flash files by adding "swf" to the code in iWeb. I could not figure this out myself and it took an html programmer to look at the code and make the changes. A note about DecoImaging too. It is a great program and it is the simplest, cleanest, and most realistic page-flip book I've seen. When you turn the pages, they don't turn too fast (like on many other books) and you can control how much curve too add in the middle of the book. No html knowlege is needed to make the book. Unfortunately, like most of these programs, there is no phone support. I must have sent dozens of emails to the only tech support person in the company. There is only one person to handle all email messages. If anyone decides to use DecoImaging to create your own flip-book, the onus is on you to be patient with the support you get from DecoImaging. In end, I got my page-flip book up on iWeb. This is what I was dreaming of all along. Here it is:
    http://web.me.com/dle.design/Big_Apple/photobook.html

  • Which is best way to create a web Flip Book?

    I am creating a spec book of about 200 pages and it used to print and go in a binder but now it needs to be on web as a flip book.
    Since I do all the production work in InDesign I hoped it could be an export.
    I have heard about http://page-flip.com/ and http://www.freshcatalog.com/ but should I have to pay for more software if I can do it in InDesign?
    Will a 200 page project be a monster of a file size and would that cause performance issues?
    I appreciate opinions on this issue.
    Thanks Jim K

    Please point this "Nobody here is under any obligation to answer your question…" in the "Community guidelines". Ether this rule is buried somewhere deep or it does not exist. Id like to point out that we are your customers granted you're our only realistic choice, but we do not work for Adobe. So most of us do not know all the "in's and out" within trying to find Adobe product solutions. It would be very troubling if your customers became expert in navigating through your "community help".

  • Flash 10 Media Rich Flip Book Advice

    I would like to create a flip book which deploys flv video similar to the example below.
    http://mag.talksport.net/1V4b03db94b67ca012.cde
    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.
    http://www.page-flip.com/products/flippingbook-html-edition/http://www.page-flip.com/downloads/
    If anyone can point me in the right direction I would be very gratefull. I am not sure if it is software or a flash plug in that is required. I have been banging my head against the wall with this one.
    Marvin

    Sorry for the delay in replying over the xmas break. Thanks again for your help, I will have a look at your alternative suggestion.
    Happy New Year to you!
    T

  • Simple Flip Book in Flash Builder

    I built this simple Flip Book in Flash Builder starting with Flash Catalyst...I guess the big issue is that when I make these components...they work well at z=0, but when I change z things don't work...why? Definitely needs a fix...everything is below (source, demo, book blog, video):
    Source: http://lv3d.googlecode.com/files/FlipBook.zip
    Demo: http://www.professionalpapervision.com/demos/flipbook/
    Book Blog
    Video

    Hi,
    After thinking about your solution and doing some testing I have two comments...
    (1) I'm concerned that your change may not be congruent with Flash Catalyst and its logical flow, and
    (2) The solution did not solve the problem. I fear I have not explained myself well. So here is a video on the problem...
    http://www.youtube.com/watch?v=wg-pUX6lpuM
    And if anyone wants to know how to install a new SDK in Flash Builder. Here is a video on that too
    http://www.youtube.com/watch?v=OhHxPK_p2jQ
    Best Regards,
    Mike
    From: [email protected]
    To: [email protected]
    Subject: RE: Simple Flip Book in Flash Builder
    Date: Sat, 6 Feb 2010 15:51:36 +0000
    Thanks so much I really appreciate the comment...I'm digesting and testing it!!!
    From a PV3D and Away3D perspective...one of the difficulties I've run into is that in Flash Builder there are three ways to do 3D...MXML (from Flash Catalyst), Matrix Manipulation using update display, and dot syntax methods (hey which one do I use?). It's really difficult to get the same visual effects in Flash Builder that you get in PV3D and Away3D, but in doing so you don't have to run your processor so hard and can do more. And you can't beat how easy it is to work with Flash Catalyst...you can develop 3D 10 times faster...
    That means I'm taking my lumps while things are being repaired and developed. But that's the business...thanks again for your comments.
    Just one more comment...I've built the data-driven case of the book for 3 pages using FB data wizard:
    Part 1: http://www.youtube.com/watch?v=WzKba9qyrp0
    Part 2: http://www.youtube.com/watch?v=xz9htZXYZyU
    Part 3: http://www.youtube.com/watch?v=_Nyeg4_zuXo
    Part 4: http://www.youtube.com/watch?v=uG_uUIHSyqU
    ...in the multi-page case I will actually turn the pages into a particle system and treat the 3D a little differently...I'll take a real good look at your suggestions below then.
    Best Regards,
    Mike
    Date: Fri, 5 Feb 2010 14:18:03 -0700
    From: [email protected]
    To: [email protected]
    Subject: Simple Flip Book in Flash Builder
    Mike,
    Steven Shongrunden played around with your original FlipBook example and noticed that it doesn't work the same in the current builds as it did in Beta2. The problem is that we changed the behavior of the 3D effects recently, to fix this bug:
    http://bugs.adobe.com/jira/browse/sdk-24993
    Basically, 3D effects used to side-effect the 3D properties of objects and persist their changes on the objects after transitions were over. This is different from the way that the rest of the effects work, where we install the proper end-state values in the objects when transitions end.
    This means that if you do a Rotate3D with angleYTo="180", that we'll do that rotation during the effect ... and then wipe out that change when the transition ends.
    There are two workarounds for this situation. The first, which is the way to go in general and definitely for Catalyst users, is to have 2-sided objects. So instead of simply seeing the back of the front cover, the user would see the front of a completely different object (the inside cover page, if you like). Then the transition should rotate both objects (the cover to 180 and the inside object to 0), then make the old object disappear and the new object appear at the right times (like at 90 degrees). So when the values are restored to the front cover upon transition end they will not be visible because the object is not visible.
    The workaround for coders is to actually tell the states the values that the object should have. So if you actually want to rotate the object around y, then set that information in the states so that we won't blow it away when the transition ends. In fact, you could even set it in the states and not in the effect and we'll run the transition automatically. This is really the best approach for state transitions in general: tell the states what values the objects should have, and tell the transitions what effects to run, then the effects will automatically figure out the values to animate from/to.
    The trick with this workaround is that the 3D effects affect the post-layout properties by default, and setting those values is not as obvious as setting pre-layout properties on the object.
    Here's an example of how to do this for the cover component:
         <components:frontCoverCustomComponent x="0" y="0" id="frontcovercustomcomponent1"   click="frontCoverCustomComponent_clickHandler()">
            <components:postLayoutTransformOffsets.State2>
                <s:TransformOffsets rotationY="180"/>
            </components:postLayoutTransformOffsets.State2>
        </components:frontCoverCustomComponent>
    I added this code to your custom component (and left the transition code as-is) and it now works as expect. It's still a bit weird to see the back of a two-dimensional object, so using two objects for anything that you'll see flipped is still a good thing to do in any case (as someone else suggested on this thread).
    Chet.
    >

  • Create flip book/online catalogue

    I've checked almost every possible way to do this. But not found a simple and effective way to do it. The issue is making a simple flip book of a InDesign document, which i can upload to a server. I need it to flip pages, have working links and the possibility to zoom in and out. Is this possible in InDesign or any other Adobe software. Everything I've found until now I have to know coding or buy some expensive software. I need something quick and easy

    The links doesn't work because the urls have a red dot on it in the hyperlinks panel in InDesign. Anyone know why that happens?
    Missing http:// at the beginning of URL?
    You can try eDocker CREATE! as well; http://www.edocker.com/edocker/edocker-create/
    You can make html5 web-apps with it... you can try fully functional trial version for free...

  • Flipping book help

    hello everybody, I need some help about my Adobe flash flipping book.I made the flipping pages and i upload one video file but when i move away from this page my video is continuing playing.I dont see it but I still hear the sound from the video. I know only that i should write action script in order to stop it, but I dont know what to write and where. I'll be very grateful to some help... Thank you!

    yeah yeah...
    or may be you want a free component version of iparigrafika
    static pageflip, you can get it
    here
    or
    here
    or another dynamic version
    here

Maybe you are looking for

  • Error while importing SPAM version 7.0/33 Tp ended with error code 12.

    Hi all, Os: Windows 2003 advanced server DB: MaxDB 7.6 SAP: NetWeaver 2004S - (ABAP+JAVA) EP When i was trying to import latest SAPM on the system. V 7.0/33 it got stopped in the middle at IMPORT_PROPER phase. Please find the error as follows: The im

  • Spry menu & jquery tweak

    Hi! I have two items I need help tweaking. 1) the page has the jQuery portfolio, and for some reason, just by having this inserted on the page has "blocked" my spry menu drop down for the portfolio links within. 2) I've repeated the jQuery gallery tw

  • How can I add the audio content cd after logic finished installing ?

    There was an eror installing the Audio Content CD 1 and I did not notice. Everything else installed properly, Audio Content CD 2, Jam Pack, but how can I add the Audio Content CD1 after Logic has finished installing? If you can help me please be very

  • Technical Specification for Enterprise Portal

    Our EP consultant left without delivering Technical Specification. Now, we need to prepare this document mainly for handover to support team. Coming from BW background, I have little knowledge on what is expected in the document. What I can think of

  • Selection Screen - can it be better ?

    Hello Experts, My selection screen contains about 15 selection (variables). They are shown as an flat list of input fields. Some blocks of this variables are in an relationship. In an normal ABAP selection-screen I would group it into blocks. Some va