Jump To Slide Label Instead of Number

Flash CS4
AS2
Captivate 4
Okay  - let me scratch your brain here for a second.
I have a custom navigation menu created in Flash - that I've put into Captivate...
I know that I can use this code to jump to a slide number within captivate
btn7_btn.onRelease = function()
     _root.cpCmndGotoSlide="23";
     _root.rdcmndResume=1;
That works fine and all... I was just wondering, if there was anyway I could jump to a slide label instead of the number.
I'm still editing the project, adding, and subtracting slides - in doing so I have to continue to change that slide number and re-import the flash file into captivate.  We give the slides labels in Captivate - is there not any way of making use of this??
I've tried thinking of using some sort of action within Flash/Captivate to associate the slide label, with a variable, or something - and then cross referencing it back into Flash - maybe using an array of some sort in flash to parse the slide names into slide numbers...
any help anyone?

Well. I would think that but it doesn't work at all when working from 
flash
Sent from my iPhone

Similar Messages

  • "Jump to Slide" not working at all

    Version: Captivate 4
    LMS: No
    Method of testing: Preview in browser
    Issue:
    I am creating a quiz that uses images and click boxes to assess the user's knowledge of MS Word.  Some of the questions involve 2 steps, so that the user has to click one spot on the image and then another on the next image.  However, if the user misses the first step, they should see the next question instead of the second step.
    I've set the click-box to "jump to slide ___" but it doesn't  It simply continues on to the next slide.  I thought maybe the slide navigation was overruling the click box navigation, so I set it to "no action", but still no luck.  I also tried setting the click box to "continue" and the slide to do the jump.
    It comes down to this:  I cannot get "jump to slide" to work no matter where I set it.  This should be easy - using a built-in function to jump to another slide. I've been doing this since the days of Hypercard in the early 90's.  Why can't this program do this simple function?  My colleague and I are very confused.
    Enola

    Hi there
    A Click Box will only jump to a slide if the user clicks the clickable area. From what you have described, you want the jump to occur if they click outside the area, no?
    Note that you may assign a number of attempts. So I'm thinking you want to assign a single attempt to the Click Box. If the user clicks the clickable area, you jump to the next slide. But if they click outside the clickable area, you then want to jump to the other slide.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Continue Buttons & Jump to Slide buttons...

    I have a presentation with 123 slides.
    The presentation is a training module that consists of
    submodules.
    I have a menubuilder project that launches the main training
    module.
    The training module is published as one exe file.
    The last slide at the end of each submodule has two text
    buttons:
    Continue, which is set to- On success 'Continue'.
    Main Menu, which is set to- On success 'Jump to slide' 123
    END,
    which is the last slide in the project. Under project
    preferences I
    have set the project end options action to close project.
    The two buttons work fine in preview mode,
    but when published, the continue button works,
    but the main menu button does not do anything.
    Did I overlook something?
    Thanks in advance.
    Update- lesson learned?
    I had originally created the first two Continue and Main Menu
    buttons on slide 36.
    I just copied and pasted the buttons from slide 36 on to the
    slides at the other 5 places I needed the two buttons.
    I guess this does not work, but I am not sure why. After
    remaking the two buttons (in lieu of copy/paste) on the 5
    additional needed locations, the presentation works. Is this common
    behavior?
    **********************************************************

    I think you'll find this is by design.
    Every object inside a Captivate movie has a unique ID.  The slide number and even slide name that you give the slide are just labels assigned to the object. The object's ID is probably some randomly generated number that you never see. So if you've set up a slide action to jump to another slide in the original movie, there's no guarantee such a slide with the same unique ID will exist in the next movie that slide gets copied into.
    So the developers of Captivate seem to have designed it so that copying a slide from one project to another will default back to certain settings that are safe.
    Additionally, you will find that if you copy a caption or some other slide element from one project to another, Captivate will rename the Item Name.  This is once again to prevent conflicts where more than one item in a movie might end up with the same ID and cause instability.
    So, although the way Captivate is designed may mean extra work for you when you copy slides across, it will prevent your movie from becoming corrupted or unstable.

  • Jump to slide "X" when failed the quiz.

    Hello,
    I'm testing a quiz I have for a project. When the participant passes the quiz I just set it to "continue" and the close project. Works without any problem.
    The issue is instead with the participant failing the quiz. I've set it to "Jump to slide X" so he/she can do the course from the beginning. When I test this it works fine the first time, when I then do the quiz again and fail and want to jump back to the beginning I get a blank slide. Any ideas on why this happens? I've tested several times and always get a blank slide on the second time around.
    I'm using Captivate 5.
    Kind regards,
    Patrik

    Hi,
    Thanks for the reply.
    I have the option to retake quiz as well. I would like to give the option to retake the whole e-learning as well.
    I did a work around where I inserted a slide after the quiz result where I have a button which takes me back to slide 1. That works as planned, but it would be great to reduce the number of clicks.
    Kind regards,
    Patrik

  • On exit, jump to slide not functioning

    Using Captivate V. 6.0.2.325, at the end of slide 19, I would like it to jump backward to slide 6.  Slide 19 contains an audio recording, and many buttons that jump to other slides.  No matter how I preview it (in web browser or not), the jump to slide function doesn't work, it continues on to slide 20 instead.  The project does not have reporting enabled.  I tried removing all the buttons and having only the audio on the slide, that didn't seem to make a difference.
    Any suggestions on troubleshooting or other things I might be overlooking?  Also to note, I tried opening a copy of the project in version 7.0.1.237 for grins.  No change.
    Thanks so much!

    You can insert a text container (shape or caption) with the system variable cpInfoCurrentFrame. Use the X button in the Format accordion to insert the var. Play from that slide, then that variable will start showing the first frame which will be 1. Default framerate (FPS) for Captivate is 30 frames per sec. Check the duration of the slide, and calculate the number of the last frame from that. When playing 'From this slide' - not F3 but F8 you'll see if the last frame will show up.
    Here is a link to my overview of events: http://blog.lilybiri.com/events-and-advanced-actions
    Lilybiri

  • Button-jump to slides not working

    Hi!
    I have created a content menu for my project. Created several
    buttons on the same slide. Only the first one works - which links
    to the next page. The rest of the buttons don't link to the slides
    though I have set it to "jump to slide - 5 slide 5".
    Please advise. Thanks!!

    Hi Cherry_t and welcome to our community
    I've seen this behavior before. In the case I saw, the user
    had inserted question slides that were placed between where the
    jump was supposed to go and the slide they were on at the time they
    clicked the menu item. You may wonder what this would have to do
    with impeding progress. Well, it's not so much the fact you have
    Question slides, but if my hunch is correct, you also have enabled
    a setting for quizzing that says each question MUST be answered
    before the project can continue.
    So take a look at the following setting: Project > Quiz
    Manager... > Quiz Settings tab and look at the second field
    labeled: Required. My guess is that it may say "Required - the user
    must take the quiz to continue".
    Cheers and happy Friday! Rick

  • Need help with flash animation and jump to slide

    I have been researching for days on how to build a menu in
    flash 8 that has links to jump to a slide later in the captivate
    lesson.
    The goal:
    I want to have a tab - when clicked on - opens up and shows a
    table of contents. Click on an item and it will jump to that slide.
    Method:
    I used flash 8 to build a tab and pop up menu. Works great.
    But how do I make the buttons or links to jump to slide?
    Is it possible to:
    * - use a roll over image in captivate - pause image and
    click on a button to pop over to the slide - no flash menus...just
    action script to pause and allow clicking.
    * - use a FS Command script from inside the captivate movie
    - java call in button proprieties.
    * - write the menu in flash - use action script to say "on
    release - jump to slide" or "on release - jump to frame" - I have a
    frame counter that I can find the frame number of the slide - but
    how would you get the script to work.
    Please Help -
    Flash not a good friend of mine - so any time I can avoid --
    is great...but it is what it is - i do anything to get it to work.
    Thank you in advance for your help and I really look forward
    to your thoughts.
    Regards -
    Vince

    Hi
    I didn't understand a few things here.
    1. Are you trying these things using Adobe Presenter or this is just plain Powerpoint you are talking about?
    2. Are you trying to view the output on the Slide show or presenter output
    If you are doing it for PowerPoint slide show, try setting the animations using with previous and after previous
    1. first insert the video. Set it to play automatically
    2. Insert the first text box. Apply animation on it saying "with Previous". This will make the animation play as soon as the video starts. If you want some delay apply some delay for the animation in the animation pane, such that the animation appears when the video has content sound
    3. For the remaining text boxes apply animations as "after Previous". This will make the animations play after the previous animation has completed.
    4. Now all you have to do is applay delay to the animations to adjust them as and how you want
    Hope this is what you wanted to achieve
    Thanks
    Mahesh

  • Jump to "slides" (& return)

    Hello there,
    I'm using captivate 6, I saw a similar question for captivate 2 where the answer was "no"
    I've created a project with roughly 50 slides. The user would go through all the slides & then go onto a quiz at the end. But I have created a slide where I want the user the ability to revisit sections of the project (slides 3-9, slides 27-35, etc.) just to go over any section they might not be sure of.
    Is there a way to set an action to jump to slide 3-7? (once the user finishes slide 7, jump straight back to my menu page, slide 49 for example)
    I’ve tried using "execute advanced actions" with:
    Jump to slide 3
    Go To Next Slide
    Go To Next Slide
    Jump to slide 49
    but this does not seem to work, jumping to slide 3 makes my user have to go through the entire project again
    our LMS system (at the moment) is not very advanced, so I need to keep everything in the one project.
    is there a solution?
    thank you kindly for your time,
    Alex

    Hello,
    You don't seem to understand how advanced actions are executed: every command (statement is the term normally) will be executed when the action is triggered by an event. I suppose you trigger this by using a button or another interactive object? Then CP will go to Slide 3, immediately go to the next slide, which is 4, then immediately to the next slide, which is 5 and then jump to 49. So the result of this action will be to go to slide 49. Or didn't you explain well?
    My questions:
    where is this menu slide - after the score slide?
    do you want them to be able to do the quiz again?
    I'm not sure to understand quite well. Those slides have already been visited once, this will be a second visit, right? So you have to track the number of visits, and then you can use advanced actions on Enter of each of the section slides to see if it is a first visit or not. More in detail for the jump to slide 3-9 (will point to it as section 1):
      create a user variable v_section1 with a default value of 0
    for the Success action of the button Bt_Section1 on the menu slide, to go back to that section, create an advanced standard action with two statements:
    Assign v_section1 with 1
    Jump to slide 3
    create a  conditional advanced action to be triggered On Enter of slide 10 which is the first slide after that section (or the On Exit action of slide  if you are sure last frame is visited of that slide)
    IF v_section1 is equal to 1Jump to slide Menu    (which is the menu slide)
    ELSEContinue
    Lilybiri

  • Cannot clear answers in quiz after returning from jump to slide.

    Hi, I apologize if this has been answered previously. I couldn't find a thread containing the information.
    I recently upgraded from Captivate 6 to 8 (yes, I know...) and when I created the quiz for this project, I have the learners who answer the questions incorrectly going through remediation using the jump to slide on last attempt. The jump to works fine and returning to the quiz works fine. However, when the learner returns to the quiz, the previous incorrect answers are still displayed and the clear button is non-functional. This doesn't allow them to revise their answer and move forward.
    I compared it to a similar project that I created in Captivate 6, and it seems that all the options in the quiz preferences and the question's quiz properties are the same, yet it is working properly in the Captivate 6 project (even when previewed in Captivate 8).
    Am I overlooking something simple here?
    Thanks!

    Indeed, the On Exit event is not to be trusted at all, you need an
    interactive object, that gets a double functionality. In the video it has
    Continue or Return to Quiz, but you can also use 'Go to Next Slide' instead
    of Continue. Sorry that I didn't point immediately to that video. It is
    short but pretty clear.
    2014-12-18 20:45 GMT+01:00 christellek <[email protected]>:
        Cannot clear answers in quiz after returning from jump to slide.
    created by christellek <https://forums.adobe.com/people/christellek> in *Adobe
    Captivate* - View the full discussion
    <https://forums.adobe.com/message/7027618#7027618>

  • Click Box - Jump to slide error

    Captivate v5.5
    I have put a click box on slide 1 to allow users to my "Skip Intro" (slides 1-4) and jump to slide 5.
    Whilst the click box does jump to slide 5 - the audio on slide 1 continues instead of the audio on 5.
    I have tried using a button (instead of click box) and that works just fine - but problem with using a button is, I want slide 1 to continue to slide 2 etc by itself if the learner does not click "Skip Intro"
    Does anyone have any suggestions what might be causing this.
    NEL

    Brilliant....Works a treat!
    What I dont understand is I have used click boxes many times before to jump to slides and have never had this problem before  - audio from original slide continues to play after jumping to a new slide - so wonder why this has just started. Any ideas (just for my own education).
    At least I now know what to do.
    Many thanks.
    Noel

  • Jump to slide - Button problem

    Hello,
    I'm using Captivate 5 on XP.
    I have a project with a couple of different chapters. After each chapter I've put a self made question slide, basically just a multiple choice sort of question with 2-4 possible answers. If you click on the correct answer you jump to a slide saying you answered correctly and if you click on the wrong answer you get to a slide saying you answered incorrectly.
    After you answer a question correctly you get back to the main menu. The idea is that you complete all the chapters and answer the questions correctly to complete the course.
    The problem is with the last chapter and the question in the end. When you try to click on the correct answer nothing happens. When you click on the wrong answers you get to the slide you answered incorrectly. Say you click on the correct answer, you're supposed to jump to slide X, but instead it continues to the next slide.
    I have tried to create a new button and also tried to create an advanced action saying "jump to slide X". Same result.
    The thing is that it always happen to the last chapter, not necessarily the last one in the list. Say I start from the buttom and work my way up the list of chapters, the problem is always with the last chapter you try to finish.
    Any idea of what the problem could be?
    Kind regards,
    Patrik

    I'll see if I can explain it better.
    Slide 1 starts and plays text and graphics. It runs for 15 seconds. After 15 seconds, my Back and Next buttons appear. The user can then proceed to Slide 2.
    Slide 2 starts and plays text and graphics. It runs for 20 seconds. After 20 seconds, my Back and Next buttons appear.
    Let's say the user hits the Back button on Slide 2. They are then taken back to Slide 1.
    I don't want them to have to watch Slide 1's contents (15 seconds) all over again.
    If the user moves again to Slide 2 by hitting the Next button (on Slide 1), I don't want them to have to watch Slide 2 (20 seconds) all over again. They have seen slide 2's information already. I want them to see the Next button right away.
    Basically this....if a user has been through a slide before, I don't want them to have to watch it all over again.

  • Jump to slide does not work

    Hi,
    I am working on a captivate project, we have more than two buttons on almost every slide that are triggered to "jump to slide". I tried keeping elearning output as SCORM 1.2 while publishing, to no avail.
    I also tried to link two projects using "open another project" and "Open URL or file" but even that does not solve the issue.
    Please advise.
    Regards,
    dshah

    Hi again.
    I am using a licensed version of Captivate 6.
    I had published the project in HTML5 before testing.
    Since the 'jump to slide' action was not working, I tried replacing it with 'open another project' and then 'open URL or file', none of which  worked as well.
    I also observed that when we insert two buttons/click boxes/hyperlinks, having triggered as 'jump to slide', they work fine but as soon as the number increases the problem begins. Strange but true!
    Regards,
    dshah07

  • Jump to slide-not jumping.

    I'm adding question slides throughout my project and when I
    choose "Jump to slide" for a wrong answer, it won't jump. I am able
    to jump if I set the quiz preferences to do so, but I don't want to
    set it up that way because the slide I need to jump to is going to
    change based on the question being asked. I've only been using
    version 3 for a couple of weeks now so I haven't quite figured out
    all the tricks. Any ideas?

    Name your target slides and see if that helps. It rather
    sounds like you might be using random selection in your quizzes, so
    if you are jumping to a slide "number", you are trying to hit a
    moving target.
    Also, check to be sure you haven't disallowed backward
    movement in the Quiz preferences. That is less likely to be your
    problem but worth a look.
    regards~
    Larry

  • How to jump between slides which are already played?

    I have a html list of 100 links as below:
    link1
    link2
    link3...so on. And i have a captivate project with 100 slides.When i play captivate project and i have watched only 10 slides then all my 10links in html should be enabled the rest 90 links should be disabled. Do anyone has suggestion for it?
    (I have tried using javascript but it  jumps to slide but does not keeps track of range in which it should jump) 
    GetSlideParam();
    function GetSlideParam(){
        if(window.location.href.indexOf('?slide=') != -1) {
            var startIndex = window.location.href.indexOf('?slide=' ) + 7;
            var URL = window.location.href.toString();
            var slideNumber = URL.substring(startIndex);
            if(slideNumber != '' || slideNumber != null){
                setTimeout(function(){NavigateToSlide(slideNumber);}, 200);
    function NavigateToSlide(requestedSlide){
        var cpObj = document.Captivate;
        cpObj.cpEISetValue('cpCmndGotoSlide',requestedSlide - 1);
        cpObj.cpEISetValue('rdcmndResume',1);

    You're really going the hard way around this problem.  If you use the Captivate TOC then you have the option under TOC settings in the Skin Editor to Navigate to Visited Slides Only.  That will mean that your user can only click items on the TOC for slides that have been completed thus far.

  • Corrupt label, wrong magic number

    Hi guys,
    I have a problem I have 2 ultra 60 with disk array D1000. The problem is usually I turn off my disk array now last time I turned off my disk array after turning back Solaris doesn't recognized disks in disk array. I tried to relabel all disks in disk array by using format command but it " gives corrupt label,wrong magic number " . So could you please tell me solution.
    Thanks in advance

    The disk is probably just fine - it just doesn't have a Solaris vtoc (label) on it for some reason.
    Did you get the disk from another source (taken from an old array or something similar)?
    I'm surprised that the solaris install doesn't give you an option to place a label on the disk.
    Next time the install exits, try running 'format'
    This will give you a list of the internal disks (and external ones if you've got any additional HBAs and storage attached)
    You'll see at least 1 with the string like:
    c10t600A0B800026A8600000018F46B9783Ed0: configured with capacity of xxxxx(naturally, the actual c.t.d. string will be different on your system)
    Find the corresponding disk in the list that follows and select it by number...
    c10t600A0B800026A8600000018F46B9783Ed0: configured with capacity of 4.00GB
    AVAILABLE DISK SELECTIONS:
           0. c1t0d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
              /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000870fc5e9,0
           1. c1t2d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
              /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000870efd67,0
           2. c1t4d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
              /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000870e6669,0
           3. c10t600A0B800026A8600000018F46B9783Ed0 <SUN-CSM200_R-0619 cyl 2046 alt 2 hd 64 sec 64>
              /scsi_vhci/ssd@g600a0b800026a8600000018f46b9783e
           4. c10t600A0B8000266666000026AF46B6C7DFd0 <SUN-CSM200_R-0619 cyl 38398 alt 2 hd 256 sec 64>
              /scsi_vhci/ssd@g600a0b8000266666000026af46b6c7df
    Specify disk (enter its number): 3
    selecting c10t600A0B800026A8600000018F46B9783Ed0
    [disk formatted]
    Disk not labeled.  Label it now? Answer yes to this and next time the install should continue.
    Remember that you'll lose anything that was on this disk prior to the labelling (if anything) so make sure you're really wanting to do this before you try this on your system.

Maybe you are looking for

  • Message for Oracle Reports Team !

    Hi Oracle Reports Team ! We have posted regarding our problem in parameter form. On yesterday 20th Dec, we didn't got any response your end. Actually we have dead line to meet. thanks raja

  • Google history

    Does anyone know how to clear the search history from the google search bar on a web page (which is my home page...http://www.google.com.au/)... not the google search bar on the safari tool bar. Thanks Matt

  • Oracle xdb xmltype escape character

    Hi to all, my name is Gianluca. I have a question to ask. we are developing a web application with two two different environment, one of development and another one of test. In each of this is installed Oracle Database 10g Enterprise Edition Release

  • Why is the Hp Pavillion dv6 keyboard so shaky when i type? the entire thing sinks down when i type.

    my keyboard sinks down into the plastic and bounces when i type. this has been a problem ever since i got this laptop. everything else is fine, it is just annoying to type with a keyboard that sinks in. what do i do? And does anyone else have this pr

  • Issue with big books in ePub

    Yesterday I converted my fist book from Pages format to ePub, the books has 344 pages, 3.5 Мб and I got 544 pages ePub version (standard font size, Times Roman TTF) The issue is that there is a delay in opening book that was created with Pages but th