My button overrides the properties in the click box


I have a slide with a box, click on it and it is linked to a URL.  In properties, I checked the "project of break up to what the user clicks on" because the user must check the URL before you continue.  I have it set to display text stating you must click on the link again and again before you continue.  It works well with the following exception:

I have a button at the bottom of the slide even for purposes of recognition and button properties are set for the user to go to the next page when you click the button.

When I save/publish my project, the project allows me to click on the button and move to the next slide without first clicking on the click box and display of the URL.  It's almost as if the blade is in 2 sections.  If I click around the area of click, but not in it, I get the failure message "you must click on the link and review the document before you continue.  But if I go inside the same Blade (further away from the click box) and click on my button, I don't get the failure message and I go to the next slide.  The button is the substitution of the rule of the area to click on it.

Any suggestions on how to solve this problem would be greatly appreciated.

Thank you!

If it were me, I would hide the properties button. Then I would create a tip Action that is assigned to the click box. Configure the tip Action to display the button and open the URL in a new window.

See you soon... Rick

Tags: Adobe Captivate

Similar Questions

  • Shares advanced with effect applies on the click boxes

    Hello!

    I could use some help troubleshooting one of my projects.

    I use a couple of clickboxes that perform distinct advanced actions - by clicking on the first clickbox (CB1) shows a picture, a text caption and click box (CB2) that appear with a fade-in effect apply (see the + ApplyEffect). Then, once everything is displayed, CB2 makes all melted (ApplyEffect only). It's like a pop - up glorified that fades in and out. It works very well... once!

    The problem is that if CB2 hides everything stated by CB1, I can open and close until the cows come home. However, as soon as I replace Hide to apply effects (fadeout) in advanced actions, he won't again. I click on CB1 but nothing happens.

    What I think is that CB2 is not hiding anything (only fades them out of sight) and when I click on CB1 the second time, it displays them, but I don't see it because they are always made disappear.

    I tried to add assign rdcmndGotoFrameAndResume with v_startframe at the end of advanced action of CB2, but nothing helped. Simply, he jumps the fadeout and go to the first image.

    Is it possible to delay my last action? Or maybe I do not have that sense. just started using advanced actions.

    Thank you!

    First define the variables two user I've been using: v_start and v_fadeout. No need to give them a default value.

    On the slide, in the properties, Action on enter, accordion panel you choose entitled and in the drop-down list, you select v_start and then you will need to type in the system variable $$rdinfoCurrentFrame$ $. I find it easier to make a standard advanced trigger action on enter, because in the dialog shares advanced, you can also select this variable system instead of having to type it. With this action, the value in the v_start variable will be the first image of the slide number.

    For buttons, unlike the click boxes, you can time the point of suspension in the properties, timing Accordion Panel. Here, you can type in 6 to "Pause after '... You can display two buttons during the rest of the slide (CTRL-E).

    It will automatically return to the first image, that's what makes the rewind button: assign rdcmndGotoFrameAndResume with v_start.

    There is no possibility of time in a tip action.

    Explanation of Expressions: in the first expression, I calculate the number of frames corresponding to 6 seconds. the variable rdinfoFPS system automatically gives the number of frames per second, default value is 30. If the first expression will result in 180 frames. But I have to navigate to the absolute number of this framework from the beginning of the project. That's why I add the number of the first frame of the slide that is stored in v_start.

    Lilybiri

  • Buttons and version 5.5 using the Click Box

    Using Captivate 5.5, in the same blade I try to use a box click to access a URL, but also to pause the slide with a button continue. When the click is selected, the URL is displayed, but the Captivate project moves to the next slide. My goal is to have the project on hold and require the participant to click continue to go to the next slide.

    With the above said, if I deselect the option to continue playing the project on the click box, continue it button does not appear.

    Can anyone help?

    Hello again

    With my suggestion, the script might look like this:

    Click on the image to enlarge

    See you soon... Rick

    Useful and practical links

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcerStone blog

    Captivate eBooks

  • A4: The Click Box and feature button

    Hello

    I am creating a slide of summary in a project of capitvate users will consider before taking a quiz.  I would like this slide contains hyperlinks on various documents.  I want users to have and an unlimited number of time to look these over, and then click all they are interested in and then click a button to continue the quiz.

    No matter what options I put the click box, the project will continue for the quiz when a user clicks one of the hyperlinks!

    Here is an example of this tutorial (just the blade of the review and the first quiz slide): https://mywebspace.wisc.edu/lfschmidli/Captivate/sample.swf

    And here are the settings I have for hyperlinks and the click box and the button:

    Hyperlinks (ie: "of the INDEX Module 3'): https://mywebspace.wisc.edu/lfschmidli/Captivate/hyperlink.PNG

    Click box (which is transparent and sits on top of the button "Take the Quiz"): https://mywebspace.wisc.edu/lfschmidli/Captivate/clickbox_takethequiz.PNG

    Button "Take the Quiz": https://mywebspace.wisc.edu/lfschmidli/Captivate/button_takethequiz.PNG

    I would be grateful all solutions!  It drives me crazy!

    Thank you

    Laura

    Hi Laura

    From what I have seen that you have specifically selected off the options to pause the movie until the user clicks. So now you're stuck as to why the film is not a break.

    Try to activate the option to pause. You can also view the page on the link below: more precisely point 13.

    Click here to see

    See you soon... Rick

    Useful and practical links

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcererStone blog

    Captivate eBooks

  • Advanced action not updated on the click box update

    I inherited a model with a quiz with boxes made from boxes to click. In its current form, the user can cilck the button submit without clikcking on any of the 6 boxes (not an ideal situation for a trial).

    I created variables for all click areas and associated with 0 (set checkbox 1 with 0... etc.).

    In the in the slide, I have on enter slide Execute advanced Actions, I have AND of statements indicating that if the checkbox is = to 0, then hide and disable the button send... and I am doing this for all the checkboxes (if checkbox1 = 0 AND checkbox2 = 0... etc.). I then an Else, indicating to display and activate the submit button.

    In the clickbox I have when it is activated (there's a box for clicked and clicked not), I put the variable checkbox to 1 between 0... that means that the advanced Actions 'should' be updated with the new variable to 1, but it does not work.

    I think it has something to do with the click boxes because it seems to stall the reading head and not continue to run the advanced Actions. It's my guess only as that is the question.

    Any thoughts?

    Thank you.

    Brent

    Removal of variables is possible in Captivate 9, not in previous versions. Even in CP9 that it's always a bit tricky, some variables seem is always 'used' so that they do not.

  • The playback controls replace the click box

    Hello

    This applies to both Captivate v4 and v5

    I have a project with playback controls that include the Pause/Play.

    I want to add two click boxes on a blade that the learner must click ' before being able to move to the next slide.

    When the slide reaches the first click box, the control Pause/Play display changes from Pause to play and the user can simply click on the "Play" option to work around the click box and move to the next slide, click point on the slide box, click 'replay' and then move to the next slide without having to go through the boxes click the slide.

    How can this be avoided so that the learner has to go through the slide via the boxes to click and do not use the set of playback controls option?

    PS. Playback controls Pause/Play are essential for the entire project, so do not show are not an option in this case.

    Noel

    Hi Noel,

    The simplest is hide the playback bar upon entering this slide and show again to the next slide. It is not possible to hide a button.

    Hiding on this slide:

    For action on enter to this slide, choose assign cpCmndShowPlaybar with 0

    Display the next slide

    For action on enter to this slide, choose assign cpCmndShowPlaybar with 1

    Lilybiri

  • Problem opening URLS in the click box

    Hello

    I cannot start a file from a click box. I enter the url and deselect contine, running project. I have test the link in the preview and it works fine. However when I publish the file of the click box does not work. I click it several times and finally all that happens is the next slide appears. Something that should not happen at all.

    I tried using the buttons instead, again it works in preview, but not when I publish the course. I also tried selecting and deselecting her continue running Project box.

    Someone at - it had a similar problem? Know of a solution?

    Hi ntompkins

    Often we see problems when you try to run the project to your local computer. Could be Flash security settings. If this is the case, see if the tutorial below the help link.

    Click here to see the tutorial

    Note that this affects only playback on the local PC. If you have decided to copy the files on a web server and your users will run from there, you have nothing to worry about. If your intention is for each user to copy the files to the C: drive and run from there, then you concerns. But there are solutions if this is the case.

    See you soon... Rick

  • Catch the button on the dialog box

    I show a dialog custom with custom buttons. The dialog box has been created using the third methos overloaded dialog

    Dialog(String message, Object[] choices, int[] values, int defaultChoice, Bitmap bitmap)
    

    I tried to use a fieldChangeListener and a keyListener but none of these worked. What else is there to catch and action?

    I can't find anything on the PopUpScreen API, or dialog API

    Nevermind, discovered that doModal draws up the dialog box on the screen and I just need to retrieve the value of the selected button.

  • Feature request: option to not have an action button in the dialog box

    As is, the dialog box requires you to have an "OK" button and a "Cancel" button (the name can be changed...) - which will remove the dialog box. Buttons more than that and you must define an incidental view or place in points of view buttons - what is very good, except when a dialog box serves more as a framework, in which case it would be better if only one button dismissed the dialog box (for example "made").

    Rob

    Here's a way without papers to create a dialogue with just one 'fact' button.  Not sure you want to rely on this good:.

    local LrDialogs = import "LrDialogs".
    local LrFunctionContext = import "LrFunctionContext".
    local LrTasks = import "LrTasks".
    local LrView = import "LrView".

    function search local button (x, label, visited)
    If visited == nil then went = {} end

    If type (x) ~ = 'table' or visited [x] then return nil end
    visited [x] = true
       
    If x._WinClassName == 'AgViewWinPushButton' and

    x.title == tag can
    Return x;
    end
           
    for k, v in pairs (x) is
    local result = button Search (v, label, visited)
    If the result then end result
    end
       
    Return to zero
    end
       
    local f = LrView.osFactory)

    local command = {f: column}
    f: static_text {title = "Look Ma! Not OK or cancel. »},
    f: edit_field {value = "fields"},
    {f: push_button {title = "Do It"}}

    LrTasks.startAsyncTask (function)
    While true
    local okButton = button Search (controls, 'OK')
    If okButton then
    okButton.enabled = false
    okButton.visible = false
    return
    end
    LrTasks.sleep (0.1)
    end
    end)

    {LrDialogs.presentModalDialog}
    {title = 'Test', content = speed control, cancelVerb = "Done"}

  • Close the Popup by clicking on the OK button on the dialog box information Message

    JDev ADF BC 11.1.1.5.0

    I have a popup and a dialog box on the inside where the user enters data and click Save.
    I show an Information message when the click on save on having managed the insertion of data in the database.
    What I want to achieve, it's that I want to close the popup window with the click on the OK button located in the information message dialog box which has proved on memorizing data.
    There is already a similar thread Close popup in adf , but that was not a correct answer.

    (1) linking the main popup to a bean variable:

    
    
    public class MyBean
    {
      private RichPopup myPopup;
      ...
    }
    

    (2) add a DialogListener to the of the informational message:

    
      
        ... Info message here ...
      
    
    

    (3) use this DialogListener to close the main popup programmatically:

      public void infoPopupDialogListener(DialogEvent dialogEvent) {
        myPopup.hide();
    }
    

    Dimitar

  • ScriptUI run the script in the button of the dialog box

    Here's what I have right now.  It's a little awkward in the way it works, and I just have a little smoother.

    I have a script at startup which creates a Menu item with a submenu of the menu item drop-down. When you click the submenu item, it runs a script.

    The first thing the script is pop up a message box that tells them that two dialog boxes go to the pop-up window. One by asking them to choose the location of an xml file and the second dialog box that ask them to choose the location of their folder of images.  After you finish choose their folder in the second dialog box, the script takes these two values, makes variable and continues to run the rest of the script.

    Here's what I would...

    1. open a window for dialogue with two input fields, both 'Browse' buttons and OK and CANCEL buttons

    2. When you click Browse next to the first input box for the first button, it will open a file dialog window.  You select your file and the file string will populate the input field

    3. When you click on the second button next to the second entry field, it opens a file dialog window.  You select the file and the string fills the second input field.

    4. When you click OK, it nurtures values in the input to a script fields.

    I already have scripts which opens the dialog for file and folder boxes, but what I can't understand how the is to start and run a script to a button press, in this case, when you press the OK button.  It's probably an onClick, but I was not able to find examples of what would be the syntax.

    Is the closest I found in the beginning ScriptUI document that was on the site of Jongware, in the section on Communication between the windows.  But each window opens with a different scenario and is not using a button to call a script.

    As always, any point in the right direction is much appreciated. Thank you.

    ScriptUI windows and JS file dialog boxes are not communucate. To get a return value in a file dialog box, you would do something like this:

    myFile = file (myFolder) .openDlg ("select files");

    If (myFile = null)

    back, do nothing

    The JavaScript Tools Guide CSx (see the Help menu on the ESTK) documents several dialogues selection of files and folders.

    Peter

  • Use the Click Box several times

    Hi all

    I have seen several posts on very similar topics but I'm looking for advice on my particular problem. I have a slide that contains multiple images. I would like to have the learner click images and an explanation of the image both written and spoken. I finished this ok using the standard box click a speech of fixation to the legend of success on. I would like to provide several opportunities to see the content of the learner. Out of the box, click boxes seem to work only once. I saw a few other messages that refer to advanced actions and the ability to reset the time that the object was used. Can you please direct me to either a lesson on this particular issue, or post a solution here...? I discussed intensively on the internet and found nothing so far. I use 6 Captivate.  Thank you!

    Daniel

    Very well, if you think that this question is answered, could mark you like that?

    Lilybiri

  • Need help on the button for the click count thing!

    Right now I have a button that whenever I click on it, it adds 30 seconds to a countdown.  I also want the button followed by clicks so that whenever you click on it it ajoute.01 to a total which starts at 0.   That's what I got from the code so far...

    bidbutton.addEventListener (MouseEvent.CLICK, addTim e);

    function addTime (e:MouseEvent): void {}
    TOTAL_TIME += 30;
    }

    Any help would be appreciated!

    It could be as simple as what is below according to your design...

    clicks: the number of var = 0;

    bidbutton.addEventListener (MouseEvent.CLICK, addTim e);

    function addTime (e:MouseEvent): void {}
    TOTAL_TIME += 30;

    Click on + = 0.01;
    }

  • change the opacity of a row of buttons with the click of a button

    Hello

    I created a button with an instance name of "ClickMe" and also five buttons with their own instance name (B1 - B5). I want to change their opacity to zero onclick preferably as an interpolation from where they are now in the (100%) opacity to zero. I need help with that.

    I know it is to import the classes and the creation of a function. I also believe that I can control all of the 5 buttons with iteration.

    ClickMe.onPress = function() {
       
        for (var i=1; i<=5; i++) {
            ['B1_'+i].changeopacity = MyMC!['B1_'+i].changeback;

        }

    I know that's not how, but something along the lines of what I need.

    you don't know.  the alpha property varies from 0 to 1.  If you want a 20% alpha, utilisez.2

  • Reset button hides the picture box

    I have a dynamic form where users can import jpg images in the form.  This works very well, but when they reset the form, the image area reduced, and users cannot reuse the box without leaving the program or returning.  In fact, my users are going to create a flowchart in Paint or Word, save the image in jpg format and place it in the form.  They will use Adobe Reader, it seems that the field must be a field of the image.  Is there a way I can do the field returned to her starting size and position?  A copy of the form is attached.

    Hello

    I added...

    DiagramText.rawValue = null;

    DiagramText.h = "0,8782 in";

    Diagram.rawValue = null;

    Diagram.h = "0,6813 in";

    for the reset button. Rev 1 attached.

    Good luck

    Niall

Maybe you are looking for