Use a button to the reversal, or click here to see the hidden text

I am using Captivate 8 and I want to use a custom button I created as a rollover or click to view the object.

For example, I have a useful suggestion I want the user to see if they choose to click on a light bulb.

The bulb is customized to three positions (high, low).

There is NO option to have this button to act as a trigger to display a text like a rolling caption.

I thought it was a fairly common feature - I can't do that in Captivate?

If I use the function of turning over I got to fix above my button. Although rolling works, he defeated the Visual purpose to have the button to display a different color turnover, since the bearing must be on a top layer.

Is there a custom code that I can use for this?

Check out this blog:buttons on Question/Score 6 Captivate Slides?-Captivate blog

Although the question slides, there a button configured to display information. But you need a tip or, since you're on CP8, joint action.

I'm a little surprised when you say "There is NO option to have this button to act as a trigger to display a text like a rolling caption."? The success of your button action has a long dropdown menu with simple actions possible, one of them is show. You're supposed to hide this legend of text (or shape with text) and make it visible with the Show command. If you want to toggle the button to act like a button, you'll need a user variables and a conditional advanced or shared action. Something like this:

IF v_visib equals 0

See the Tx_n

Toggle v_visib

ON THE OTHER

Hide Tx_n

Toggle v_visib

v_visib is a user variable, a Boolean value that has two possible rated: 0 means that the object is invisible, 1 that it is visible. I would prefer a shared action here, with only Tx_n (the legend of text) as a parameter. You can override this setting by any object or group, when you use an instance of this action. It is one of the actions in my shared library of actions.

Tags: Adobe Captivate

