How do I use Edge Animate to make a clickable image which can be used in Author, and which will redirect you to a different page in your ebook?

If anyone has experience with Edge Animate, I know that I can make an image clickable, and I can insert a url to define where it will go once clicked. But I want to make a widget to use in iBooks Author, that can take the reader to a certain page of the book. Is this possible?
It all seems very complicated. Make one thing in Edge Animate, then somehow have that reference something in Author, which will finally work in an ebook. I have no clue where to begin.

Sort of. I'm using this code inside an action for a button symbol. But it doesn't work perfectly. Trying to debug it.
Let me know if you have any luck.
//Check to see if pageCounter already exists
if (typeof EC.pageCounter === 'undefined') {
  // it doesn't exist so initialize it to first page
    EC.pageCounter = 2;
//check if the page is only 1 digit -- patch for single digit
if (EC.pageCounter < 9) {
   // it is, so we need to pad a 0 on the front.
  EC.pageCounterString = "0" + EC.pageCounter;
  //e.g.  01 ...09,11,12,13....115,222352,,....
else {
  EC.pageCounterString = EC.pageCounter;
EC.loadComposition(EC.pageCounterString + "/publish/web/" + EC.pageCounterString + ".html", sym.$("container"));
EC.pageCounter = EC.pageCounter + 1;
//TODO for back  -1

Similar Messages

  • How do a make a clickable image redirect you to a different page in iBooks?

    I know that I can make an image clickable, and insert a url where it will go once clicked. But I want to make a widget to use in iBooks Author, that can take the reader to a certain page of the books depending on what they click. Is this possible?

    edit your button and add a big shape to its hit frame.

  • Using Edge Animate with Captivate

    I'd like to use Edge Animate to do some animation work and then bring this in to captivate. Is there any way to do this?
    I'm very new to all this, so not to sure the best methodology to use to add some interactive elements into Captivate. Right now I'm using custom illustrations designed in Illustrator that I want to make interactive and animated in Captivate.

    Okay, It looks like using the Adobe Captivate App Packager is the way to go in order to get an Edge Animation into Captivate http://helpx.adobe.com/captivate/using/captivate-app-packager.html.
    My issue is that I can't seem to select the adobe edge animation (either the project file or the published web folder) from the Adobe Captivate App Packager.
    Has anyone succesfully done this and willing to share their wisdom

  • How to get an edge animate into a dreamweaver site

    I need to get an edge animate slide show into a site I built in dreamweaver. All I see is information about sharing it with Muse.

    See
    - How to use Edge Animate content in your site built with Dreamweaver | Adobe Dreamweaver CC tutorials
    - Dreamweaver Help | Import Edge Animate compositions
    hth
    Darrell

  • Do I need to pay to use Edge Animate

    I hace a paid account I'm still in the 30 days I close my paid account  do I need to pay to use Edge Animate ?

    No you do not need to pay currently use Edge Animate.
    From the Edge Animate FAQ at http://html.adobe.com/edge/animate/faq.html under Pricing & Availability:
    How much is Edge Animate and how do I get it?
    As a limited-time introductory offer, a perpetual, non-expiring license of Edge Animate is available for free. Edge Animate is therefore available to both free and complete Creative Cloud members.
    Edge Animate is valued at $499 USD (perpetual license) or $14.99/month (single product subscription).
    Why is Edge Animate free?
    During the preview period for Edge Animate we received tremendous feedback that helped shape the tool into what it is today. To thank our community for actively participating in the development of Edge Animate we are offering the first full release of the product for free.
    How long will Edge Animate be free? What will it cost later?
    After the free introductory offer ends, we anticipate that future versions of Edge Animate will be available to complete Creative Cloud members, as a perpetual license and as a monthly single product subscription.
    Is Edge Animate only available as a subscription product?
    No. Once the current version of Edge Animate is downloaded and installed, it is available to use at any time, without an ongoing subscription.

  • Use Edge Animate in Powerpoint

    Hi,
    I know someone else has posted this same question in the forum, I'm wondering if someone can answer the question as I'd like to know as well.  
    How do you use Edge Animate files/exports into a Powerpoint slide?   I know that you can always save as a swf file and insert it that way, but how about html 5 code?
    Please advise.
    Thank you!
    Susanne

    Hi, Susanne-
    This really is more of a PowerPoint question than a question about Animate.  I did a quick web search and came up with a plugin that might suit what you're trying to do.  That being said, most people seem to agree that this really isn't what PowerPoint was designed for, so your mileage may vary.
    http://skp.mvps.org/liveweb.htm#.UksLoSS2IzU
    Hope that helps,
    -Elaine

  • Advice on using Edge Animate & Interactive SVG to create an interactive map

    Hello folks, I'm hoping for some guidance on a complicated graphic. My org. has an existing interactive map which was created by a freelancer for us using Ruby and js. It's very nice but I wanted to see if it's possible to recreate using Edge Animate (both as a challenge to myself and as a way of being able to move ownership of it in-house). Here's the map:
    http://csai-online.org/sos
    I have done a fair amount of work in Edge Animate but have mostly stuck with simple interactivity (play, repeat, navigation links, etc.) so this would be a stretch. But I'm thinking that the map itself (with various shadings) could be recreated using Edge Commons' Interactive SVG function. I would create the map in Illustrator as an svg with different layers for each group of states, which would then be activated by the buttons in Edge Animate. (The floating box could be done entirely in Animate.)
    So my questions are,
    - Does this seem doable, and has anyone done something similar?
    - How do I trigger the layer visibility toggle from Edge? There's a tutorial from Edge Commons which changes the color of an object by CSS, but it seems like it would be simpler to use layer visibility.
    - Some of the combinations of checkboxes result in States that are in multiple groups (resulting in a striped fill). I'm guessing I'd need to add some code to indicate that if buttons X and Y were both checked, a third combined layer would be shown. (A further complication is that each of the groups of buttons shuts off the other groups.)
    Alternately, it seems like I could also create each state as a series of differently-colored graphics which are then shown or hidden based on which buttons are checked (using arrays, maybe?), but that seems a messier due to the million separate images.
    Anyway, how would you approach this problem, I guess is my main question.
    Thanks very much.

    This looks pretty simple to me and I don't see why you wouldn't be able to do it in edge animate.
    Create each state as a button and animate the hover effects inside a symbol and then on the main timeline animate the content boxes opacity to on and off and set labels for each "on" state and then in your button link to that label in the mouse over actions preset.u
    As far as calling the bottom content into the div i would just do that by hand by grabbing a simple script off the internet. *theres loads*

  • How do i add Edge animate .oam files to Fixed Layouts Epubs in Indesign cc 2014?

    How do i add Edge animate .oam files to Fixed Layouts Epubs in Indesign?

    Hi,
    There is a bug on iOS7 which does not let edge animate work correctly here. This issue will happen on iPad and not on Mac OS.
    There is a similar thread that explains in detail this issue you are facing:
    https://forums.adobe.com/thread/1513879
    Regards,
    Pooja

  • 'Jump to' a particular slide in adobe captivate using edge animate.

    I would like to 'jump to' a particular slide in adobe captivate using interactions created in an edge animate file. Is anyone able to help me with the javascript needed to do this?

    Hi Leith,
    From what I know, such functionality is currently not available.
    Found something related, but this does not answer your question, I think
    Using Edge Animate with Captivate
    Thanks,
    Preran

  • Im making a photo slide show using imovie. how will i make a dvd copy that can play in both pc and dvd player.  i dont have an idvd anymore. m using a mbp early 2011 osx 10.8.5

    im making a photo slide show using imovie. how will i make a dvd copy that can play in both pc and dvd player.  i dont have an idvd anymore. m using a mbp early 2011 osx 10.8.5.
    after making the photo slide show, i clicked share>export movie.  after which i burned using toast. the file became a .mov.  i tried playing it in my mac and it worked. my fear now is will it also play in a regular dvd?... i read from google that mov files won't run in dvd players.  what format should i convert it to so it'll play in a dvd player.  can you suggest a faster way i can burn my projects for it takes me almost an hour to export.  im going to make 28 slideshows for my kids in school. *=( if i need to do this process 28 times, i may not be able to finish it on time.  please suggest a software or an alternative as to how i should do this... m more comfortable using imovie than iphoto.  thanks and i hope to hear from someone soon *=j

    Thank you QuickTimeKirk...used toast to burn project... my project was in .mov, i tried to play it a dvd player, it did play... will try again tomorrow using another dvd player just to be sure it'll will really work with dvd players.  thank you again for your reply *=)

  • How to get an edge animate to loop continuously

    How to get an edge animate to loop continuously

    Please check the search feature on the forums - plenty of results there.

  • How do I best integrate existing laptops for a new server?  Can I use the existing home folders on the laptops and make them into Network Users?

    How do I best integrate existing laptops for a new server?  Can I use the existing home folders on the laptops and make them into Network Users?

    Yes it will work.  I've done it for a few users in my small office.  As with anything, there are quirks that you may or may not experience.  Most quirks are app-related, due to app developers hard-coding absolute paths into their apps for things like temp files (Photoshop).  Strategies for resolving these sorts of quirks can be found via google.  You would probably have seen these quirks already when using server-based home folders for your kids.  If you haven't noticed them, then you're probably fine.
    The tech note you cited should be fine.  It doesn't explicitly say so, but you'll need to enable ssh on your server, at least temporarily, so you can upload your home folder to the server using scp, rsync, etc.  Don't try to copy the files up to the server via Finder.
    Once all your files are transferred to the server and in the right place, make sure to chown them on the server, so they are owned by the userID you created for yourself on the server.
    As with anything this involved, make a good backup of your laptop first.
    Note I have one user that isn't too happy with the responsiveness of the periodic mobile home syncing.  She has about a decade of e-mail in her home folder, probably 50 to 100 emails per day, many with attachments.  Mobile home syncing takes a long time to check and sync this huge tree of itty-bitty files, eevn with server-side file tracking turned on.  The other users are happy.
    The nice thing about mobile home syncing is that when a user "graduates" to an age where they've earned their own laptop, you can change them from a server home user to a mobile home user, with a minimum of fuss.  Also, if you lose or break a laptop, you can add a new replacement laptop to your network, and pull-down a replica of the home folder from the server, with almost no downtime.

  • Create iOS app using edge animate and DPS

    I was investigating the potential for using edge animate compositions and digital publishing suite to create single edition iOS apps. 
    After some trial and error I have been able to create a basic iOS app for kids, using EA and DPS. The app was approved and placed in the app store.  See the below link:
    https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=786031451&mt=8
    For future reference do you have specific documentation/guidelines on using EA compositions to create DPS single edition apps?  I was hoping to get a better understanding of the potential for using html5 compositions in iOS apps (and limitations).

    Hi, Andrew-
    What specifically are you looking for?  It's unclear if you're looking for best practices or other documentation.  Thanks,
    -Elaine

  • I can no longer back-delete or hit return to make a new paragraph, nor can i use the arrows to go backwards and forwards in a line; it's like the fn key is stuck; i've taken it off and cleaned it, and it looked clean.

    I can no longer back-delete or hit return to make a new paragraph, nor can i use the arrows to go backwards and forwards in a line; it's like the fn key is stuck; i've taken it off and cleaned it, and it looked clean.

    Then it's time for a new keyboard.  If you are still under warranty, call AppleCare. 
    For DIY keyboard repair check out the following websites: 
    iFixit 
    YouTube “How To” tutorials.

  • I have 2 itunes accounts. I can no longer use my first one for purchases so I had to start a new one and it will not sync from my new one without deleting everything on my same ipod from my previous account. How do I sync between both accounts?

    I have 2 itunes accounts. I can no longer use my first one for purchases so I had to start a new one and it will not sync from my new one without deleting everything on my same ipod from my previous account. How do I sync between both accounts?

    Wayland wrote:
    The CS.com service account has long been closed. I cannot get it to respond to my years ago password for that account. So I ask them to send me a new password and of course it goes to my years ago email number.
    Don't have it send email.
    Answer the security questions.

Maybe you are looking for

  • What are the 5 Most Useful Shareware programs you've come across?

    I wanted to lighten the mood on the forum with all of the complaints about the MBP with something potentially useful to current users as well as potential users like myself. I was just wondering what were the 5 most useful shareware programs people h

  • XL Reporter is not responding

    Hi all, I know that there are many discussion topics about XL Reporter error, but none of them explained what I am experiencing. SAP = B1 2007B PL15 Hotfix Client = Windows XP SP2 When user starts B1, then click on Tools -> XL Reporter, nothing happe

  • CS6 Master Collection trial download not available?

    I have CS6 Master Collection that is currently installed on my iMac and I need to install it on my new laptop. My serial number is valid and registered with Adobe, but because this was a downloadable version only (no disc), the way it was installed w

  • Macbook and Logic pro, HELP PLEASE!!!!!!!!

    Hey Just about to buyy a Macbook 1.83, will this run my logic ok? I realise I might need more Ram but will it be ok? I would buy the next model up but money is money. Thanks Dave

  • What are the objects that support documentation?

    What are the objects that support documentation?