How do I automatically link separate slide shows?

I understand the hyperlink linking, but that requires interaction. I want to add separate audio files to different groups, but want the different groups to play without having user interaction. Is that possible?
Thanks

I may be wrong, but I do not believe that you can do this in Keynote. Hyperlinks require a specific Click action on the Hyperlink trigger object in a slide.
Perhaps someone else in the Forum can provide more information or a clever workaround for this deficiency. We all would benefit.
Good luck.

Similar Messages

  • How can I attach link to slide show

    I want to create a slide show displaying pictures of my daughter's confections.
    I can animate the pictures over the background using keyframes, but I would like to have an active link for her web page displayed somewhere on the page.
    Thanks for any advice.
    David

    I created the slide show with Bionx's "PhotoPresenter". The music I used, "Sugar Sugar" was to long, so I sent the resulting QT file to FCPX to add the music, shorten it and add some taper.
    I then sent the resulting QT file to "Keynote" and added the link to my daughter's confections web page and a link to the artist's iComposition address. For some reason, the link would not work for a direct access to the song. I had to link it to all of his songs, which is good. The artist has very graciously given me permission to use his excellent recording.
    http://www.icompositions.com/artists/Rodrish
    http://www.michelesconfections.com/

  • How to upload and publish iphoto slide show to icloud

    how to upload and publish iphoto slide show to icloud on mac book pro

    Just log into your MobileMe account and go to your iDisk and delete the iWeb site that is there.
    You can load your other site there by simply dropping and dragging your files for your new site to the Sites folder on your iDisk. Alternatively, MobileMe uses webdav so you can use Cyberduck to publish too.

  • How do I get Flash animated slide shows to work on iPads, iPods, and iPhones?

    How do I get Flash animated slide shows to work on iPads, iPods, and iPhones?
    I'm using a PC. Web Site Flash generated slide show works fine on PC's.
    Does not work on Apple platforms.
    What do I use to to enable animated slide shows to work on Apple platforms?
    cliffordf51127948

    Hello,
    Flash Player is only supported on Apple OS X systems (10.6 - 10.10).  It is not, and has never been, supported on any i-Devices.  There are no plans to support these platforms.
    Maria

  • How to ad link to slide show ? Help !!

    I have this slide show and am trying to add a link to each image loaded, can anyone help me with this ?
    I am new to this and have no clue how to go about this, so maybe you can help me with the completed code if you can !
    thanks to anyone that can help. Here is the code.....
    // set random # variables - each must be 0 for first 'while' loop below
    var randomNum = 0;
    var randomNumLast = 0;
    // parent container
    var container_mc = this.createEmptyMovieClip("container",0);
    // movie clip containers
    container_mc.createEmptyMovieClip("loader1_mc",2);
    container_mc.createEmptyMovieClip("loader2_mc",1);
    // preload watcher
    this.createEmptyMovieClip("watcher_mc",100);
    // load xml
    images_xml = new XML();
    images_xml.ignoreWhite=true;
    images_xml.onLoad = parse;
    images_xml.load("images.xml");
    function parse(success) {
        if (success) {
            imageArray = new Array();
            var root = this.firstChild;
            _global.numPause = Number(this.firstChild.attributes.timer * 1000);
            _global.order = this.firstChild.attributes.order;
            _global.looping = this.firstChild.attributes.looping;
            _global.fadetime = Number(this.firstChild.attributes.fadetime);
            _global.xpos = Number(this.firstChild.attributes.xpos);
            _global.ypos = Number(this.firstChild.attributes.ypos);
            var imageNode = root.lastChild;
            var s=0;
            while (imageNode.nodeName != null) {
                imageData = new Object;
                imageData.path = imageNode.attributes.path;
                imageArray[s]=imageData;
                imageNode = imageNode.previousSibling;
                s++;
            // place parent container
            container_mc._x = _global.xpos;
            container_mc._y = _global.ypos;
            // parse array
            imageArray.reverse();
            imageGen(imageArray);
        } else {
            trace('problem');
    // depth swapping
    function swapPlace(clip,num) {
        eval(clip).swapDepths(eval("container_mc.loader"+num+"_mc"));
    function loadImages(data,num) {
        if (i==undefined || i == 2) {
            i=2;
            createLoader(i,data,num);
            i=1;
        } else if (i==1) {
            createLoader(i,data,num);
            i=2;
    function createLoader(i,data,num) {
        thisLoader=eval("container_mc.loader"+i+"_mc");
        thisLoader._alpha=0;
        thisLoader.loadMovie(data[num].path);
        watcher_mc.onEnterFrame=function () {
            var picLoaded = thisLoader.getBytesLoaded();
            var picBytes = thisLoader.getBytesTotal();
            if (isNaN(picBytes) || picBytes < 4) {
                return;
            if (picLoaded / picBytes >= 1) {
                swapPlace("container_mc.loader2_mc",1);
                alphaTween = new mx.transitions.Tween(thisLoader, "_alpha", mx.transitions.easing.Regular.easeOut,0,100,_global.fadetime,true);
                timerInterval = setInterval(imageGen,_global.numPause,data);
                delete this.onEnterFrame;
    function imageGen(data) {
        // random, or sequential?
        if (_global.order=="random") {
            // choose random # between 0 and total number of images
            while (randomNum == randomNumLast) {
                randomNum = Math.floor(Math.random() * data.length);
                trace(randomNum);
            loadImages(data,randomNum);
            randomNumLast = randomNum;
        } else if (_global.order=="sequential") {
            // start at 0, increment to total number of images, then drop back to zero when done
            if (p==undefined || p==data.length && _global.looping=="yes") { p=0; } else { break; }
            loadImages(data,p);
            p++;
        } else {
            trace ("order attribute in xml isn't correct - must specify either 'random' or 'sequential'");
        clearInterval(timerInterval);
    stop();

    It doesn't look like the xml file matches the code.  While folks here like to help, there's a point where the effort is fairly time consuming and it becomes doing your design work for you, which is what we normally do for a living.  Your best bet will be to find something that has all of the features you want included in it.  If you are willing to spend a little money, you can probably find one fairly inexpensive that you can tailor to your needs without having to edit the file code at all.
    You can always wait to see if someone else responds.

  • How to make backwards navigation through slide shows possible?

    Hi, I just made my first Encore DVD slide show and spent hours trying to figure out how to do this without a luck. The DVD is one Main Menu with buttons to different slide shows that are all set to manual advance. The end action of each slide show takes to the first image in the next slide show and that was easy and very obvious to achieve in Encore but I didn't find any way to achieve the same for backwards navigation. Does anybody know how to do that.
    Will appreciate any help

    In case my message wasn't clear, I will try to describe better what I want to achieve.
    Currently the viewer starts from a Main menu with 16 buttons linked to 16 slide shows. Starting from the first or any slide show and pressing the next button after an image is displayed, the viewer can see linearly all images in all slide show from that point to the end without ever going to the main menu.
    However if the viewer at any point start pressing the previous button on the remote control, he/she can only go to the start of the current slide show and the only way to get to a previous slide show is to use the Main menu button and then jump from there.
    Is it possible to make a DVD thata will allow the view to go backwards through different slide shows by pressing the previous button??

  • How do I create image pushing slide show in Flash?

    Hi. I am wondering if anybody can tell me how to create a picture PUSH. I have three images that I wish to work with. By pushing I mean having an image come in from the left (or right) and place itself on top of the other (or pushing the other out of view). Like a slide show of three images scrolling along but one stops for a brief period before the other image comes into view.
    Any help would be appreciated. Thanks!!!

    As Pat mentioned, this question might be best suited for the Flash Professional forum, I just happen to have the link handy
    Thanks,
    Chris

  • Links around slide show are obtrusive

    Sorry- I need help again. How do you move the links around the slide show like: Back to Album, Play Slide Show, Download, Previous and Next?
    Can you change the wording, position, font or color? They are pretty obtrusive. The My Albums Index page is much cleaner.
    Can they be replaced by pictures?
    or even controls like in Quicktime?
    Or am I asking too much?
    J- thanks

    You can't change them easily. They are java based and it would be very difficult to change the java scripted link with type of link that you would like. There are play references in the iWebMediaGrid.js file and the sitename.html file but not sure which you'd change and how. Maybe one of the more advance users know of an easy way to change them.
    OT

  • How to view Power Point pps slide shows?

    I can download a pps slide show and using QuickOffice I can open it but all I get is the images. The slide does not "play" and there is no sound.
    How can I play (present) a Power Point slide show on the TouchPad?
    Thanks,
    Nathan
    Post relates to: HP TouchPad (WiFi)

    Hi,
    i have never tried it but in
    this link you can see the it should be possible with the
    powerpoint viewer.
    Regards,
    Markus

  • How can I have a live slide show via Apple TV?

    I've got a second gen Apple TV with the latest sw and iTunes is updated as well.  I can play a slide show from Apple TV sourced from a folder on my Mac just fine.  However, when I add an image to the folder, the running slide show does not pick it up.  I need to stop the slide show and restart it again for the image to be included.
    is there a way that the slide show can pick up files as they are added to the folder?  I would rather not stop and start the slide show every time a photo is added to the folder.  Any other ideas of how I can do this?

    Welcome to the Apple Community.
    Unfortunately you can't do that.

  • How can I run a picture slide show continuously on my playbook?

    I would like to run a picture slide show on a continuous loop but I cannot find any settings to accomplish that.  Does anyone know how or if I can do that?
    Thank you.

    Hi BERVEN,
    You state that you are very disappointed because you have not been given a solution. Well, don't be disappointed with your new BBPB because it can indeed do what you want and  I have the solution for you right here.
    STEP 1: TAP the PICTURES APP (on the homescreen) quick-like with your finger.
    ----  Immediately, all the ALBUMS containing all your photos show on the screen.
    ---- You will have saved your photos here, grouped by date or subject or other sort order, depending on how your photos were grouped together on your PC or MAC before you transferred them.
    STEP 2: TAP one of your "ALBUMS"
    -----------  Pictures are stored in albums, which is sensible. 
    ------------- If they were downloaded from pc "folders", then a "folder" in Windows becomes an "ALBUM" in the BBPB.
    ------------- All the pictures in the album are now visible to you (swipe down to see more if there are many)
    STEP 3: TAP PICTURE #1 in that album. Now you will be given 2 choices:
    ------------ You can "swipe" right to see each individual picture still
    ------------- OR go to Step 4  (and there you will find the answer to your question)
    STEP 4: Touch that first picture
    The result of touching the screen is that the screen pops up the BACK, PLAY, FORWARD on-screen controls you want.
    The 3 MOTION CONTROLS ARE AT THE BOTTOM OF THE PICTURE --- ON THE PICTURE ITSELF.  Press the middle control, which is the LARGEST ONE --- and Wow, YOUR SLIDE SHOW IS RUNNING ALL BY ITSELF!  
    You can play ALL the pictures in your PlayBook in a slideshow, together, regardless of which albums they are in ---- one big show, if you like.  Let me know if this worked for you, okay?

  • How do I get my DVD slide shows to display files in the order I load them rather than random present

    How do I get slide shows created on DVD to show slides in the order I load them rather than randomly?

    Try this article:
    <http://help.adobe.com/en_US/elementsorganizer/using/WS8346320B-3F64-46f6-AE4B-9FF4D934DB36 _WIN.html>
    It is for PSE11 Windows only and it has a section for reordering under Section 5.

  • How to arrange photos in Aperture slide shows to the beat of the  music?

    Is there anyone that knows how to arrange photos to the beat of the music in Aperture slide shows? I have tried to do a search for this topic, looked at "help" and still can get things to work properly. The "beat of music" command seems to be grayed out. Is there a bug in the software? Any help would be appreciated.

    I have been following this thread with great interest. I have tried to do this in Aperture as well. Jumping ahead just a bit to what might be David's next issue, once we figure out why the option is not available to him.
    For me once the music has been added the " Align slide to the beat" is available. However it doesn't seem to do anything.
    I have accomplished this in iMovie and Final Cut Express. In both of these programs you have to actually mark the beats for things to work. You mark the beats and the software sets the play duration to match. This is pretty easy in iMovie. I am hoping for a similar or better interface in Aperture 3. How is this accomplished in Aperture?

  • Help: Links to Slide Show aren't working

    I'm baffled & frustrated.
    I've created a "Photo Albums" page which links 23 thumbnails to their album page. All the 23 links work to get you to the album page. But, on (only) 4 of them, the Slide Show button leads to an error page instead of to the slide show. The error page says:
    Safari can’t open the specified address.
    Safari can’t open “paris:%20Day%20in%20Senlis%20&%20Chantilly_files/slideshow.html” because Mac OS X doesn’t recognize Internet addresses starting with “paris:”.
    (Each of the 4 error pages is slightly different.)
    Best way to demonstrate this problem is to send you there to see. Here's the link to the Photo Albums page:
    http://web.mac.com/karenmickleson/iWeb/Site%203/Photo%20Albums.html
    The 4 which don't work are:
    (from the 5th row down) Florence: Duomo; Italy: Tuscany; and Tuscany: Siena
    And, from the last row: Paris: Day in Senlis & Chantilly
    On these 4, when you get to the Album page & click on the Slide Show icon, you get the error message.
    I've tried re-doing these 4 thumbnails on the iWeb page, to no avail. Can anyone help me figure this out?
    Karen
    PowerBook G4   Mac OS X (10.4.8)  

    Karen,
    My problem was caused by changing page titles in the site organizer. I had read here in the forums that spaces, odd characters, etc could cause problems in some browsers when published so I removed all caps, spaces, etc. After those changes anything that was cached with the old titles wouldn't go to the new pages. There may be no connection to your problem. Have you tried publishing to a folder on your own computer to see if the problem is there also? If the problem is still there if you publish to a folder, you could do some experimenting without affecting your published site.
    Here's something you could try:
    Duplicate your "Domain" file and store it in a safe place. You can then play around with the duplicate without affecting the original. Build a new photo page with some of those same photos. Publish to a folder on your hard drive and open it with Safari. You may be able to isolate the problem this way without affecting your published site or your original "Domain" file. Once you figure it out you can make the changes to your original "Domain" file and then publish.
    Good luck, David http://web.mac.com/phelpssculpture/iWeb/
    ibook & imac   Mac OS X (10.4.8)  

  • How do I rotate the entire slide show canvas?

    I have a slide show that will ultimately be in portrait mode (1125 x 1500), but it needs to be built in a landscape mode with everything rotated and then the actual porjector will be turned to be projected on a portrait screen. Stupid, I know.
    How can I build this in portrait mode and then rotate everything at the end?
    Thanks!

    There is no such thing. You will have to adjust the artboard and then manually rotate the content to fit.
    Mylenium

Maybe you are looking for