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.

Similar Messages

  • 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

  • HELP!  FLash Page flip

    Okay
    I began as an intern at an agency, but all the designers are
    gone and I'm the only one left. I have a problem with a flash
    Page-flip component that we are using on our website.
    I used flash for the first time ever last week.
    I've got the pages sorted and even imported an swf animation
    onto a page.
    However I need to know how to control the animation so that
    it starts when the page it is on is turned, not when the whole book
    is loaded. So the viewers see the animation working, when it is
    visible.
    An example of the page flip component is here:
    http://www.mymelodi.com/prophp/Main.php?MagID=1&MagNo=1
    Can anyone help? I've tried books and miles of coding but I
    know f*** all about flash, to have done even this much has been a
    miracle.
    Any help would be appreciated, I fear I am alone on the deck
    of a sinking ship................. S - O - S

    i Dont have the Answer to your Problem But i Do Have a
    Problem that you Might be able to Help me with x_x .. If you
    Could.. i Have a Page Flip Component that Im working on at the
    Moment, and i Have NO idea how to Either make the Background
    Transparent, or Change its Color..

  • Adobe pdf to Flash page turning book

    First of all apologies as this isn't strictly an Indesign itself question - more the end product of Indesign brochure query.
    Can anyone recommend a particular professional PDF to Flash page  turning book effect software. I've googled but there's a fair few out  there and not sure which to go for. Anyone recommend a software in  particular or know if any have been approved by Adobe? This is following  a request by corporate client of mine but I'm stuck on which one is  best to go for.
    Thanks
    Molly O'Moon

    eDocker is not a PDF to Flash FlipPage software, it´s more like InDesign to Flash FlipPage solution, but it´s aproved by Adobe.
    You can download trial version from Adobe Marketplace at:
    http://www.adobe.com/cfusion/marketplace/index.cfm?event=marketplace.offering&offeringid=1 7503&marketplaceid=1
    Sample Magazine (with videos, animations, slideshows etc. InDesign interactive features)
    http://www.edocker.com/_demo/edocker-online-demo/index.html

  • PDF to Flash page turning book effect

    Can anyone recommend a particular professional PDF to Flash page turning book effect software. I've googled but there's a fair few out there and not sure which to go for. Anyone recommend a software in particular or know if any have been approved by Adobe? This is following a request by corporate client of mine but I'm stuck on which one is best to go for.
    Thanks in advance
    Molly O'Moon

    Thanks for your reply Dave
    Just tried exporting an ID file using the swf export settings but it does seems to be just be limited to a page curl effect. Is good but not quite what I'm after. What I need is something that produces page turns, zoom in and out options, a 'go to locked pdf' version and a print option that prints from the pdf and not the swf. Not sure this can be done in the ID export menu? I might be missing something though - so really after recommendations on software that would let me to do this to a pdf but not sure which would be best choice out of the options that are out there.
    Really appreciate your help.

  • PDF to Flash - Page Flip

    Hello Folks,
    I am looking at the possiblity of DYNAMICALLY converting my
    PDF brochures to a Flash PAGE FLIP presenation on the web. I have
    many PDF brochures that are created customized for my customers.
    When then login to my site, I would like for them to view this PDF
    but with a Page Flip view ? Can someone guide me to toolsets that
    are available that will make this happen ?
    Sajan

    Hello Folks,
    I am looking at the possiblity of DYNAMICALLY converting my
    PDF brochures to a Flash PAGE FLIP presenation on the web. I have
    many PDF brochures that are created customized for my customers.
    When then login to my site, I would like for them to view this PDF
    but with a Page Flip view ? Can someone guide me to toolsets that
    are available that will make this happen ?
    Sajan

  • Link to another page or book in portlet

    Hi,
    is there way to access another book or page in portal from link in JSP portlet?
    I don't want use upper menus. I would like to use some link(anchor) inside the
    portlet.

    thanks!! Solved my problem as well.
    "John Wheeler" <[email protected]> wrote:
    >
    "Mike Roberts" <[email protected]> wrote:
    Hi,
    is there way to access another book or page in portal from link in JSP
    portlet?
    I don't want use upper menus. I would like to use some link(anchor)inside
    the
    portlet.
    Try the following:
    <%@ taglib uri="http://www.bea.com/servers/portal/tags/netuix/render"
    prefix="render"%>
    <render:pageUrl var = "home" pageLabel="home" />
    <netui:anchor href='<%=home %>'>Home</netui:anchor>
    (or alternatively:)
    <netui:anchor href='<%= (String)pageContext.getAttribute("home") >'>Home</netui:anchor>
    Use the <render:pageUrl> tag to generate a URL for the portal page/book
    etc. with
    the given definitionLabel (you can label the page via its properties
    in Workshop).
    The generated URL will be saved in a variable whose name is given in
    the tag's
    "var" argument.
    You can now use this variable directly in a JSP scriptlet, or access
    it via the
    pageContext.
    Hope this helps.
    John Wheeler

  • With version 3.6.3 I can no longer do a right click with the mouse and check the properties of a live url link on web pages

    Windows XP Pro, SP3. Firefox 3.6.3. Ever since updating to this version a few weeks ago I can no longer do a right click of the mouse and check the properties of an active url link on webpages. I've always had the option before. I want this feature back!!!!

    In Firefox 3.6 Properties has been removed from the right click context menu.
    You can use ''View Image Info'' or ''View Page Info'' in the right click context menu to see the (image) properties.
    You can use the above mentioned extension (Element Properties 6) to get that context menu item back.
    See also Link And Forminfo: https://addons.mozilla.org/firefox/addon/6939

  • Flash 'page flip' into Dreamweaver

    I have a site
    sheffield-central.com,
    from client input indicates that I can make great use of these
    (page-flip.com).
    I have included a couple of examples in the past with no
    problems. However, I had a computer built around 6 moths ago and it
    seems to have corrupted something bewteen Dreamweaver and flash.
    Let me try to explain. I created a menu for a bar called xyz.
    I called the folder for this project xyz and put a folder within
    this folder called pages. The pages are xyzpage1.jpg, xyzpage2.jpg
    and so on.
    Within Flash, I dragged the Premium Flip Component onto the
    stage, resized it and began entering the pages as
    pages/xyzpage1.jpg etc.
    I dragged the whole folder, including the published .swf and
    .fla files into the site on Dreamweaver, uploaded the lot and did
    the usual Insert...Media...Flash. The movie shows in the
    Dreamweaver pages (grey, Flash logo etc.) but that's it. It doesn't
    show up when I preview the page and it doesn't show up on the
    internet.
    A co-worker tried it on his machine and it worked fine.It's
    obviously a file path problem. In Dreamweaver, when the 'Select
    File' box comes up to insert the Flash movie, I've tried both
    'Relative to Document' and 'Relative to Site Root'
    I'm totally bewildered, not in any way a newbie but seem to
    be missing something obvious.
    A page I've tried unsuccessfully to include the flash onto is
    here

    No sorry. We wanted to purchase one of the flips, but had
    questions about it.
    They did not answer any emails, and provide no phone number
    to call, and no known refund policy.
    They are actually breaking the TOS of 2checkout by not
    providing this info.
    So we did not bu as we have no way too verify if the product
    is as good as it looks and which version we need.

  • How to publish PDF online as Flash player Flip Book

    Hello,
    Im not sure if this question belongs in this thread, but none the less, here it is:
    How can I publish a pdf of a magazine to a website where viewers can flip through the pages like a flipbook. I noticed several publications doing this, and it seems they are using a generic template, that is simply customized for their magazine. Below are some examples of what i am looking for:
    http://cmamagazine.dgtlpub.com/
    http://update.dgtlpub.com/2014/2014-01-06/home.php
    ... I was directed to this page by one of the publishers: http://www.adobe.com/digitalpublishing/ebook/
    but it does not seem as if this is the technology being used as it is more for mobile readings. Unless digital editions has a feature to publish online as a swf file.
    Please help!

    True, but my client is the one who sent those samples and asked for something similiar. I am doing some preliminary research before presenting options to the client.
    They currently use flippingbooks, just so that viewers can enjoy virtually turning a page. However, the examples i posted have further capabilities such as an archive of the previous publications, which is what my client hopes to upgrade to.
    If i were to suggest them to use epub files and actual apps to read ebooks, they may be hesitant as the viewers of the publications will have to be trained on using the new system.
    They currently just send an email with a link to the online swf file, and viewers just click and start reading.
    It is a bit archaic, but i want to be able to offer all options, one being this outdated swf option, and another which is what desktop publishing suite has to offer.

  • URL link with Flash

    Hi,
    I wanted to create a button in Flash (invisible button) that
    is linked to a URL, but I want to be able to change the URL anytime
    I want. I've try using xml but somehow it's not working..Is there
    other way to do this?
    Thanks

    put .swf and .xml in the some folder.
    you XML code is:
    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <root>
    <goHere url="http%3A%2F%2Fwww%2Eyahoo%2Ecom%2F">
    </root>
    http%3A%2F%2Fwww%2Eyahoo%2Ecom%2F is actually
    http://www.yahoo.com/. Why look more about
    escape and
    unescape.
    AS code is sth like this:
    stop();
    var urlAdress:String = new String();
    var myXML:XML = new XML();
    myXML.ignoreWhite = true;
    myXML.onLoad = function(success:Boolean) {
    if (success) {
    urlAdress = myXML.firstChild.firstChild.attributes["url"];
    urlAdress = unescape(urlAdress);
    gotoAndStop(_root._currentframe+1);
    } else {
    error_txt.text = "missing .xml file";
    myXML.load("myXML path");
    your url adress mus be in
    urlAdress

  • External link to flash page

    Hi there,
    i have an html page with a quite simple swf with a menu that
    calls other swfs in it.
    is it possible to create a link in another html page sending
    it in one of the pages of the first swf menu?
    Thank you in advance

    Hi
    Check this thread, .pdf use in Adobe Muse
    they are discussing .pdf file in the discussion, you can use your html file instead of pdf file .
    Please let me know if you have any issue further.

  • Mouse-Over, Focus, URL Links on Web pages ..all quite odd in last two days

    And I have no suspicions about why.
    For example, it used to be that headlines on google news changed the cursor when I passed over them .... and .. that URL was listed at base of a browser.
    It used to be that if I selected a pull-down menu that had sub menus, when I moved the cursor downwards to one of them, the sub-menu unfolded to the right
    Tool-Tips, as some call them, used to appear as I hovered over something ..
    List goes on in the "Oddity" dept.
    I did do some updates, Java for one, Itunes was another I think
    Anyone else having these issues?
    how can I return to normalcy in the focus department?

    OK ...I have a two year old Logitech USB 2-button & scroll-wheel, mouse ...for some reason, I pulled it ou of the USB port next to the magnetic power cord on the old macbook-pro ... plugged it into one on the right side by the FW port ... then the problem was solved
    Then returned USB stick to former port by power input, and all was still normal.
    so ..maybe if this happens to someone they will find the answer here.
    case closed.

  • PDF Page Flip Feature Request

    Flip books have become popular over the past years and I would like to see the ability to flip through pdf's with a page turn option.  This could be a view with a one page or two page layout.  This functionality would not have to have the robust rendering that a true Flash page flip book has but just an animated quick flip, much like you see on common book readers.  I know this is a small thing but it makes a big difference in perception when one is scrolling through a PDF verses reading through it like a book.  Is this feature a current consideration?
    Thank you,
    Brandon Buie

    +1 For that Feature Request . Everybody will be happy to see pdf contents in ''page flip" mode (except Adobe programmers).

  • How to make Page Flip effect?

    Hi there
    I want to convert my pdf file to page flip book. And put the flip books on my webpage. I have been considering these two http://www.axmag.com and http://www.page-flip.com.
    Have you guys purchase or know anything about aXmag and page-flip? or any other good software to recommend?

    I know nothing regarding the two you mention, nor of what I've linked below.  There was another posting some time ago that provided these...
    Page Flip Links
    Free solution/software:
    http://www.axmag.com/submit.html 
    Free basic online page-flip creator,PDF format support,great page flip effect.FYI, you need to pay for pro service.
    http://www.swftools.org/download.html software,more importantly it offers Linux Version (Sourcecode) at the/download.html.nix develpers can give that a shot.
    Local
    http://www.issuu.com platform of magazine and ebook, which can be regarded as page flip solution.This site features in brilliant special effects.
    Online
    Java and Flash project code:
    http://www.sitepoint.com/examples/jquery/animate4.php
    Java code for page-flip,crude,but functional.
    http://pageflip.hu/help.html complete flash tutorial of page flip, basically in Flash.
    A
    http://page-flip.com/products/flash-component-as2/ powerful add-on for Adobe Flash MX-CS4 for creating page flip effect. Provides great extending and integration possibilities. 199 (euros) per half year.
    A

Maybe you are looking for