Slideshow in a slide

Is it possible to uas one of the great keynote templates one with a frame in it.
Inside the frame have a slideshow going. not to a different but un that one slide but just have a slideshow of a few pictures in it.
thanks

you could make a QT movie that's a slide show and put it behind the frame, OR you could just put in a few photos and make the builds automatic, making one photo fade out WHILE the next one fades in.

Similar Messages

  • Slideshow with 160 slides

    I am working with iphoto6 and imovie6. I need to create a wedding slideshow with 160 slides and music. I read I can only use up to 99 slides per slideshow. Is there any way around this? Is my next best option to import the slides into imovie? Thanks, Karen

    Unfortunately you are in the wrong forum
    iPhoto http://discussions.apple.com/category.jspa?categoryID=143
    iMovie http://discussions.apple.com/category.jspa?categoryID=141

  • Help - stopping random slideshow after 3 slides...

    Hello all,  Just like the title says, I want to know how to stop my random slideshow after 3 slides... my code is below...
    //: SETUP VARIABLES
    var maxVal = 4;          // max number of fotos
    var oldVar = 0;          // keep track of previous random number
    var newVar = 0;          // used to load the next image
    var si = 0;               // interval variable
    //: LOAD THE NEXT IAMGE
    function getImage() {
    newVar = Math.floor(Math.random() * maxVal);                                        // get random number
    if (newVar == oldVar) {                                                                      // if number = old number..
    getImage();                                                                                 // get a number
    } else {                                                                                     // else
    oldVar = newVar;                                                                      // set old to new number
    container_mc.loadMovie ("fotos/foto" + newVar + ".jpg");                    // load the next image
    container_mc._alpha = 0;                                                            // set its alpha to 0
    this.onEnterFrame = function () {                                                  // create loop
    if (container_mc._width > 0) {                                                  // check that the image has been loaded
    container_mc._x = Stage.width / 2 - container_mc._width / 2;     // center movieclip to stage
    container_mc.onEnterFrame = fadeIn;                                        // start fading out
    delete this.onEnterFrame;                                                  // delete loop
    //: FADE IN THE CURRENT MOVIECLIP
    function fadeIn () {
    if (this._alpha <= 100) {                         // if the movieclips alpha is greater than 0
    this._alpha += 5;                              // reduce alpha by 5
    } else {                                             // else
    this._alpha = 100;                              // reduce alpha to 0
    delete this.onEnterFrame;                    // delete handler
    si = setInterval(fadeOut, 2000);          // after 2 seconds, fade out the movieclip
    //: FADE OUT THE CURRENT MOVIECLIP
    function fadeOut () {
    clearInterval(si);                                   // clear the interval variable
    container_mc.onEnterFrame = function() {     // create loop to fade out
    if (this._alpha >= 0) {                         // if the movieclips alpha is greater than 0
    this._alpha -= 5;                         // reduce alpha by 5
    } else {                                        // else
    this._alpha = 0;                         // reduce alpha to 0
    delete this.onEnterFrame;               // delete handler
    getImage();                                   // load the next image
    // load first image
    getImage();

    It's hard to follow your code due to what's shown besides it, but it would appear you simply need to keep a count of how many times the getImage function executes and put the call to it in the fadeOut function within a conditional that won't call it when it has executed three times.

  • Slideshow stops at slide #99

    I need help figuring out how to make my slideshow play past slide #99. It works on my ibook (or whatever the Apple laptop is called) but when I burn the DVD and try to play it on my PC or DVD player, it freezes and quits at slide #99. I have the newest version of iDVD and it says it should be able to play thousands of slides, so is this an issue with both my PC and my DVD player?
    If so, can anyone recommend a DVD player that can handle more than 100 slides?

    I need help figuring out how to make my slideshow play past slide #99.
    Short answer: you can't.
    If you search the forum you will see many messages relate to the issue. Prior to iDVD 6, iDVD slideshows were limited to 99 images. Apple created something of a 'hack' in iDVD 6 that make it possible for some - but NOT ALL - DVD players to play longer slideshows.
    The ONLY sure way to make a slideshow of more than 99 images that will play in all players is to create it as a movie in something like iPhoto or iMovie.
    F Shippey

  • How can I make a slideshow of animated slides in Edge?

    I've watched Paul Trani's great tutorial on making an interactive slideshow of images in which people can click through the images (https://www.youtube.com/watch?v=teYOHY5bGyk) and I've made a nice slideshow.
    But I now want to make a slideshow just like that but use animated Edge compositions instead of JPEGs or PNGs for the slides that will play when that slide appears . . . does anyone know how to do this?
    Thank you so much for your help!

    Erin, most of Pauls tutorial demonstrations ave source files available for download.
    For that particular slideshow demo, it is here http://paultrani.com/2013/07/how-to-create-a-slideshow-in-edge-animate/
    Darrell

  • Fullscreen slideshow will not "slide" automatically

    To make it easy for my collegues to show a slideshow in full screen with 5 sec. delay and a soft transistion, I have made one in Acrobat and expect people to run it with 1 click in their Acrobat Reader X. It seems like I can store these parameters in acrobat PRO X under: EDIT-PREFERENCES-FULLSCREEN. There you can take away the "Alert when document requests full screen",  set the speed of the full screen slideshow and ask it to loop. THE PROBLEM: even after saving the parameter the file wont start automaticilly to change slides. YES I know i can change the settings back to advance the show in Reader on each computer, but the hole point is to make a Oneclick experience. How can I pack the parameters into the file once and for all? PS You need a PC without Acrobat (only the reader) to remake my problem.

    I had the same problem. Here is what you need to do:
    1. Collect all your videos in one folder on your Mac
    2 Through iTune transfer them to iPad via photo. Now they will be on your iPad
    3. Open your presentation in Keynote on iPad.
    4. Delete he video.
    5. paste he video from your folder with the video in your iPad
    6. automate it to come as a cube.
    All set to go

  • Organizer 8 Slideshow - Help - black slides in .wmv output?

    Greetings.  I recently purchased Elements 8 (both Photoshop and Premiere).  My primary reason was to create slideshows in an easy fast manner with lots of features (i.e. pan/zoom).  I have used Photoshop for years.   I created my first slideshow and output to .WMV file.  When I playback the slideshow in Windows Media Player v11, the first 3 or 4 slides play fine, with transitions and zoom/pan, then the slide show goes 100% black.  After about15 to 20 seconds, a few more slide appear and function as designed.  I can see that during the "blackout", slides were being prcessed because when they appear again, I am about 10 slides into the sequence, even though the blackout occurred after 3 or 4 slides.  This repeats itself, blackout, then slides appear, blackout, etc etc.  It was a 20 minute slide show.
    The output was at 1024 x 768.
    The original slides are 8 x10, 360 DPI, which is the resolution I have worked at for years in PS.
    So... I created a smaller slide show with no transitions and no zoom/pans, and only about 20 slides.  I still got the blackout issue.
    I also launched the .WMV file in Nero and had the same issue, so the file itself has the blackout in it. It is not the player.
    I then output to .WMV at 800 x 600 and this time it worked, even with the transitions and zoom/pan.  No more blackouts.
    Unfortunately, the quality is noticibly worse.  I really need to stay at a higher resolution.  So, I guess I have a myriad of questions and am for the most part looking for feedback, suggestion, etc.
    Has anyone else experienced this issue?
    Are there any ways to convert the slide show to a format other than .WMV? (i.e. AVI).  I beleive to edit the slideshow in Premiere Elements where I could create other format, it first has to be converted to a .WMV file. This conversion is where the problem lies.
    Thanks in advance....

    My initial and probably most significant comment is
    Seems like you now have 2880x3660 pixels in your photo files.I understand that it is a good resolution for printing however, .....
    The odds are overwhelming that your photo file resolution is too high for slide show processing either in Photoshop Elements or Premiere Elements. And the black "photos" in your slide show output are symptomatic of that problem.
    How many and when black photos appear in the slide show output will vary according to the resources of your computer (temporary files disk space can be very significant) as well as the number of photos, their resolution and the resolution of the output.
    As an example, when the final outout will be a standard definition DVD( which is 640x480) for playback on TV or computer DVD player software, the recommended starting resolution for photo files is approx 1000 x 750 is for full screen 4:3 output. You want a higher resolution playback, so yes your initial resolution would be proportionally higher so that you can have sufficient resolution to zoom and pan.
    What is  the playback method and resolution that you want?  Approximately how many photos are in the slide show?
    You are probably familiar with the Process Multiple Fiels command that is in the Photoshop Elements Editor: it is a possibility for making the recommended descrease in photo file resolution to a copy of the photo. There is also an Export command in the Elements Organizer.
    My second comment for now is that
    there is an alternative to making a wmv file: it is a command that sends the definition of the slideshow to Premiere Elements 8 without ever making the intermediate wmv file.  Depending on where you are in PSE 8 Organizer or Slide Show Editor, this command may be either Edit in Premiere Elementsor Send to Premiere Elements. However, I highly recommend that you not try this command until you have downsized the resolution of your photo files.
    FYI: there are many more comments that are appropriate to discuss a slide show workflow from PSE to PRE and some of this discussion might bounce back and forth between the Photoshop Elements and  the Premiere Elements forum.

  • Slideshow Number of Slides

    Is there a way to increase the number of slides in a theme that actually play in that theme?
    I'm trying to use the sliding panels theme and it seems to run out of sliding panels and just play full slides after 15 slides.

    Welcome to the Apple Discussions. Besides the sliding panel theme what are the other settings for your slideshow? I'm able to easily get all 31 of my test ss to play with panels. I'm not using any music, however.

  • Exported Slideshow Repeats Intro Slide for more than one minute

    I created a slideshow in iPhoto 9.5.1.  I exported the slideshow as a movie.  When I play the exported movie, it repeats the intro slide in the middle of the movie for more than a minute at a time. Any advice?  Thank you so much!

    Does the slideshow play correctly in iPhoto?  Did you create the slideshow directly from an album and then exported it for from the slideshow mode? 
    NOTE:  slideshows created in albums with the photos sorted manually will not play correctly. Only photos sorted by one of the other options play as they should.
    OT

  • Slideshow thumbnails that slide or scroll in would be agood feature for Muse to add

    I would really like to see a feature where slideshow thumbnails could be slided/scrolled in so that when you chose to show thumbnails you don't have to see all of them at the same time.

    Really?? That'd be great news, then! (Sorry for the generalizations)
    I will have to check on this, and get back to you. I'm doing multimedia teaching--the guy who configured the install assured me that a "no sign-in option" wasn't available in August when he packaged the deployment.
    We're on a CC Enterprise license; I'll ask our deployment guys to make absolutely sure that they are using the correct installer.

  • I am having difficulties with iPhoto slideshow.  The slide show stops in the middle of a presentation and the system crashes.  I must power off to exit the app and restart my MacBook pro.

    I am having difficulties with iPhoto slideshow. It crashes in the middle of the presentation and I have to power off and restart my computer to get it running again.

    Wow. Okay...
    I'll let the real veterans in this forum tackle your issues one after the other. But, I can tell you, all will be well.
    My only comment would be re: your computer specs:
    BJReis wrote:
    .  This may be due to somewhat older equipment:
    GHz Intel Core Duo MacBook Pro with a 4GB memory computer with Ddr3 running OSX 10.8.4
    To be completely honest, FCPX is a RAM hog. It just is. But, RAM is relatively cheap, and the pay-off is good.
    4GB is right on the edge, IMHO. 16G is ideal.
    I wish you luck, hang in there, and standby for more help.

  • How do you set the End Action on last slide of slideshow

    Encore DVD CS3.
    I must be the village idiot. I have setup a slideshow with manual advance. I cannot find a way to set the end action for the last slide. When I click on the last slide in the slideshow timeline there is no option that I can find for end action. When I preview the slideshow the last slide goes to black. I set the manual advance for all slides. There is several mentions of end action but no info on how to do it.
    Appreciate advice. Very frustrating.
    Clif
    BTW Why are there no reference books for Encore CS3? It seems very strange. It has been out for a while but NO books.

    Thank you for your help. I did what you said but the last slide still goes to black. The last slide also ignores the "manual Advance" and goes to black.
    I highlighted the slideshow timeline in the project window and set end action on the properties panel on the right to the slideshow itself. But the last slide quickly goes to black. Each slide except the last one has a box in the upper right corner indicating a cross dissolve transition. I set the slide duration to "manual advance" for the whole slideshow. I feel like an idiot but nothing seems to change the end action of the slideshow or the last slide. Always cuts to black and stops.
    Clif

  • Can I create iWeb hyperlinks from individual slides in slideshow?

    I have made a slideshow in iPhoto and dragged it onto my iWeb homepage.   I now want to make links between each individual slide and one of my pages.  Is this possible.  When I click the link icon in the inspector the slides on the slideshow will not highlight to allow links to be made.  Is there another way to do this?Thanks.

    I don't know about the iWeb slideshow as I don't use it but there are lots of choices for a banner/slideshow that will do what you want...
    http://www.iwebformusicians.com/Banner-Slideshow/Action-Banner.html
    http://www.iwebformusicians.com/Banner-Slideshow/Conveyor-Belt.html
    The JQuery Anything slider will do a lot more than most. You can add text, links and movies as slides...
    http://www.iwebformusicians.com/Banner-Slideshow/Anything-JQuery-Slider.html
    I haven't seen anybody do that with the iWeb slideshow - yet!
    Wow, Nivo and Galleria, shown on subsequent pages, can all be adapted to use hyperlinks.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • LR2 Export jpeg slideshow stops before all slides exported

    I have tried twice to export a slideshow of 300 slides. The first attempt stopped after 29 slides, the second stopped after 61 slides. No error messages appeared.
    I'm using Windows Vista Home Premium 32-bit, 4 GB memory and 179 GB free on my HDD.
    How can I get LR2 to complete the export? Is this a bug?

    Thank you. I checked the bug fix list for that release but couldn't see this one.
    I tried the standard previews, but today's attempt exported only the first 7 files, followed by a file called "USA2008_3-007.jpeg.swp", then stopped.
    I've decided to give up on this as we had no success with what we wanted to do. The slides were intended for import into Premiere Elements to produce a slideshow for use on a PAL TV, so I exported the slides at 720 x 576 (which my research tells me is the correct resolution for PAL TV) but when the resulting slideshow was played on TV the captions at the bottom of the slides were cut off. So, I will simply export the pictures from the Library module and use those.
    Thanks for the responses anyway!

  • Can't change the first slide in a slideshow

    I'm using iPhoto 09, version 8.1.1, (419). When I create a slideshow I am unable to change the first slide in the slideshow. I've tried these alternatives 1) deleted the slide (it won't delete) 2) moving the first slide to follow the second slide 3) moving the second slide to appear before the first slide. In all cases, iPhoto freezes and this requires rebooting iPhoto.
    I just experienced this since 12/30. These are moderately sized slideshows (50-200 slides). I am an avid user of iPhoto slideshows and I've never experienced this before. I can't change any of the first slides in about 8 slideshows I've created after Christmas.
    Has anyone else encountered this problem? Is anyone else interested in putting together a comprehensive list of recommended changes to iPhoto? It seems that after each new release old problems are fixed and new ones are created that are pretty basic. I am an avid fan of iPhoto but don't understand why the application can be so quirky. Thanks.

    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild.
    If that fails try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder. (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    Regards
    TD

Maybe you are looking for

  • App Store problem, appear an application update that does not exist applications

    I have an iMac 2.5 Ghz Intel Core I5 and operating system Mac OS X Version 10.7.3 The problem is an application (Angry Birds) in my app store's update section that doesn't exist my installed applications. It has been seen update section for two month

  • Balance confirmation letters

    hie guys i have copied the standard balance confirmation letter however i am failing to put the balance on the first page, structure field RF130 does not have the balance amount, i have tried to copy the fields on the summary but they all do no have

  • Script output types

    Hai friends i am a new of the script, i dont know the script output type of sales order, purchase order, and some script output types. thanks & Regards kumar

  • Database creation help

    I need help creating, not a datbase file itself (it already exists), but a link to that file through the command prompt. I have a program that accesses an existing access database and modifies and analyzes the data from it. The problem is that whenev

  • I deteled my numbers can i get them back

    i deleted my numbers can i get them back, had icloud on 2 devices and never know and deleted  from 1 devices and deleted them of my other device, cn i get my numbers back