TOC slide durations

Hi, I need the TOC durations on for the slides but there would be some slides what will not be on the TOC but I have an issue where the duration is added to the last slide included in the TOC. for example i have 10 slides but i want only slides 1 - 5 to be listed on the TOC. I then get the problem that the total duration of slides 6 - 10 are added to the duration of slide 5 in the TOC.

Hello,
You do not have a lot of control on the TOC, but if you want to show the slide durations in another way, check out my blog post:
Display Time Information
Lilybiri

Similar Messages

  • Hidden slide duration

    Is there a means to include the slide duration for a slide which has been hidden from view in the TOC?
    The instances where I am trying to do this is in subheadings. I am hoping that the subheading can indicate the actual duration even though the individual slides of the subheading have been hidden.

    Hi sevenbit,
    The reason why you're getting an error is because you are
    giving the Slide effect an element that has no child element. The
    slide effect requires that the content *inside* the element you
    give it, be wrapped with a single element.
    http://labs.adobe.com/technologies/spry/articles/data_api/apis/effects.html#slide
    http://labs.adobe.com/technologies/spry/samples/effects/slide_sample.html
    So if you change your content form this:
    <div style="overflow: hidden;"
    id="itemsub">subnavigation items</div>
    to this:
    <div style="overflow: hidden;"
    id="itemsub"><div>subnavigation
    items</div></div>
    It works as expected.
    --== Kin ==--

  • Slide duration button greyed out

    I have imported a sound track to my slideshow in Aperture 3 and everything seems fine except that the slide duration button is greyed out and therefore not allowing me to set slide durations 'on the fly'. Any suggestions on how to make the slide duration button active?

    What theme are you using? Some themes require a minimum slide duration to allow for smooth transitions. The "Classic" theme is the most flexible.
    With some themes the option "Fit slideshow to main audio track" will disable the "Play slide for ..." button. To enable this individual control again, you will have to turn off  "Fit slideshow to main audio track" if it is active.
    Regards
    Léonie

  • Not able to change slide duration. It's set to 4.0; I change it to 3.0 and it changes to 6.5 or something. What am I doing wrong?

    I can't seem to change the slide duration in iMovie. It's set to 4.0 automatically. I change it to 3.0. The program resets it to 6.5 or something I never intended. What am I doing wrong?

    To Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Slide duration

    Hello - For some reason, I am not able to change the slide duration. The slide is currently 67 seconds. I try changing the slide duration in the properties panel - nothing. I try moving the playhead. It just doesn't every change from 67 seconds. any ideas? (PS - the slide has audio, but the audio is only 49 seconds long - I want to cut the slide length so it ends when the audio ends.

    Hi there
    What objects are on the slide? Normally when you are unable to adjust slide duration it is because you have an object on the slide that is timed such that you cannot make the slide shorter.
    Bottom line here is to check duration of objects on the slide.
    Cheers... Rick

  • Slide Duration in Timeline

    I am not able to change my slide duration in the timeline of Cativate 5 as I could with other versions. I can see the move arrow and it will move the duration forward but not back. Thanks for any help ASAP.
    Cher

    Check all the objects on your slide that go right to the end of the slide.  One or more of them are probably Timed for a specific number of seconds which will turn out to be the same as the current duration of the slide.  Until you change their duration, you won't be able to get your slide duration less than what they currently are.
    If you select the objects that currently go to the end of slide and hit Ctrl + E keystroke combination, they will all be set to Display for Rest of Slide.  Then you should be able to drag the slide duration at will.

  • Slide duration not following global settings - CP4

    I'm using Captivate 4 and I've set the global slide duration to 1.5 seconds.
    I've recorded an Automatic Recording using the Custom Mode.
    When I preview my recordings I discover that all the slide durrations are 4+ seconds.
    I've been manually adjusting the slide durration for each recorded slide (very annoying.)
    Is there any way to have the slide duration adhere to the global settings?

    Hi again
    So this is a simulation and not a demo?
    If so, you need to ensure the Click Boxes are all configured to Go to the next slide when clicked.
    If it's just Demonstration, note that an option exists for recording in "real time". What this means is that during the recording process, if you click the Edit menu, wait 20 seconds, then move the mouse down to one of the menu options, Captivate will time the action identically. Perhaps that option is what you are looking for?
    If so, click Edit > Preferences > Recording > Settings and enable the option. (I believe it's normally disabled by default)
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Slide duration - How to make one slide have a different duration to another slide?

    Slide duration - How to make one slide have a different duration to another slide?
    EG So one slide has 2 seconds, another 4 another 6
    All I can see is how to make all slides have the same duration
    Any help very much appreciated!
    Brian

    Slide durations are not changeable on a slide-by-slide basis.

  • TOC slide bar/scroll bar not showing on iPad

    Captivate 8
    HTML5/SWF output with scalable HTML content
    iPad Safari
    Desktop Safari and FireFox
    Hello.
    We've noticed that the TOC slide bar/scroll bar is not displaying via iPad.  It does show Desktop via Safari and FireFox.  Is there a setting we have missed perhaps?
    Many thanks

    Depending on your issue, making an appoint will be offered as an option by choosing "Take in for Service" (see http://www.macrumors.com/2014/11/07/apple-genius-bar-online/).  Of course, you could also just try calling your local Apple store.

  • How to access "Display Time" / Slide Duration variable?

    I'm using Adobe Captivate 4, and I'm trying to programmatically access the "Display Time" for the current slide (ie: the slide duration).
    How do I do that? I've looked through all the system variables in the actions dialog but to no avail.

    Hi Lilybiri,
    I retried it this morning and it works for me. Here are some pointers:
    I think it's a coincidence if CP hung when inserting the animation. It never did for me and I inserted it before and after. It's a possibility but I doubt.
    Make sure that slide1Duration is written with a lowercase "s" and a capital "D". I noticed that you wrote it with a capital "S".
    It works in TC and RollOver TC but it's not working with the click box captions. However, I could not get a standard variable like $$CaptivateVersion$$ to appear in the CB caption either.
    I really think that your issue lies with the capital "S". Give it a try.
    Finally, I'm not a good person to recommend books. I have learned AS2 and AS3 just from the Adobe help file. I never read a book or tutorial beside the help. Also, my background being a s/w developer, catching up with AS3 was not that much of an issue since I understand all the OO (Object Oriented) concepts. If you ever have questions about AS3, let me know and I'll try to help you out.
    Yves

  • Turn Off Slide Duration Web Gallery Output

    I am using CS5 Bridge, I would like to turn off the slide duration feature on the web gallery output.  The box requires a value.
    If the product will only produce web gallery output with a slide duration is there a way to hack the html output and remove it manually?
    What is your opinion of installing the legacy web gallery plug in.

    Dan:
    You can temporarily disconnect from the internet, unplug the modem to computer cable. If you're wirelessly connected then turn off the Airport on the Mac, not the base station.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Why can't I choose manual for slide duration.

    I was trying to create a slide show in iDVD 09. But I couldn't select manual slide duration as it was greyed out. How can I select manual instead of the auto run of 5 sec or 10 sec?
    Please help.

    Quit iDVD and delete your iDVD preferences. To do this, go to your username> library> preferences> com.apple.idvd.plist. Delete this file. Then reopen iDVD; it will create a new preference file with all of the default settings.
    You can also do a verify and repair of permissions using Disk Utility.
    I hope this helps.

  • Make slideshow in iDVD6: 'manual' option not avail. in 'slide duration'

    In iDVD6, the 'manual' option is not available (it's "greyed out") when I look to choose 'manual' in the "slide duration" pull-down menu. I CAN (if I wanted to) choose "1" to "10" seconds, or even "fit audio," but for some reason the software is not allowing me to choose "manual." Any hints?

    The manual option is available only if you don't have a sound track in your slideshow. If you have a sound track, remove it and the manual option will not be greyed out anymore.

  • Exporting presentation to movie file:  build/slide duration

    I have been unable to find this in Keynote's help file.
    When exporting a Keynote presentation to a self-playing movie file, you are asked to specify:
    [1] Build duration
    [2] Slide duration
    I suppose this should be obvious, but I can't quite figure out what they mean with respect to a .mov file.

    In case Brian's answer wasn't what you were looking for, in the self-playing mode, build duration refers to how long each animation build/slide transition should take, and slide duration determines how long a slide should stay on-screen once all transitions are completed on it.
    Damian

  • Change slide duration in iWeb

    How do I change the slide duration when building a slideshow with iWeb

    Welcome to the Apple Discussions. It's not a normally user controlled feature. However:
    To change the slideshow on screen timing add the following javascript, post publication, to just before the </html> tag in the slideshow.html file:
    <script type=”text/javascript”>slideTime-10000;</script>
    where 1000 = 1 second.
    Thanks to Cyclosaurus for the code
    You can use an HTML editor like the free TextWrangler to make the edit. It will have to be done again if you make any changes to that page and republish.
    OT

Maybe you are looking for

  • Yellow line on Imac

    I have an IMAC 2006 that was working fine until I installed new software which was Snow Leopard a couple of months ago. Now I have a dotted yellow line running down the side of my screen. I call the 800 for apple and are told they can't help me becau

  • Query of cs contract

    Hi experts I use resource-related billing for a cs order. and also the cs order   reference a service contract(contract type wv).I want to know if i can set the billing price for the spare part which will be used in the cs order? because Inow i use d

  • Photo sequence on iPod

    How can you change the order of the slides in your slideshow? They are not coming up in the same order as the folder in my computer which has them in chronological order. I tried deleting them from iPod and then re-syncing but they don't seem to want

  • How to save infopath form in XML file

    How to save InfoPath form in XML file. I want every new record in InfoPath form save in XML file and also retrieve these records from XML like databases

  • Desktop manager not connecting with the 9700 bold

    hi, I am using a 9700 bold, i updated to the latest desktop manager and since then when ever i open the destop manager an error message comes in ( RIM handheld communications manager has stopped working)  Can any one one tell me what that is, i have