Inserting an image when a "Click Box" is checked

Hi,
I'm working on designing an training activity for a new system which I do not have access to.
The screen I'm working on involves the users checking off a number of boxes.  How can I make a "check mark" image appear in the box once it has been clicked?
Please help...I'm faced with a deadline for tomorrow and this roadblock has me stumped.

Hello,
It helps if you mention the version you are using. Hoping it is at least Captivate 4. There is indeed a checkboxes widget coming with Captivate that could do what you want, provided you like the checkmark there.
If not insert as many checkmark images as you will need and set them to invisible. If nothing else has to be executed when the click box is clicked besides showing the checkmark image, you do not need an advanced action but can just apply the action 'Show <image>' as success action where <image> is the ID of the checkmark you want to show. But beware: if all those click boxes are on the same slide, you have to know that the playhead will be released when the click box is clicked and will move beyond the pausing point. To avoid that you'll have to rewind the playhead, and then you'll need an advanced action instead of a simple action with two statements:
show <image>
Assign rdcmmndGotoFrame with rdinfoCurrentFrame
The second statement puts the playhead back before the pausing point.
Lilybiri

Similar Messages

  • Show an image for incorrect click box response

    Is there a better way to show a "Please Try Again" image for a click box response?
    1.  Add click box.
    2.  Set to 1 attempt
    3.  If clicked correctly, advance to next slide.
    4.  If clicked incorrectly, continuing playing current slide
    5.  Add "Please Try Again" image in timeline to show AFTER click box Pause.
    6. If I want to allow multiple failed attampts before moving to the next slide, duplicate items 1 - 5 above, adding it later in the timeline,
    The above method works if Quiz Scoring is turned off.  If Quiz Scoring is turned on, would I have to start using variables to score the quiz?  Each click box would set a variable to TRUE once they get the question correct, whether it was the first attempt or the third attempt.
    Micky

    BTW - This is Captivate CS5.
    Just thought of a better solution.
    After incorrect, redirect to the beginning of the current slide, so it plays from the beginning again.  this way, I would have to duplicate a click box and "please try again" image 3 times for 3 attempts in the same slide.
    However, this method would not let me specify the number of attempts, unless that was stored in variable.
    hmmm....
    One second thought, it may be better to just duplicat the items to reflect the number of attempts I want on that page.  This would let me include a highlight box after the last attempt so they can learn where to click correctly.  We don't want them caught in an endless loop of ignorance! 
    As for scoring, I wouldn't have to use variables if I directed them to a "Correct" screen that as a "Click to continue" click box that gave them the point.  Though that might be a little clunky.
    Thanks for letting me think through my problem on this forum.  ;-)

  • On Itunes for Windows 7, when I click the check mark box, the song is quickly deleted and sent to the recycle box. How do I go back to when I click on the check mark box, the checkmark is either turned on or off?

    On Itunes for Windows 7, when I click the check mark box, the song is quickly deleted and sent to the recycle box. How do I go back to when I click on the check mark box, the checkmark is either turned on or off?

    Thanks for replying, but I tried that earlier and had that did not work. After your reply I did it again, shutdown itunes and rebooted system. I thought since it didn't do that earlier that might work but same results it deleted file from Itunes but no second questions to move to recycle bin.

  • How to stop MG3520 from dropping image when fit to page is checked

    How can I stop MG3520 from cropping image when fit to page is checked?

    Hi Keithlad,
    You will want to make sure that the paper size selected in the printer driver is the same size as the paper that you have loaded in the printer to ensure that the image prints correctly.   When the paper size selected in the printer driver is smaller than the actual page size, the page image will be reduced.  When the paper size selected is larger, the page image will be enlarged. 
    This didn't answer your question or issue? Find more help at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Insert an image in the reply box

    Dear all,
    Anybody please tell how to insert an image inside the reply or compose box here? How to attach the .png files inside this box? when i click on insert an image and attach its not properly attached. I need to do like one in the attachment here.....

    Dear smercurio,
    Really you are helping me a lot all the time. Thanks a lot.
    I was looking for such a tool for a very longer time. B'coz of you only i came to know about it now.
    Thanks,
    Mathan
    Message Edited by mathan on 05-06-2008 11:12 PM
    Message Edited by mathan on 05-06-2008 11:13 PM
    Attachments:
    yahoo.gif ‏7 KB

  • Displaying a caption when multiple click boxes has been clicked in a slide.

    I have 9 click boxes in my slide which when clicked opens a different page except 1 click box.1 click box takes the user to the previous page . I want to display a text caption when the user has clicked other 8 click boxes just to make sure they go through all the pages. Is there a way in captivate to do this? If yes, how do I do it?

    Since you are not yet familiar with advanced actions (and variables?), will try to explain in detail and provide some links to articles/blog posts as well.
    Create 8 user variables, one for each click box (Project, Variables); I will label them v_one, v_two.....v_eight It is not necessary to give a default value
    Create another user variable v_counter that will be incremented whenever a click box has been clicked for the first time
    Create a first click box (set to visible), label it CB_One (find that easier) and in the Properties panel, Action accordion, On Success change the action to 'Execute Advanced actions'. Then open the actions dialog box with the Folder icon that appears.
    You have to create a conditional action, so select that type, and label it CB_One (is possible, an exception because normally you cannot have same labels); this action will need two decisions (have a look at my video tutorial: http://kb2.adobe.com/community/publishing/858/cpsid_85847.html):
    First decision 'Visited' checks if the click box has already been clicked, visible when the value of v_one = 1; if this is not the case (first click) v_one gets the value=1 and the counter v_counter is incremented
    Second decision 'Check' checks the value of the counter, and shows an initially invisible button (I choose a button, BtNext but you can also have a click box) if the counter reaches 8, bummer the forum doesn't allow me to insert an image, have to type:
    IF section                       v_counter is equal to 8
    Actions section             Show BtNext
    Duplicate the click box 7 times, label them CB_Two,  ..... CB_Eight  (beware: case sensitivity). To each copy the same advanced action is attached, but you'll have to create duplicate actions for each one CB_Two....  In the duplicates you have to replace the variable v_one by the proper variable (v_two...) in the first decision; the second decision remains the same
    Test.
    Lilybiri

  • Where is the Image when I click to open a psd file?

    When I click on File>Open and get the list of files, in previous versions an image of the file I clicked on would open under the Image Sequence Box, whether it was checked or not, and give the file size. Where is that in CS6? I can't find it nor could I see anything in preferences I needed to check. I know it has nothing to do with Image Sequence it is just that it appears under it. Thanks

    It's been removed from the Photoshop CS6 File Open dialog, because the thumbnail functionality and ability to preview the size are available through the dialog itself (if you install the proper codecs).  Unfortunately, Adobe doesn't provide codecs for its formats and getting manufacturer-supplied codecs for raw files is a bit iffy as well.
    Some time ago I found a decent solution, though it costs about $20 as I recall...  FastPictureViewer Codec Pack will provide thumbnails and previews for virtually any image file type.
    In this example I'm hovering the cursor over a .psd file and it's showing me the size info.
    -Noel

  • How to display image when we click the mouse.

    Hi i am new java programming . And i need your help to slove my problem.
    I am asked to write a program which displays 2 images in a window.And when i click any one them ,that image should be displayed in a new window in full screen.Any kind of help is appreciated.Thanks in advance.

    We'd be glad to help, but first our prerequisites are that you post your current code and ask a very specific question concerning this code. These questions are answerable while "And i need your help to slove my problem." aren't. They're too overly broad to pin down.
    Much luck!

  • Firefox does not display facebook full (enlarge) image when i click on it. Why?

    Firefox allows me to view the whole album pictures in my facebook account but when i click on individual image, it navigates to the enlarge image page, picture did not display. Please assist what I can do.
    == URL of affected sites ==
    http://www.facebook.com/photo.php?pid=6577356&id=653901153

    Did you check the exceptions?
    See also [[Images or animations do not show]]

  • Captivate advances when wrong click box is clicked

    I have a simple slide with 5 weblinks. I need the slide to stay on screen until a user clicks a specific button to continue but that allows them to select any of the others (weblinks) before doing so - this is what I setup...
    - Clickboxes were arranged for each website reference on the slide and were set up to open a new window with the webpage URL. They were not set to pause until user clicks as they should allow the slide audio to continue until done. They are also all set in the URL drop down to allow the project to continue. This seems to work fine on its own with the slide audio continuing as the user selects the webpages they want to check and the screen remained after audio completed. Perfect.
    - Good so far. Now I add a button and a click box but this time set it to pause until the user clicks and set an appropriate caption. I expect it to do just that and all is well unless the slide playtime ends. If the slide has reached the end of its play time (approx 17sec) and ANY click area is clicked the presentation continues. So, regardless of whether the continue click box is clicked or and of the weblink clickboxes are, the project advances and continues playing the next slide.
    Captivate does not seem to be able to discern WHICH box is clicked but I do not want the advance to occur until the user clicks this box.
    Am I missing something - hopefully? This seems basic.
    (this is in Captivate 5, latest release v5.0.1.624)

    Issues like this make a very regular appearance on this forum. In most cases they can be easily resolved by correctly timing the pause point of relevant clickboxes and buttons, or by adjusting the pause behaviour (turning it off or on).
    You need to remember that Captivate slides are not like web pages.  They're really movies playing at 30 frames per second.  They don't sit still like a web page does.
    If you can't get the desired behaviour via timing or tuning of your clickbox/button settings, the other option you have is to use Event Handler widgets instead of clickboxes or buttons: http://www.infosemantics.com.au/catalog/widgets/interactive/wdgt_event_handler_01
    You can use as many of them as you want on the same slide.  They have options to disable Pause or Disable Continue, depending on what playback effect you're trying to accomplish.

  • How do I insert an image in a div box?

    OK I've got a seemingly small issue I have to iron out to update our homepage after our graphics person decided to stop showing up to work.  If you need to view the page source it is located here - http://www.rugged-cctv.com/indextestvideo2.shtml
    1. In the image listed below on the red title of the youtube video I have inserted a Rugged Cams logo image that needs to appear like it does in the image. It also shows up correct in the live view of DW  When uploaded the actual page just lists the alt text.  I would also like to center the text in the middle of the image instead of at the bottom of it.   How do I get the image to actually show up? and center the text vertically on the Rugged Cams logo?
    Here is the code for the container it is in and that div.
    <div id="youtubecontainer" style="overflow: hidden;">
    <div id="youtube" style="float: left; color:red; width: 475px; padding-left: 0px; font-family:Britannic Bold; font-size: 22px; text-indent: 5px;"> Businesses & Dealers Love the <img src="images/ruggedcams.jpg" width="66" height="34" alt="RuggedCams" /> brand
    <object height="370" width="460">
      <param name="movie" value="http://www.youtube.com/v/3aysc6dGh3c?fs=1&hl=en_US"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/3aysc6dGh3c?fs=1&hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="370" width="460"> 
      </object>
    <!--end youtube--></div>

    Nevermind figured it all out once I walked away!

  • Inserting an Image on mouse clicked HELP

    Hi.
    I', trying to make a Tic tac toe game(if you do not understand please run this programme).
    The thing I want to happen is:
    the user clicks over a "sqare" and when mouse is released the image (X or O) appears on that position.
    I can't get my programme to do this.
    I'm using the MouseListener Interface to implement the mouse events, but when, for example, I click on one square no image is loaded on that position. what can I do?
    Here's my code.
    import java.awt.event.*;
    import javax.swing.*;
    import java.awt.*;
    public class Gato extends JFrame implements MouseListener{
         Container content = getContentPane();
         JTextArea texto = new JTextArea(1,150);
         Graphics2D g2d;
         Image cruz = Toolkit.getDefaultToolkit().getImage("cruz.gif");
         Image bola = Toolkit.getDefaultToolkit().getImage("bola.gif");
         public static void main(String [] coms){
              new Gato();
         public Gato(){
              content.add(texto, BorderLayout.SOUTH);
    setSize(300,300);
    setVisible(true);
    setResizable(false);
    setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    addMouseListener(this);
         public void paint(Graphics g){
              g2d = (Graphics2D)g;
              g2d.draw3DRect(100,50,1,200,true);
              g2d.draw3DRect(175,50,1,200,true);
              g2d.draw3DRect(35,111,200,1,true);
              g2d.draw3DRect(35,177,200,1,true);
              int x = 3;
              int y = 25;
              g2d.drawImage(cruz, x, y, this);
              x = 260;
              g2d.drawImage(bola, x, y, this);
         public void pon(int x, int y){
              g2d.drawImage(cruz, x, y, this);
         public void mousePressed(MouseEvent e){}
         public void mouseClicked(MouseEvent e){}
         public void mouseReleased(MouseEvent e){
              texto.append(" " + e.getX());
    pon(e.getX(),e.getY());
         public void mouseEntered(MouseEvent e){}
         public void mouseExited(MouseEvent e){}
    }

    Look at this:
    import java.awt.*;
    import java.awt.event.*;
    import java.math.*;
    public class TicTac extends Frame implements ActionListener
         Button   bx[]  = new Button[9];
         int      used;
         Font     f1    = new Font("System " , 1, 28);
         MenuItem ng    = new MenuItem("New Game");
    public TicTac() 
         super(" TicTacTo ");   
         setLayout(new GridLayout(3,3));
         addWindowListener(new WindowAdapter()
         {     public void windowClosing(WindowEvent ev)
              {     dispose();
                   System.exit(0);
         setBounds(60,60,159,179);
         for (int b = 0; b < bx.length; b++)
              bx[b] = new Button("");
              bx.setFont(f1);
              bx[b].setSize(50,50);
    bx[b].addActionListener(this);
         add(bx[b]);
         MenuBar mb = new MenuBar();
         Menu mm = new Menu("Option");
         ng.addActionListener(this);
         mb.add(mm);
         mm.add(ng);
         setMenuBar(mb);
         newboard();
         setVisible(true);
    public void newboard()
         for (int b = 0; b < bx.length; b++)
              bx[b].setLabel(".");
              bx[b].setEnabled(true);
         used = 0;
    public void actionPerformed(ActionEvent be)
         if (be.getSource() == ng)
              newboard();
              return;
         Button but = (Button)be.getSource();
         but.setLabel("X");
         but.setEnabled(false);
         used++;
         if (used != bx.length) Oplay();
    public synchronized void Oplay()
         int n = (int)(Math.random()*9);
         while (!bx[n].isEnabled()) n = (int)(Math.random()*9);
         bx[n].setLabel("O");
         bx[n].setEnabled(false);
         used++;
    public static void main (String[] args)
         new TicTac();

  • Firefox security settings will not save any of my passwords even when i click on the check box for saving passwords. please help.

    When a pop-up comes up on the screen it will ask to save my password or not, well, I click on save password but it doesnt save any passwords even when I have the check box checked for remembering my passwords for certain sites it will not save any type of passwords at all. What am I doing wrong? I am using linux-mac OS user.

    Simply because I don't think about using this option that takes more time to close... I always close ALL my windows with the X.
    Firefox doesn't hang at exit also...
    Using Firefox / Exit doesn't always save the bookmarks also... let's say there is 80% chances it will but not always... I noticed the first time I open firefox after booting the computer... Bookmarks won't be saved... But if I close firefox and re-open it, then it might save it... 50% guess...
    I tried the safe mode, but since its closing firefox and re-open it... new saved bookmarks sometimes work, sometimes don't... it's pretty unstable...
    Hopefully there is a solution to this problem in a near update, annoying... else I will simply reverse to firefox 3.6.16

  • How do I change the cursor to image when you click on it?

    hi everyone,
    Iwould like a user to click on an image of a bottle, and the
    cursor to then turn into the bottle image. I have four bottles in
    total so I would like it to change whenever a user clicks on a
    different bottle image.
    Does anyone know how to do this at all?

    This has got nothing to do with Thunderbird.
    http://www.lmgtfy.com/?q=gmail+default+mail

  • Exports as self-contained when self-contained box not checked

    When exporting from FCP 7 using QuickTime movie, sometimes I get what appear to be a self-contained movie even though I did NOT check the box for that. That eats up a lot of file space unnecessarily. By way of example, today I exported two separate sequences from the same project. Both sequences were about the same length. Both sequences consisted of clips that were 1920 x 1080 .mov files. Both sequences had chapter markers. Both exports were done leaving the "Make Movie Self-Contained" unchecked. Yet one of the exports resulted in a file of about 1GB while the other was about 13GB. Any explanation? Thanks.

    Thanks for the reply and sorry about being in the wrong forum but I was having trouble finding the forum for FCP7. In any event, the exporting issue doesn't appear to correlate with the project having been fully rendered. I'll keep investigating.

Maybe you are looking for

  • Abap and visual composer - portal

    hi gurus, i was tasked to develop a functionality for managers to see their employees personnel number on the portal. The dropdown should only show employees reporting to manager based on the reporting structure. I have developed the function module

  • How to descrbe a ref cursor from a PL/SQL prog?

    Hi, here is a sample of the my problem let suppose a table country : create table country(country_code VARCHAR2(3), country_name VARCHAR2(50)); then a package containing different procedures among them, this one : PL/SQL prog create or replace packag

  • F110 - reference number not getting updated.

    Hi, The reference number in the line items after running F110 is not getting updated. Is there any configuration I need to do . Please help. Thanks Sabu

  • Alpha Channel Video Preloader

    We are creating a project that includes a number of alpha channel videos of the course narrator and other characters.  Playback works well however, before each video plays, there is a brief "loading" message and then the video pops onto the screen an

  • My zen neeon 5gb always needs to be formatted everytime i connect

    i have a zen neeon 5Gb with no travel charger ( not bundled) so i usually charge it with my pc's usb, but my neeon always like corrupted everytime i need to re-charge the "corrupted" status is like i can't access it from windows explorer, and my wind