Help with tip Action - Hide caption does not

Hi all

I am relatively new to advanced use of Captivate stocks (now using Cap5). I have a strong background in Actionscript, so programming concepts are not new for me. However, this relatively simple process has left me speechless. Here's what I have going. Using variables and advanced actions, I use multiple CHOICE answers as a matter of likert scale. I do this so I can send the user to a specific slide based on the culmination of a pre-test score and post test. So, in my blade of MCQ test I 5 responses and the value of each of them to assign a number to a variable, once chosen. That is to say. Click 1, strongly agree to assign v_Score1 to 1, click 2 are agree assigns 2 to v_Score1, etc. I then an expression that adds two slides responses (v_totalScore = v_Score1 + v_Score2). On the next slide, I show that v_Score1, v_Score2 and v_totalScore are in the legends. Then I have an action on a button that triggers another action called a_goToResults. a_goToResults is a fast action with two conditions. The first said if v_totalScore is less than 5 go to the next slide and hide legend blue (cap_Blue). The other condition is if v_totalScore is 5 or more to go to the next slide and hide the Red legend (cap_Red). Everything works except for the part of the skin. I named the legends and they selected in the drop-down list, so I don't know there are no typos. I can't make Captivate to hide the legend however. Someone at - it give me advice or know another way to do what I'm doing? Thanks in advance.

Craig.MCQ.pnggetTotal.pnggoResults1.pnggoResults2.pngresults.png

Hello

On which the blades are these legends? I suspect they are on another slide of the slide where the peak action is executed?

You can't show/hide an object with a tip action unless it is on the same blade where the action. I once blogged about display objects / masking. Perhaps it might help you:

Play hide and seek with the Captivate objects

BTW, my blog is almost entirely on stock advanced to CP5 and has links to articles which explain in more depth. I'm not a programmer, so maybe that's superfluous for you.

Lilybiri

Tags: Adobe Captivate

