By clicking on a button of captioning an event?

I'm clicking on a captioning button an event that can be used to control something else?

I have attached with audio audio objects, controlled by advanced actions, and I need to simulate a CC script.

Wish I could join CC any audio file to you!

No, you need a programmer. Make custom buttons (using the buttons on the form, which can be placed on the slides or model of time during the rest of the project) is no longer so difficult. Sorry, cannot help you in this case. All events, available to trigger actions in Captivate, are upward in a table can be found here:

Events / Actions (Advanced) - Captivate blog

Regarding custom buttons:

1 share = 5 buttons toggle - Captivate blog

Tags: Adobe Captivate

Similar Questions

  • How to listen for the click to the button actionContent in view event

    Hello

    In doing so:

    FlexGlobals.topLevelApplication.addEventListener ('actionContentClick', showOptions);

    By calling showOptions() any time that the view had come out. Sticks of Manager and every time I get a view in the creationComplete for this turn I add the listener even over and over.

    How should this be done?

    1 FlexGlobals.topLevelApplication is the subject of the right to listen to?

    2. I can remove the listener on view turn off, but I don't know if that will be called whenever the view goes.

    3. check if an object already has an earpiece and who is he?

    Thank you.

    1 not sure; What exactly are you trying to do?

    2. Yes, every time you move to a separate view that will be dispatched to the VIEW_DEACTIVATE event. It would be a good place to remove the event listener.

    3. you can use hasEventListener(type:String) to test the presence of an event handler.

    -Tom Kraikit

    Flex SDK engineer

  • CP4 - Pause a slide with several buttons and continue after clicking a specific button

    Hi all

    I know that a break has been discussed, with the idea that you can use a clickbox (tiny/transparent) to pause the slide in CP4.

    My problem is that I have a few buttons to show/hide a scenario/question in a slide that is suspended with a clickbox.  I would like a particular button to advance the slide (for example, the button 'Next').  Currently * any * button will UN-pause the slide even if all the buttons use advanced actions and are not defined for advnace slide to the click.

    Basically, I want to achieve this goal:

    http://kb2.Adobe.com/community/publishing/871/cpsid_87182.html

    Scroll down for the film and ignore everything apart as a result of clicking on the US/Europe/ISO buttons, you don't advance the slide. (I don't like on all counters/times etc.).

    BB

    (just in case it is useful to my slide includes):

    (1) invisible clickbox to pause at the top of the timeline (i.e. "put on the map"

    (2) an another clickbox with a legend of success/failure (that I want to advance the slide)

    (3) a "Hide" button that hides the name of a legend and shows another button (all with a tip action)

    (4) a "show" button that shows the 'hide' button and the legend (by peak action)

    (5) a couple of areas of turnover used to mimic navigation so that the user can click in the right place for (2).

    )

    Hello

    What's you point to one of my articles? Oh, I see now you are intrigued by the little film. It was created with Captivate 5 and CP4 is a little heavier.

    I just answered a question similar, but explained by adapting the user file. He wanted to have several areas to click that showed a text caption and offer the user the opportunity to click as many times as he wanted to in order any on those select boxes. Only when you click on the continue button (or click box), there should be a navigation to the next slide. If I understand you correctly, this is a similar case?

    My workflow: do NOT use multiple actions for areas of click to show/hide captions. He must not trust at all, and in addition you must go back the playback head to avoid it continues after clicking on a CB. Create a tip action for every click like this screenshot:

    Here, a single text of the legend was hidden, but can be extended to many of course. The last instruction (assignment) is important: it puts the read head back a frame, so that it remains before the point of interruption.

    I blogged about this type of micro-navigation once, but the examples are for CP5 and later versions:

    Micro-navigation in Captivate

    Lilybiri

  • Newbie question: How do I hide a page after click on the button?

    Hello!

    My name is Rafael. I'm talking about the Brazil.

    I am new user on the AdobeCycle software

    I do a form and I need help, please.

    My project form has three pages:

    1st Page - Instrucion

    Page 2 - form with fields to fill in

    3ª Page - (this page will be hidden). This page will be information the information filled out by the user to the 2nd Page . Will be just text.

    What do I want?

    When the user click on the button send email, I want the page with the form is hidden and show the 3rd Page with information (no field, only the full text). I want to send the PDF file to the e-mail with the 1st Page and 3rd Page (just the text with the information).

    How can I do this? How do the 3rd Page (the information filled with page two)?

    No problem of Rafael,

    Adobe have a guide that is very useful to access many of the features of the fields here: http://partners.adobe.com/public/developer/en/tips/CalcScripts.pdf

    I think about her a lot.

    Then at page 164, it looks like access/change the color of the legend AND the value:

    TextField1.caption.font.fill.color.value = "R, G, B" / / change the color of the legend

    TextField1.font.fill.color.value = "R, G, B" / / change the color of the value

    If you want to change the color of the border, then this requires another script. The example on the blog we mentioned, examples on page 2 to change the color of the borders of the second row down): http://assurehsc.ie/blog/index.php/2010/06/laying-out-a-form/

    For example:

    VNAME var = this.name.toString ();

    xfa.resolveNode (VNAME + ".") ui.textEdit.border.edge") .stroke ="solid";

    for (var i = 0; i)<4; i++)="">

    this.ui.oneOfChild.border.getElement("edge",i).color.value = "255,153,0"; orange tint

    xfa.resolveNode(vName_+_".ui.textEdit.border").getElement ("edge", I) .thickness = "0,0200" in

    }

    In addition, here are some links that might interest you: Re: books or guides for Livecycle Designer

    Good luck

    Niall

  • Newbie question-hide/show content of layers when you click on the button

    HI guys, I have very limited knowledge of Flash and Action script 2, but I would like to solve this problem.

    I have an animation that shows the items highlighted in a diagram. As the elements are highlighted, the audio will play (to explain the animation). because we create for people with disabilities as possible, we have also created captions with text to audio. Thus, in separate layers, we created bubbles and text that is synchronized with the actions of animation on the screen. It is also synchronized with the audio.  We want to have a button (button close captioning) when users embed it, they see the text captions and if they push it again, they do not see the text captions.

    my questions are

    (1) what is the best way to create the effect I'm looking for?

    (2) will what order actionscript take for the button actions?

    Thank you

    That's the problem.  When click you on your button the first time, you have set the onRelease Manager.  then he works with the following clicks.

    to remedy this, use the code exactly as I gave it BUT attach it to the frame of the timeline that contains your key for the button itself.

  • My portfolio is currently configured to allow access when locked. I used to be able to double-click the home button and seems my card and I would enter my access code. I have updated to IOS 10 and I am no longer able to do this.

    My portfolio is currently configured to allow access when locked. I used to be able to double-click the home button and seems my card and I would enter my access code. I have updated to IOS 10 and I am no longer able to do this. All the settings are there. I have an IPhone 6.

    Are? you double click in front of the screen of the iPhone are? (pending). This is what seems to work for me.

    I hope this can help.

  • How to open 2 sites on start and 1 Web site when you click the home button?

    How to open 2 sites on start and 1 Web site when you click the home button?

    You can change your shortcut on the desktop Firefox with two starting URLS. To try:

    • Shortcut on the desktop: right-click on the icon, choose Properties
    • Icon taskbar pinned: clic click right on the icon, right click in Mozilla Firefox, click on properties

    Windows normally selects the shortcut tab. If this is not the case, go ahead and click on the shortcut tab.

    You will see the target highlighted. On 64-bit Windows, which is usually either not less the following:

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"
    

    For the specific shortcut launch pages, you can add them to the end, for example:

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -url "http://www.dilbert.com/" -url "http://www.gocomics.com/pearlsbeforeswine"

    After OK'ing the Properties dialog box, you can test everything right now to confirm that Firefox is now launching a window with tabs. Either:

    • Double-click the shortcut on the desktop
    • right click on taskbar icon pinned, click Mozilla Firefox

    Who do you want?

  • Cannot open in a page Web, on the page of the Bank opens a new tab and indicates that the site has moved here, but when you click on the button here it still does nothing

    When I go to internet banking as a clydesdale, it opens a new page to connect, but a few days ago it stopped working with the new update. Now when I click on connect, it says "FOUND the document pushed here." and clicking here opens another page of connection, but after being entered the details the page doesn't load. the same thing happens on other sites, on the other, when I click to read the messages page does nothing, and if I click to open in a new tab the same page is displayed instead.

    GundamGirl said

    Theres been other people having this problem too...

    Yes, for example, that this person- https://support.mozilla.org/questions/1078226 -, but they did not post cost around if any suggestion made a difference, I appreciate your following upward.

    Here are two other things to check:

    (1) connection settings - have they been customized?

    "3-bar" menu button (or tools) > Options > advanced

    Click the mini network, and then click the settings button

    The default value of 'Use system proxy settings' should follow your 'LAN' setting, as well as IE, but you can also try 'No proxy' to see if that makes a difference.

    (2) extensions - test Firefox to turn off Safe Mode

    Firefox Safe mode is a standard diagnostic tool to disable some advanced features of Firefox and extensions. More info: questions to troubleshoot Firefox in Safe Mode.

    Does not work if Firefox: Hold down the SHIFT key when you start Firefox.

    If Firefox is running: You can restart Firefox in Mode safe mode using either:

    • button "3-bar" menu > "?" button > restart with disabled modules
    • Help menu > restart with disabled modules

    and OK reboot.

    Two scenarios: A small dialog box should appear. Click on 'Start mode safe' (not update).

    Any improvement?

  • Impossible to return to the place where I ieft off after clicking the back button

    When I browse Smugmug photos, after you select the gallery that I want, when I'm done and I click the back button it brings back me initially galleries and not where I chose the last Gallery or photo. IE and chrome don't do that.

    Thank you for your question and I'm happy to help you. I understand that the back button does not work as expected in Firefox, all seeking to smugmug.

    At the same time as a work autour, if you right click on the back button, it will give the list all the pages that are visited.

  • Click on the button "display remote content" content remote does not show. If I go back to e-mail even later "display remote content" is not on the page.

    The "issue" essentially lines the problem.
    No distance shows content when the user clicks on the button "view remote content. Once it has been clicked on a specific email, if I go back to the same email, the button "display remote content" is not on the e-mail page and no remote content shows again in the body of the email.
    I use an updated version (24.4.0) of Thunderbird.

    The problem is often caused by anti programs anti-virus and other security software blocking Thunderbird to get the remote images. The GET for images using a web port usually and some security software not see Thunderbird as a browser and block access.

  • Can you is more middle - click on the buttons back and forward to open the most recent last/next page as a new tab?

    I use Firefox 26, and I remember at some point in the past you could middle - click on the buttons back and forward to open the most recent last/next page as a new tab. Now, it does not work. I have not changed anything else on Firefox I know works, so was it gradually as keyword.url or is this something else?

    ... OK, this is weird. I restarted Firefox in safe mode and the reworked for/back Middle-click, so I thought it was one of my modules. Yet once, I opened Firefox in normal mode... and Middle-click works.

    I have no idea.

  • I have to click on the button to return several times to return to a page. How can I fix it?

    On most of the pages I have to click the back button several times to return to page 1.

    Some Firefox problems can be solved by performing a clean reinstall. This means that you remove Firefox and all the leftover program files and then reinstall Firefox. Please follow these steps one by one:

    1. Download the latest version of Firefox from http://www.mozilla.org office and save the installer to your computer.
    2. Once the download is complete, close all Firefox Windows (click Exit in the file menu or Firefox) and confirm all future messages.
    3. Now, uninstall Firefox by following the steps mentioned in the article to Uninstall Firefox .

    IMPORTANT: Under Windows, the uninstall program has the option to remove your personal data and settings. Make sure that you have not check this option. If not all of your bookmarks, passwords, extensions, customizations and other Firefox data user profile will be removed from your computer.

    After uninstalling Firefox on Windows, delete the folder of the program "Mozilla Firefox", located by default in one of the following locations:

    • (Windows 32-bit) C:\Program Files\Mozilla Firefox
    • (On 64-bit Windows) C:\Program Files (x 86) \Mozilla Firefox
    1. Go to the Windows Start menu and click on 'computer '.
    2. In the Explorer window that opens, double-click on disk Local (c) to open the C:\ drive.
    3. Find the folder "Program Files (x 86)" or "Program Files".
      • On 32-bit Windows, double-click the Program Files folder to open it.
      • On 64-bit Windows, you'll see a folder "Program Files (x 86)" AND a "Program Files" folder. Open the Program Files (x 86) folder.
    4. You are looking for a folder of Mozilla Firefox . If you find one, right click and select delete and confirm that you want to move the folder to the trash.

    Now, go ahead and reinstall Firefox:

    1. Double-click on the downloaded Setup file and go through the steps in the installation wizard.
    2. Once the wizard is completed, click to open Firefox directly after clicking the Finish button.

    Please report back to see if this helped you!

  • When I open a Google search page and scroll down and click on the button "Next", things fail. With Safari, it's okay. Mac lion.

    A left click on the button 'Next', the screen go to pale (frosted, low text) and locking. But a right click on the button 'Next' and selecting 'Open in a new page' instead, works very well. You are using Safari normally on the same computer works fine.

    If you close Firefox, and then start Firefox in Mode without failure, in the problem? To start Safe Mode, go to help > restart with disabled modules.

    If the problem does not occur in Mode safe, then you can disable your extensions one by one until you find out that one is at the origin of the problem. See Troubleshooting extensions and themes and problems of hardware acceleration to resolve common Firefox problems.

  • How is it when I click on the buttons to exit, or the new tab open or any other button button are not repsond? I have to close the program down to get a new page.

    I can't get anything to respond when I click on the buttons. I can't go out the window, the back or forward buttons are unresponsive ect... I have to get out of the whole thins just to get a new page. I have uninstalled several times but it didn't seem to help.

    Hello

    Please check if this occurs in Safe Mode

    Extensions of the issues

    Troubleshooting Extensions and themes

    Uninstalling the modules

    Uninstalling toolbars

  • cursor not click the logout button in yahoo, rediff etc pages?

    cursor not click the logout button in yahoo, rediff etc pages. For example, once I open my yahoo page, the mouse pointer does not change its appearance to the finger type when I try to click the logout or Inbox. This does not happen with chrome or explorer.

    This problem can be caused by that extended the Yahoo! toolbar or extension of Babylon also well down and covers the top of the browser window and therefore links and buttons in this part of the screen not clickable.

    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) > Add-ons > appearance/themes).

Maybe you are looking for