Disabled NAV buttons until all clicked - Cap5

How to accomplish this navigation to heading5? "While clicking on each seven images revealed definition text in the center of the screen. Navigation buttons are disabled until all the images are clicked. »

Ok.  You me ashamed inside...

I mocked an example using three images with descriptive text captions.  (Three should be enough to show how it's done.)

http://www.Infosemantics.com.au/assets/testpit/Adobe/ToggleTextCaptionsWithClicks/ToggleTe xtCaptionsWithClicks.htm

You can download the CPTX file for this example here:

http://www.Infosemantics.com.au/assets/testpit/Adobe/ToggleTextCaptionsWithClicks/ToggleTe xtCaptionsWithClicks.cptx

Tags: Adobe Captivate

Similar Questions

  • Disable a button until all the buttons clicked

    Hello

    I have a menu of 7 buttons on a slide that launch the .xml files from 'Success show script' and show the checkmark. I've got this works well, but I want the button 7, certificate, remain disabled until all 6 user buttons were clicked in order any.

    I wrote various advanced conditional actions, and I can't do things.

    I created 6 variables called topic1, topic2, topic3, etc., defaults to 0.

    The cert of the Action set to move to the slide but I was testing just the IF statement, it does not jump to slide either haha.

    What I'm doing wrong!

    Thanks for advance-METZ

    cap1.pngcap2.pngcap3.png

    Yes, I explained that the first decision should look like in my previous answer.

    First decision "always."

    IF 1 is equal to 1

    Assign Topic1 with 1

    Show... or open a URL of what you wanted to do with the standard action

    Second decision ' CheckComplete

    IF Topic1 is equal to 1 AND

    Topic2 is equal to 1 AND

    ...

    7 turn on the you will need to disable start with, since you say that you do not leave the slide, this can be done with the action on enter

  • Need to disable the button until all the elements of the array was posted

    Hello

    I get a lot of help from this Forum, thought about getting more out of it. I am very new to AS3 and to do my best to get as much as I can that are still a few problems to come through.

    I am trying to disable the button on a specific image until all the Clips of film in a table are bieng is displayed, otherwise it should show another clip from movie plurarite the message that all video Clips are not displayed.

    Here's the scenario-

    SUMMARY.

    There are three buttons on the stage, the next image button, button to load the 1st Movie Clip (note1), button to load the second film Clip (note2)

    I'm counting the Clips of film with the length of the array (I don't know if I'm doing things), but the idea is that once all the video clips are loaded, next picture button must be activated in the case otherwise he must remain inactive, rather would display another clip of film as notice that all Clips are not loaded)

    Here is my Code.

    import flash.events.MouseEvent;

    btnnxt.mouseEnabled = false;

    var note1:Mc_Notice1 = new Mc_Notice1;

    var note2:Mc_Notice2 = new Mc_Notice2;

    function next(Event:MouseEvent):void

    {

    if(Count.Length == 2)

    {

    btnnxt.mouseEnabled = true;

    nextFrame();

    trace ("mouse is on");

    }

    else {}

    btnnxt.mouseEnabled = false;

    }

    }

    notes of the var: Array = [note1, note 2, note3];

    var numbers: Array = new Array();

    btnnxt.addEventListener (MouseEvent.CLICK, next);

    btnload1.addEventListener (MouseEvent.CLICK, hearings1);

    btnload2.addEventListener (MouseEvent.CLICK, load2);

    function load1(Event:MouseEvent):void

    {

    addChild (notes [0]);

    Notes [0] .x = 100;

    Notes [0] there = 100;

    Count.push (1);

    trace ('Count' + count.length);

    }

    function load2(Event:MouseEvent):void {}

    addChild (notes [1]);

    Notes [0] .x = 100;

    Notes [0] there = 100;

    Count.push (1);

    trace (counting);

    count0 = 1;

    trace (count.length);

    }

    Please help in fixing this error that I do not receive the required results.

    Help, please.

    Best regards

    Part of the problem is that you try to count by clicking a disabled button to activate this button.  As long as the button is disabled you can not use it for himself.  Instead of adding an event listener to btnnxt immediately, just assign it when it is ready to be used.  Whenever you load you need to check the value of the counter and if it is equal to 2, then you can assign the event listener for the btnnxt.

    You do not have a (County) table for that since you're using only its length property... a simple integer value will suffice.

    As I do not see you create a variable named note3, you probably get an error for this.

    In your function load2 you always aim the remark 1 placement where it should be placed.

  • Disable the button Save all the time

    Hello! I want to have a form that is with button "DISABLE" save all the time. When I put this code below into the trigger once - new - form - Instance:
    Set_Menu_Item_Property('Action.Save', ENABLED, PROPERTY_FALSE ) ;  
    first of all, it's disable, but when I click the "RUN" button, the "Save" button is again enable. My question is where I must put the code above to disable the button Save all the time.

    TX in advance.

    indoracle wrote:
    Hello! I want to have a form that is with button "DISABLE" save all the time. When I put this code below into the trigger once - new - form - Instance:

    Set_Menu_Item_Property('Action.Save', ENABLED, PROPERTY_FALSE ) ;  
    

    first of all, it's disable, but when I click the "RUN" button, the "Save" button is again enable. My question is where I must put the code above to disable the button Save all the time.

    TX in advance.

    Hello
    Is there another code in the form to activate this?

    Try the code at the moment-new Record Instance to the block level.

    Hope this helps.

  • Hide the button until all Conditions are met?

    Please help!  I am creating a forklift safety training module. There are 12 buttons on the first slide (see screenshot 1); However, only 11 are visible at the beginning of the slide.  The 12th button is a "continue" button that appears only after all the content slides (slides 2-12) were considered by the learner.  I used a conditional action to hide the button (something I learned from @Lilybiri) until all the conditions are met.


    The problem:

    The "Continue" button does not always appear once the content slides have been read.  I found I can do appear to ebb in each slide content, show the slides a few seconds more before returning to the main slide- which seems certain conditions which tells Captivate to display the button "continue".  Of course, I don't want the learners to face to the challenge of trying to understand why they cannot continue. I just want to visit the pages relating to each key to all conditions met.


    Screenshot 1: the initial screen (actions related to the change of color of button below)

    forklift_screenshot1.jpg


    Screenshot 2: chronology of the page main interaction

    forklift_screenshot2.png


    Screenshot 3: conditional Action to display the button CONTINUE (created as a decision 2nd out of action of 'Transport').

    My expectation was that OnEnter, slide would be recognized as read and count for the condition that all 11 pages of content would be considered before that appear the continue"" button.  I set the time to s 3.0 (see screenshot above) on all content slides.  No transition, no effect.

    forklift_screenshot3.png


    Screenshot 4: each slide content is returned to the slide main interactivity by an OnSuccess: jump to the command of the slide.  Nothing special here.  I tried to reduce all the content slides to 1.5 s nothing works.

    forklift_screenshot4.png


    Screenshot 5: an example of the page interaction BEFORE all the content slides were read and before 'CONTINUE' button appears (ignore the footer buttons; it was just me to experiment with styles of button).

    forklift_screenshot5.png


    That's a lot, I know.  I wanted to cover the entire base.  I would appreciate your thoughts and your expertise.  Thank you in advance!


    Michael

    How about what is probably very close to what you have already made... (After double checking all of your shares advanced for bugs)

    Each main menu button sets the variable 'consulted' 1, hides the active button, show visited button, then jump to the content. Alternatively, you can put the action on the close button for each slide as you did.

    Then in your main menu, you will have the conditional action on enter that verifies that each variable 'seen' is 1. If it is true, then it will show your button continue.

    I use this method with almost all of the modules that are non-linear. I use it to display a button quiz start, tab summary etc...

    To check your programming that I'm down in a text caption that has all the variables, you will have to look and make sure that they change to 1 as it should. As soon as something does not change probably you have found your problem. Also make sure that none of your actions changed to continue if you have accidentally deleted an object or something similar.

    Also BTW: If you want to increment a variable, you use the action "expression" rather than "assignment." If you keep just assign 1 to a variable, all that you will ever get is 1. example: If the variable = 7 and you assign 1 then now variable = 1.  If you use the variable expression variable = + 1 then you will be able to increment. Also be careful if a user visits an article more than once because it increments the new variable unless you have a control to see if the content has been seen before, and then past increment. Otherwise they could visit the same section 11 times and then have the button continue become visible.

  • How to disable a button when you click on another and vice versa in busy border?

    Hi guys!

    I have a question about the buttons!

    I'm not an expert in coding, but I managed to create buttons with actions, but the question is how do I deactivate (deselect) a button by clicking on another and how to activate it when clicking on it?

    I would really appreciate your help!

    Thank you!

    composition of loan:

    button_1 = 0;

    button_2 = 0;

    in the click event of button 1

    If (button_1 == 0)
    {
    button_1 = 1;
    sym.getSymbol("button_1").play (0);  play anything, this button is

    If (button_2 == 1)
    {
    sym.getSymbol("button_2").playReverse ();   Reset everything that made the other button
    button_2 = 0;
    }
    }

    in the click event of button 2

    If (button_2 == 0)
    {
    button_2 = 1;
    sym.getSymbol("button_2").play (0);  play anything, this button is

    If (button_1 == 1)
    {
    sym.getSymbol("button_1").playReverse ();   Reset everything that made the other button
    button_1 = 0;
    }
    }

  • Disable the buttons before webservice response

    Hello

    How to disable the buttons until the webservice response came, but when came the web service respone it will allow all the button

    can you give me any suggestions...

    Thank you

    Learning by doing. I've attached an example that does what you want to do, disable the buttons x, where x in this example is 5 seconds to activate the buttons and where x for you would be availability of webservice response.

    All what you need to do is:

    • Add ID to your buttons (see the example input elements I used)
    • Add the source to remove the attribute "disabled" of these buttons (see the example of function that I have documented)

    She's.

  • How can I disable the mail when I turn on the program. I can't wait until I click on the get email button until it introduces mail

    I don't want the program to bring on my mail until I click on the button get by e-mail. I watch my mail on my providers site and remove the item I want to watch before moving to Thunderbird to read actually. And I don't want to receive any mail that might come to me, until I can determine if I want to read first.

    Disable the "check for new messages at startup' in your account settings.

  • I used creative cloud perfectly until one day asked me to update and I clicked on the button. All software has now changed from trial version and I have right to use within 10 days. What should I do now? Can I go back?

    I used creative cloud perfectly until one day asked me to update and I clicked on the button. All software has now changed from trial version and I'll lose the right of access of Illustrator, Photoshop and InDesign in 10 days. What should I do now? Can I go back?

    Hi Emily,.

    Please visit: https://helpx.adobe.com/manage-account-membership/cc-reverts-to-trial.html

    I hope this helps.

    Concerning

    Megha Rawat

  • Can you stop a user to move forward until all clickboxes one click if you use the PlayBar?

    Hi everyone, now I have a screen that requires a user to click on several clickboxes before the slide advances automatically.  Thanks to this forum it works fine.  However, with the playback bar they can simply click Next and continue this process. Is it possible to disable the next button on the playback bar until all the boxes in click are clicked?

    The deactivation is not possible, is to hide. You must use the variable cpCmndShowPlaybar of system. Its default value is 1 (visible). If you switch it 0, PlayBar is hidden. This can be done with an action simple (it is available in the drop-down list) to get to the slide where you want to hide the playback bar, you can do the same for the slide where you want to display again:

  • Hide the next button in the quiz until you click Submit

    How can I do this? I don't want the learner to be able to click Next until what they have clicked on submit the final quiz. For various reasons, I can't put the quiz affecting Answer All, the main reason being there are formative earlier in the draft questions they should be able to jump to our table of contents to work. So, I just need an action that hides or disables the next button until that question has been submitted.

    You don't need the button next in the Quiz, we mean that there is a "Skip" button. If you don't want to blow up, but you need it for later review, just under the Clear key.

    http://blog.lilybiri.com/question-question-slides-in-Captivate

    Lilybiri

  • How can I keep interactions to substitute my button "pause project until user clicks"?

    In fact, I just found a solution to this problem, but I've always wanted to get feedback, and I wanted to share my solution.

    Problem: I have a form button and a click on a slide box.  The user should be forced to click on the box click to go to the next slide.  I ticked 'pause project until user clicks', in an attempt for this to happen.  But it is misleading, because the user can always 'replace' this by clicking on other interactive objects.  I don't think that this is new for everyone.  For example, if it clicks twice on "show you something" it will advance to the next slide. Why does this happen?  Is it because once that initial action is executed, the next action is always "continue?"    So probably the age-old question: How can you keep some interactive objects to break the "break fence" created by others?

    My "bootstrap" solution: rather than simply "show" on the success, I created a tip action that includes the 'show' and 'break '.

    Example.PNG

    You are right. Almost all of the 'Simple' actions, you choose from the drop-down list, will release the read head. Advanced actions are not. If you do not need to add a pause to the advanced or actions.

  • How to disable the button create and edit button in IMPORT environment for all the modules of 6.1.1.1?

    Hi all

    I am trying to disable some built-in options for all modules as well as all users in paragraph 6.1.1.1.

    How to disable the button create and edit button in IMPORT environment for all the modules of 6.1.1.1.?

    Please help me solve this problem.

    Thank you

    Nefertari

    Thank you Ivy, Yes.

    I made some changes more in environment settings that helped me to turn off the button the user create a user/edit.

    Thank you

    Nefertari

  • Hide the button Quiz continue until all attempts

    Hello!

    I use 8 Captivate and have a quiz that allows 3 attempts failed. It's game to go to a slide if they pass and another if they fail. These work very well using the button continue.

    There is a cover and continue button.

    However, the shows continue button on the quiz results slide on the first and the second attempt. If the user clicks on this - the quiz is over - no attemtps allowed (no bar reading if it would make a difference).

    The instructions show on the failed attempts, "...". If the back button is displayed, click on it, if not, click on continue. »

    How to hide the continue button on the first 2 failed attempts?

    I was looking for articles and perhaps the answer is here - I'm just not reconstruct the it. I created an if/else statement to access the appropriate slide based on the % of quiz scored, but he then ignores the results of the quiz.

    I know that there is a way!

    Thank you for all the advice!

    Sherry

    SOLVED! I found the "more like this" in the pane right and found my answer - Phew! I think that some people do not put tags in their questions.

    In any case... RodWard had a suggestio nthat genius is so simple! Put on top button recovery button continue. SO the button continue DON'T show when replays are exhausted. Hallelujah!

  • Captivate 7 - hide / disable the button 'next' until the question is answered

    We try to make mandatory to answer a question before moving on to the next slide.

    Ideally, we want to hide / remove the following navigation button until the answer to the question.

    Any help would be appreciated

    P.S. I have check the Adobe forums and he suggested to put the next button under the clear key - that works... but not if you go to the slide - you can then go forward

    Thank you very much

    Al

    You found my suggestion to the next button, which is designed as a "Skip" button during Quiz, under the Clear button, which also has the advantage that it can be a confusion between the transmission and the next button indeed and it was certainly also mentioned that it is supposed to not allow movement back and hide the playback bar in this case.

    http://blog.lilybiri.com/question-question-slides-in-Captivate

    The buttons on question slides cannot be controlled as the other buttons. They are integrated into the question slide. If you want total control, you must create question slides personalized (lots of work).

    Another approach with the default question slides is to check the required "Answer All" option in Quiz preferences, settings. Or you can use submit all, allowing movement to the rear and a warning appears if all the questions are answered, but you alow to present even in this case.

    And you could try, if you feel uncomfortable with stocks advanced, to create a conditional action on enter for each slide, which displays a form button that will be back next movement button...

    Lilybiri

Maybe you are looking for