Similar Questions

  • I have a button with the icon text. Is it possible to increase the space between the text and icon?

    Mr President.

    I have a button with the icon text. Is it possible to increase the space between the text and icon?

    adf button text image space.png

    adf button text image space.jpg

    Concerning

    Have you tried it as directed by the other thread?

    
    

    See you soon

    AJ

  • Everyonce in a while, I get a pop up window that says ' you run lack of disk space on drive BRFD click here to see if you can...» "What is a legitimate dialog or malware?

    I am running windows 7 on new laptop - everyonce in awhile, I get a pop up window that indicates "you run lack of disk space on BRFD-Drive (g) click here to see if you can free up space on this drive"-it's a legitimate dialog or malware?

    Ready boost is a piece of software that uses an external flash as SD card memory / Compact etc. as memory cache that the computer can use... as virtual but faster memory.

  • Is it possible to open/start a slide show using a button on the home page?

    Hi all. I want a slideshow on the homepage of my site for graphics, but ideally, I want that it pop up "in place" If a button is pressed (these buttons are for things like 'illustration', 'design impression', 'logo design' etc, with each being a portfolio of images slideshow.) Is this possible to do? So instead of buttons each link to their own page, they link to a slideshow that is displayed on the screen?

    Let me know if you need more information.

    Yes, you can design it.

    Use any composition, trigger can be used as button that would open the container to the click. Into a container, insert slide show with images.

    Images used may be related to their specific pages.

    Thank you

    Sanjit

  • How to use Labview "" buttons"" in the operation of the program?

    I try to use the ok button to run the program adds to the value of the cluster X Y (millemetre) [which is the operation of machine vision] with value X Y offset [which i will to enter myself] but... I don't ' know how it does do, now I try to use the structure of the event, but it does not work

    Please give me some advice please... by the way I've got to do this thing made by 3 days because of my calendar... thank you

    This software is also to locate the orientation for robot to cling to the object using the CCD camera

    Place the structure of the event within a while loop. Take a look at some of the examples provided with LV, for sure, they show it.

    Then, use the change event of value for the ok button (square button of the terminal that fram for the locking behavior set correctly).

    You can pass the data of XY to the loop to output in the same framework of the event to read the moment you press the ok button.

    Felix

  • Radio button of the available text fields

    I have Radio buttons affect you yes and no, I want to make sure if yes is selected the three text fields are available and necessary, but if none is selected then three fields are not available.

    Help, please.

    Place the following code in the MouseUp event of two radio buttons. This code assumes that the value of the key to Yes is 'Yes' and text fields named 'text1', 'text2' and 'Text3 '. Change depending on your situation. If the Yes button is not selected, the text fields are hidden and their values are reset. If so, the fields are displayed.

    You really should put the function as a function called in a JavaScript script at the level of the document and call it from events MouseUp, but you should get the idea.

    (function () {}

    An array of names of fields for text fields
    var f_names is ['text1', 'text2', 'Text3'];.
    var i, f, disp, bReset;

    Whether to show or hide fields
    and to restore or not
    If (event.target.value = 'Yes') {}
    DISP = display.visible;
    bReset = false;
    } else {/ / no is selected}
    DISP = display.hidden;
    bReset = true;
    }

    Show/hide the text fields and reset if indicated
    for (i = 0; i< f_names.length;="" i="" +="1)">
    f = getField (f_names [i]);
    f.Display = disp;
    If (bReset) f.value = f.defaultValue;
    }

    })();

  • The use of shortcuts in the help text element

    Hi all

    I have a problem using shortcuts in the sections of help text for the items. It is said in the help "help of the element supports shortcuts using the syntax"SHORTCUT_NAME".", but apparently not. In the sections of shortcuts to shared components, it is not said that shortcuts can be used in the section of help text.

    I use 3.1. This is a bug of 3.1? In the list of bug has been fixed, I don't see that it was a bug in 3.1 so.

    If this isn't a bug, and it does everything just not in the help text sections, you have any suggestion to provide the help text for a system of aid elsewhere in the Organization?

    Thanks, Bpprive

    I can't find how to display help text you quoted, but the shortcuts are not supported in the help item-level. They are supported in the labels of items, however.

    If you can describe the steps you took to locate this text I would appreciate it so that we can correct the information.

    I have not any suggestions on support systems, but I'm sure others will.

    Scott

  • Set a style different cases for the same placeholder (data fusion) used two times in the same text

    Hello.

    I have a document with some parties updated with the fusion of data (via placeholders). Is it possible to set a style of different cases for the same placeholder in the same text. See the example:

    Mike runs its < < vehicule_placeholder > > in the city. But its < < VEHICULE_PLACEHOLDER > > is meant to be shared.

    If the value of this placeholder in the file merger is 'bike', the sentence should be:

    Mike runs his bike in the city. But his BIKE is meant to be shared.

    Is this possible? How?

    Thank you.

    You can do it. A character style for this configuration placeholder text, set in all caps.

  • Whenever I am trying to download the youtube video using idm button at the bottom of website, e0x80029c4a error.

    Original title: error e0x80029c4a

    Hello. I use Windows 7 64-bit. My problem is when I'm trying to download the youtube video using the idm at the bottom of the site, the Dungeon of e0x80029c4a error is displayed. So how to solve this problem?

    Hi Kukuki,

    It's probably a problem with Internet Download Manager.

    If you have reinstalled the program and the problem still persists, you may have Internet Download Manager contact for assistance: http://www.internetdownloadmanager.com/support/index.html

  • Single user lock screen requires now click here to see the password field; what setting or API controls this?

    At first, this may seem like only an issue with a third-party application, but the question applies to Windows in general. I am a software developer and experienced Windows user, but I can't seem to find no answer on what's going on.

    Normally lock on Windows 7 Professional 64-bit (when you press Windows + L for example) display an icon of great user, the user name, the word "locked" and a password field and a "Change user" button. But after installing the client VPN Junos Pulse , my lock screen changes: it is a tiny user icon and no password field. I have to click the tiny user icon before a password field is displayed:

    This situation is not limited to the Junos Pulse. I found the people ask this question after installing programs face connection. Others have had the same problem. And still others have had this problem - more recently. But no one can provide no answer to which change the login screen.

    If I uninstall Junos Pulse login screen returns to normal. But the question is not about Junos Pulse; I want to know what Windows setting or API call causes this situation. What could be the Junos Pulse that would lead even this behavior?

    Yes, I already checked that there is only one user account after the installation of Junos Pulse, and the guest account is disabled.

    Junos Pulse setting changed to change the behavior of my lock screen, and how to make a lock screen normal return that immediately presents the password field without requiring an additional click?

    Hi Garret

    Your message is addressed in the discussions on these forums of Community consumers Microsoft. It is better suited for the MSDN Developer audience. Go to the links below and ask your question in the appropriate forum.

    MSDN forums: Index

    http://social.msdn.Microsoft.com/forums/en-us/categories

    MSDN forums:

    http://social.msdn.Microsoft.com/forums/en-us/home#category=usingforums&filter=AllTypes&sort=lastpostdesc&content=content

    Concerning

  • Read more about the buttons that expand the hidden text

    Sorry if this is a fundamental issue. How create [Read More] buttons that expand the text hidden in a paragraph in Dreamweaver CC 2015?

    How create [Read More] buttons that expand the text hidden in a paragraph in Dreamweaver CC 2015?

    If you use the bootstrap information, use the data toggle and the class of the collapse.

    data-toggle = "collapse" data-target = "#details1" > READ MORE

    class = "collapse">

    DETAILS1 CONTENT GOES HERE...

    Nancy O.

  • JSON content - click here to see another symbol on the stage

    Hello

    Thanks Zaxist, I have a code of work similar to that below:

    $.getJSON ("content.json",

    {function (Data)}

    for (var i = 0; i < data.length; i ++) {}

    var s = sym.createChildSymbol ('template', 'content');

    s.$("title").html (Data [i] .title);

    s.$("description").html (Data [i]. Description);

    s.$("Seira").html (Data [i]. Seira);

    s. $("imageholder") .css ({'background-image': "url ('" + data [i].) "}) (image_+_«_'_»)});

    .data s. $("imageholder") ("Great", data [i] .largeimage);

    s.. Click$ ("imageholder") ("click", Function {}

    sym.getComposition () .getStage ().$("finte").css ({'background-image': ' url ("+ .data ('l arge') $ (this) + ') '});

    });

    }

    });

    Now, I'm trying on the click function to show the display symbols on the stage, for example during the click on the first point, the red symbol will appear, so cliked the second element of the (previous symbols which appeared will be hidden) and the new blue symbol will appear. So on with all the other ellements with JSON files.

    I tried this on the code, but nothing:

    $.getJSON ("content.json",

    {function (Data)}

    for (var i = 0; i < data.length; i ++) {}

    var s = sym.createChildSymbol ('template', 'content');

    s.$("title").html (Data [i] .title);

    s.$("description").html (Data [i]. Description);

    s.$("Seira").html (Data [i]. Seira);

    s. $("imageholder") .css ({'background-image': "url ('" + data [i].) "}) (image_+_«_'_»)});

    .data s. $("imageholder") ("Great", data [i] .largeimage);

    s.. Click$ ("imageholder") ("click", Function {}

    sym.getComposition () .getStage ().$("finte").css ({'background-image': ' url ("+ .data ('l arge') $ (this) + ') '});

    If (data [i] = 3) {}

    sym.getComposition () .getStage ().$("red").show ();

    }

    else {}

    sym.getComposition () .getStage ().$("red").hide ();

    }

    If (data [i] = 5) {}

    sym.getComposition () .getStage ().$("blue").show ();

    }

    else {}

    sym.getComposition () .getStage ().$("blue").hide ();

    }

    });

    }

    });

    Could you help me?

    Thanks in advance!

    Well, if I have understood correctly, you want to check your image index, and the index was 3 or 5 show you a symbol appropriate for this...

    I want to tell you something before I tell you how you can do this:

    data [i] is your index of json files that return data from your json file not a number, and if your json file is something like this:

    [

    {"image": "images/toy - B.jpg",}

    "title": "1st Image."

    'Names': 'toy-B '.

    }

    ]

    (I'm looking for purpose of json that have index 0) means of data [0]

    Well in this address, we have an object, but no data! because it has not itself data say witch we want, so it just return a data unreadable (just object), so if we say

    Image Data [0] (now we have image data and this will return us Images/toy - B.jpg )

    so we cannot simply say that [i] data

    you need to do this way:

    .data s. $("imageholder") ("Great", data [i] .largeimage);

    s. $("imageholder") .data ('myIndex', i); We need another variable to save our index

    s.. Click$ ("imageholder") ("click", Function {}

    sym.getComposition () .getStage ().$("finte").css ({'background-image': "u rl (" + $(this).data('Large') + ")"});

    If ($(this) .data ("myIndex") == 3) {/ / read value right and check}

    sym.getComposi () .getStage ().$("blue").hide () ing;

    sym.getComposition () .getStage ().$("red").show ();

    }

    ElseIf ($(this) .data ("myIndex") == 5) {}

    sym.getComposi () .getStage ().$("red").hide () ing;

    sym.getComposition () .getStage ().$("blue").show ();

    }

    });

    }

    });

    also, you wrote your statement if and else in an improper way, learn the right way at the top for future use

    If you have any question do not hesitate to ask

    Zaxist



  • Techniques to eliminate the space allocated to the hidden text?

    Is there a way to eliminate the space reserved for text that has CSS positioning equal to hidden, size of the police of zero and zero line height.

    The text is a placeholder for a future binding.  I wish I could have all the coded navigation and then simply remove the attribute "hidden".

    When the link is ready to go live.

    Thank you!

    Try using the display: none.

    CSS:

    . Hide {display: none}

    HTML:

    hidden link text

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com

  • Can I use "home" button to let the phone alarm clock

    I have lenovo vibe s1, I ask can I use multitasking button or the "home" button to let phone-wake up while the screen locked instead of the button On / Off?

    No, I don't think you can do this on the phones of Lenovo. Some phones (used to) support double tap, but not all and it did never work very regularly. On some phones of Lenovo, you can use the home button to light a torch after long press. I think you neeed to wake the phone to screen lock however.

  • How to use radio buttons to display different text depending on the selected button?

    I am new to acrobatXi and have been implemented on-line to fill PDF Forms.

    I have 3 radio buttons in a group (Group 1) choice1, the lendemain2 and the 3 choices.

    I would like a text box to display the text "price" If you selected option 1, the 'price B' If you selected option 2 and the ' price C "If you selected option 3.

    I have no experience of java, so any help would be appreciated.

    Use this code in the custom text field calculation script:

    var v = this.getField("group1").valueAsString;
    if (v=="Off") event.value = "";
    else if (v=="choice1") event.value = "Price A";
    else if (v=="choice2") event.value = "Price B";
    else if (v=="choice3") event.value = "Price C";
    

Maybe you are looking for

  • iPhone ring is not on some calls

    Ringer is on. My wife can call me and the call comes loud and clear, but many other calls doesn't ring or vibrate. I checked, double checked and triple checked the settings, but what happens on calls more. Help?

  • Help - extension for the binary download java

    I was wondering if someone could look over what follows and say if I made a simple mistake somewhere in the java code. I wrote an extension to allow me to download a binary file by passing a URL to a web server and a destination file for storage on B

  • How can I download the latest version of adobe flash player?

    When I try to play a game on facebook, it says I need to use the version update to adobe flash player, I am running windows 7.

  • How to get the same result on different characterset?

    Hello experts,I use Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production PL/SQL Release 11.2.0.3.0 - Production "CORE 11.2.0.3.0 Production" TNS for 64-bit Windows: Version 11.2.0.3.0 - Production NLSRTL Version 11.2.0.3.0 - P

  • Required complicated updateXML

    HelloFirst of All, I'll apologize in advance one) the stupidity of bits of the obligation that I am trying to solve (you'll know 'em when you see em!) and b) if I accidentally simplify my example.The requirements that I work with are not yet complete