Similar Questions

  • Help with the Printer Spooler service does not work error

    How can I fix printer service spooler does not work error? My two printers won't work now, and re - install the printing software produces error messages. Tried to use microsoft fix - it for printers without result.

    Thank you.

    Hi elvenlord21,

    See the article below which has some useful suggestions to fix the print spooler error.

    You cannot add a printer and you receive Printer Spooler error messages in Windows XP
    http://support.Microsoft.com/kb/324757

    See also:

    Error message when you use the Add Printer Wizard: "Operation could not be completed.
    http://support.Microsoft.com/kb/314876

    Kind regards

    Shinmila H - Microsoft Support

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Help with inserting image! It does not appear...

    Hello. I am a newbie and really wrong with the basics. Please can someone help me?

    All I'm doing is to insert a logo at the bottom of the page (or as much as really!) I inserted the file on the page that shows fine in dreamweaver, but it doesn't seem to 'put' and when I check the page online that shows simply that the name of the image.

    You're prob. saying "duhhh" in your head right now! but I'm used to photoshop and illustrator, I find dreamweaver so complicated!

    You can see what I mean on my topic page - www.sarahray.co.uk/about.htm (down under in Scripture it says logo AOI. This is what I'm trying to put.)

    Any help MUCH appreciated! XX

    Still, you define a local site folder in Dreamweaver?

    Sites > Manage Sites > new...

    If you ignore this critical first step all your links will be broken.

    Start here:

    http://www.Adobe.com/devnet/Dreamweaver/articles/first_website_pt1.html

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • Help, please. Screen touch dell inspiron 5559 HID-complaint does not work.

    Screen touch dell inspiron 5559 HID-complaint does not work. I have to keep this option disabled because all of a sudden he starts to feel the uncontrollable different key. Sometimes it works fine for a day, but it continues to be. I have restored the laptop to factory settings, but it did not work.  I checked the updates of drivers, but they are none.  Please help me with this. Thank you in advance.

    How do I calibrate my touch screen

    www.dell.com/.../EN

  • Microsoft Flight Simulator 2004 installation with the 4th vista disc does not work. What should I do?

    Microsoft Flight Simulator 2004 installation with the 4th vista disc does not work.  What should I do?

    Hello

    You get no matter what error code or error message?

    There seems to be a problem with the file missing in the rear disc system. I suggest you to refer to the following Microsoft article and check if it helps.

    Flight Simulator 2004: known video issues: http://support.microsoft.com/kb/823628

    If the steps in the Microsoft article mentioned above do not help, then it would be best to ask your question in the Microsoft Game support forum.

    Microsoft Flight Simulator Games Forum: http://www.fsinsider.com/

    Or contact support for Microsoft Flight Simulator game: http://www.microsoft.com/Products/Games/FSInsider/tips/Pages/default.aspx

    Hope the information is useful.

  • Help with error - 934 group function is not allowed here

    Hey there will, I'm having problems with a request and just does not know how to do it without error.

    I'm trying to get all the employee emerging infectious diseases that have less than 2 number max of DID (dependants) in the table.

    It's my current query

    SELECT Employee.LName. ' ' || Employee.Fname as Full_Name, Employee.EID

    The left outer JOIN employee depends on Employee.EID = Dependent.EID

    Having Count (DID)--2 > ((select Max (N) as From (SELECT Employee.EID, Count (DID) As N FROM Employee Inner Join Dependent On Employee.EID = Dependent.EID group by Employee.EID, Count (DID))) N)

    Order of Employee.Lname, Employee.Fname

    Which gives me an error on column 4, no matter what I do. If I remove the Count (DID) in the group by clause (which I tried it earlier), it gives me a is not an error of the function of single group...

    The most frustrating thing is that

    Select Max (N) as From (SELECT Employee.EID, Count (DID) As N FROM Employee Inner Join Dependent On Employee.EID = Dependent.EID group by Employee.EID) N

    Works perfectly, but because it's a mission, I have to do in one step (no substeps/views)

    Any help?

    Thank you very much

    Hello

    ac981e5d-D10A-4520-BF42-23a894d04fb7 wrote:

    Ok. I'm taking your code in a view... I get this.

    and there is an orange underscore and a text of the error that says

    Select incoherent list in group by... change the group by clause of e.fname, e.lname, e.eid, count, max

    Which isn't what either the Oracle database would do.  Everything about orange (or any other color) sounds like it is caused by a front-end that could be interacting with Oracle.  In addition, the Oracle error messages always come with a 3-letter-5 code, as ORA-00933.

    under the selection internal (first medium)

    You have deleted the WITH clause.  The parser can recognize the error when it has reached the first left parenthesis.

    Create view AS A10T2

    (

    SELECT e.lname. ' ' || e.fname AS full_name

    e.eid

    (D.) AS this_group_count

    MAX (COUNT (d.)) ON (AS highest_group_count)

    E employee

    LEFT OUTER JOIN dependent d ON e.eid = d.eid

    GROUP BY e.lname, e.fname, e.eid

    )

    SELECT full_name

    eid

    Of aggregate_results

    WHERE this_group_count > = highest_group_count - 2

    ORDER BY full_name

    You need the WITH to define this clause means "AGGREGATE_RESULTS":

    Create view AS A10T2

    WITH aggregate_results AS

    (

    SELECT e.lname. ' ' || e.fname AS full_name

    ...

    Why do you have an ORDER BY clause in a view?   (It is probably not cause of your errors, just make the inefficient view)

    Command line error: column 5: 23

    Error report-

    SQL error: ORA-00933: SQL not correctly completed command

    00933 00000 - "not correctly completed SQL command.

    * Cause:

    * Action:

    This is another indication that some front is getting involved.  Looks like your front-end reports the exact Oracle error message, "0RA-00933" and then builing it's own error code, "00933. 00000 ", on this basis.  ORA-00933 is a reasonable mistake to wait if you omit the line ' WITH the aggregated results AS.  Once again, until I can actually run your code, I can't test it, and I can't run your code until you post CREATE TABLE and INSERT statements for some examples of data, or change the problem to use commonly available tables, such as those in the scott schema.

    and when I try my code

    CREATE VIEW A10T2 AS

    SELECT Employee.LName. ' ' || Employee.Fname as Full_Name, Employee.EID

    The left outer JOIN employee depends on Employee.EID = Dependent.EID

    Seen (Count (DID)) + 2 > (select Max (N) From (SELECT Employee.EID, Count (DID) As "N" FROM Employee Inner Join Dependent On Employee.EID = Dependent.EID group by Employee.EID))

    Order of Employee.Lname, Employee.Fname

    I get

    Command line error: column 2: 8

    Error report-

    SQL error: ORA-00937: not a function of simple-group

    00937 00000 - 'not a single-group function.

    * Cause:

    * Action:

    Then the orange underscore even under my inner ("select employee. EID, Count (DID) as "N" ") says to change the Group of Employee.eid, Count (DID)

    I just don't understand why he tells me to group them by Count (DID)?

    Isn't that what you did in your original post, and I have explained in answer #2?  If you continue to repeat the same mistake, you can expect continue to get the same error.  Given that you have a code, you know causes an error, do you think really that what makes a vision will cause the error to disappear?

    The inner query works fine on its own...

    Right; It's the outer query where you are missing the GROUP BY clause.

  • On Vista x 64 German language pack fails with code 2 - proposed patch does not install

    Hello!

    I tried to install on Vista Ultimate x 64 German language pack, but it failed with error code 2. The KB942903 hotfix for x 64 (also tried x 86) does not install with the message "this update does not apply to your system.

    I rebooted several times and tried to erase the directory SoftwareDistribution\downloads, no change.

    The log file is not really favourable, weird things only I see is:

    [...]
    KB94290303:04:16:578: CBS: language pack had error 800f081e. It has been deleted!
    [...]
    03:05:17:152: EC: CbsClient::Error(error=80092004,message="")
    [...]
    03:05:17:167: CBS: language pack had error 80092004. It has been deleted!

    Can someone help me out here?

    Thank you in advance!

    Stef.

    Hi StSz,

    1. What is the service pack installed on the computer?

    This problem occurs if a previous Windows Update process did not cause the computer to be in a corrupted state. This prevents the installation of any language pack.

    I suggest that you reset the Windows Update components and you try to install the pack of language, to check if it works.

    How to reset the Windows Update components?

    http://support.Microsoft.com/kb/971058

    See also the Microsoft article and try the steps mentioned below.

    Full Windows Vista Edition language pack version information
    http://support.Microsoft.com/kb/925471

    I hope this helps!

    Halima S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Hide notifications does not

    Hide notifications does not, I bought win7 at the beginning of this year, so I'm not going to change OS on this machine, every day I select this option to hide the notification of win10, and every day he comes back, can he be permanently hidden? (I think it's an invasion, if I hide something, it must remain hidden)

    However I have 3 machines (2 workstations, 1 netbook) with XP, I can't afford to change their OS, so it would be wiser to offer at a very reduced price to update me.

    If MS is so eager to remove outdated software, then get people in my situation to give up XP for an OS update would be the best solution, but fresh is a real problem.

    "Why is it him hide notifications do not stay hidden for win10 icon?

    Because Microsoft program that remains visible.

    Your question probably was: "how to get rid of this image? If Yes, then here is the answer:

    1. Logging in as an administrator account.
    2. Follow this path: Control Panel / administrative tools / Task Scheduler.
    3. Open this folder: Task Scheduler Library / Microsoft / Windows / Setup / GWX.
    4. Right-click the task in the RIGHT pane, then disable them.
    5. Reset. In case they come back, do the same for GWX triggers.

    Of course, an automatic update can reactivate these tasks.

    It would be wiser to offer at least a very reduced price to update me.

    --> The upgrade from Windows 7 to Windows 10 is free during the first year.

    If MS is so intent of removing outdated software...

    -> If MS did not move with its operating systems, then its customers even more quickly would erode that it already does. When Windows 95 came out, people snatched it the shelves faster than staff could put in place. Do you know someone who still uses Windows 95? Windows XP is an operating system very well, but it lacks most of the snazzy features that buyers of Apple Mac love so much. He would sell is more even though she was still available. You can, of course, pass by using Windows XP, but MS will no longer support him because support costs money and creates although not income.

    You might wonder why Apple is now the valuable company that exists.

  • Hi, I use lightroom 5 and have been for several years.  Today I imported several batches of today images from different cameras without any problem, but the images of a particular card (with an incredibly large memory) does not matter.

    Hi, I use lightroom 5 and have been for several years.  Today I imported several batches of today images from different cameras without any problem, but the images of a particular card (with an incredibly large memory) does not matter.  I see other people have had similar problems, but I am not able to follow these solutions and would very much help here.  I have an IMac.

    If you had probably two problems

    Permissions, the other is the hardware problem causing slow import and the card cannot be read by your operating system.

  • I try to enter the serial number to register my software, but the label outside of the box, he's starting with the letters and it does not accept the letters... . Only numbers

    I try to enter the serial number to register my software, but the label outside of the box, he's starting with the letters and it does not accept the letters... . Only numbers

    Serial numbers contain no letters, so maybe it's your redemption code, for use on adobe.com to get your serial number.

    Here are a few links to look for more information

    https://helpx.Adobe.com/x-productkb/global/redemption-code-help.html#productboxorprepaidca rd

    Quickly find your serial number

  • Shortcuts mouse to "Open the link in a new tab" help "Middle-click on the link" does not work on 10.0.1

    Shortcut of mouse to "Open the link in a new tab" help "Middle-click on the link" does not work on 10.0.1, it worked on version 9.0.1.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance/themes).

  • Hello, I had a problem with my band. It does not really suppose he numbered scenes everything in order and he has so far in until I missed an and changed for the good order. But now when I go back to where I left and I have create a new scene

    Hello, I had a problem with my band. It does not really suppose he numbered scenes everything in order and he has so far in until I missed an and changed for the good order. But now when I go back to where I left and I have create a new scene number come up as * it and I need to change personally. is their any way I can change it to order normally?

    Hello

    You can manage this through the "Manage scene numbers" option in the menu 'Production '.

    There is a setting in this dialog box to assign scene numbers automatically to the new scenes.

  • I can't refine edge to work in 2014 of CC.  I select the mask, do the steps required to refine the mask and get a negative icon, a circle with a slash, and it does not work.  I used refine edge before and it has always worked.  This happened on fo

    I can't refine edge to work in 2014 of CC.  I select the mask, do the steps required to refine the mask and get a negative icon, a circle with a slash, and it does not work.  I used refine edge before and it has always worked.  This has happened for a while.  Very frustrating!

    Adobe Creative Cloud to edge CC>

  • Acer Aspire laptop with Vista Home Basic Edition does not, System Restore does not, sfc, find corrupt files but do not repair. Need help!

    Hi, I have an Acer laptop Aspire with Vista Home Basic Edition that came pre-installed, so no records only the disk hard drive partition.

    I turned on my laptop today and it starts but the loading bar of stalls at the black screen with "(c) Microsoft Corporation" and dragging green. The slide bar will continue to drag, but nothing else happens which means that I understand even as much as the login screen. I rebooted and tried Windows recovery, but the only remedy to what he suggests is a restoration of the system, which does not have any point, I try to restore it.

    To remedy this, I have connected in safe mode and ran the SFC command prompt. It scans my system and told to find corrupted files, but he can't heal some. This is where my knowledge limit runs out. I don't know how to fix the files that the SFC cannot. (Also I created a journal using the findstr command prompt and checked but it say anywhere that it was unable to fix it so I'm not even sure how to identify corrupted files)

    As it's an Acer laptop, Aspire I'll try their eRecovery tool to return my computer to factory settings, but it won't work in safe mode, and as I said I can not connect normally. I tried alt and F10 at the initial boot screen when I turn on, it loads the windows files and shows the Acer "Please wait a moment" screen and then nothing happens again.

    I can't afford to get it fixed, and there is no chance I can get a new laptop. Any ideas/help? Thank you.

    Hello

    You have t in Normal Mode to resolve problems by using upgrade repair facility that is SFC

    Read this topic eRecovery Acer.

    http://Acer.custhelp.com/app/answers/detail/A_ID/2631

    To start the system recovery:

    1. Restart the computer.
    2. When the Acer logo appears on the screen, press the left Alt and F10 keys.
    3. If you are prompted with a Microsoft Windows splash screen, press the Enter key.
    4. After that the Acer eRecovery Management application is loaded, select your type of restore.
    5. Read the review and then click Next when you are ready.
    6. Click Next to start the restore process. It may take 10 minutes up to an hour fom anywhere to restore.
    7. Once the restore is complete, your computer will restart. After the reboot it will load Windows and start the installation of your software and drivers. Your computer will restart several times during this process. Once they are all completed, your computer will be like it was when you bought it first.

    See you soon.

  • Please help with conditional actions showing the PlayBar

    I tried to set up a tip action that will not allow users to move forward until they have clicked on the 3 themes I want to see again them.  I assigned variables, follow the tutorials and do everything now.  Please help how I my Advanced actions set upwards... everything shows and hides all work so I have to assume that the assignment of variable works as well.  I used numbers initially and changed my value of the variable of "dude" just to make sure I was not missing something.

    Capture.PNGCapture2.PNGcapture3.PNG

    Here's the aciton condtional which is performed after the entry of the slide

    Capture4.PNG

    All logic seems in tact for me however I click on each of my boxes and all conditions must be true, but will not display game bar...

    Note: I also tried to show a next button and just show the things randomly with the same logic and it just will not work... What am I doing wrong?

    Something escapes me in your question: How do trigger you the conditional action? I suspect that he is never executed, but may be wrong of course.

    I created a small example to check: slide contains 3 buttons that trigger an action condtional with two decisions. The first decision is a simulated standard measure (condition 1 = 1 is always correct) assigns the value 1 to the variable corresponding user and displays a caption text, that was initially hidden. This is a screenshot of this first decision Stand for the first Bt_One action to be triggered by the first button:

    The second decision Check is the action of condtional real, very similar to yours. This will be done after the first decision:

    Create a duplicate of this action for the other two buttons, you only have to edit the first decision where the user variable needs to be changed.

    In my example, when you click the last button (regardless of the sequence) all the text captions should have been disclosed (I na not hide others, but you can do the same of course) and the second decision check will result in a positive response, so the playback bar appears immediately.

    Lilybiri

Maybe you are looking for