Action of the trigger to set time or when the audio is finished?

Is it possible somehow form to trigger an action at a certain time or when some audio is over? It is built in function in the Storyline articulate so I wonder if Adobe wizards have figured this out.

I'm looking to adjust a variable when the voice-over that basically says that the slide is complete is complete. I know how to do this with buttons and on the output but even on the output does not work properly because the user can leave the slide without completing the audio.

You would probably need to build or buy a widget.  There used to be a widget that could be used to perform actions based on time.  It is listed on this page:

http://www.Infosemantics.com.au/widgetking/the-widget-pages/

However, I do not know if there is a compatible with Captivate version current version 7.  You must ask the Director Jim Leichliter.

http://captivatedev.com/2012/09/26/adobe-captivate-6-0-free-widget-time-based-actions/.

In addition, since it is a SWF widget it would be not compatible with HTML5.

Tags: Adobe Captivate

Similar Questions

  • My speakers are white noise from time to time even when no audio plays

    I have a gateway all-in-one and for some strange reason, I get some white noise on the occasion of the left speaker. -What or is it a fan there that makes noise.

    Another possibility is static for several other power cords?

    Also, most based GSM cell phones can cause this is the phone is close to the speaker (s).

  • How can I prevent Captivate to advance to the next slide, after the end of the audio and I click on click to show/hide sidebar box?

    I currently have a slide that plays audio.  While usage is listening to the narration that I can click on three different click the boxes with advanced actions to open and close text boxes, I want the user to read the value.  When reading narrative ends and I'll click on the boxes to click to read a text box, it moves to the next slide.  I understand that I may have to replace the box with smart buttons click but I don't know how to stop the progression to the next slide.  I already have a next button that is put on pause until the user clicks.  Any help would be greatly appreciated.  I'm on a tight schedule.

    Quickly, I created a sample file, just have a slide with three form buttons that act as the toggles and a next button. The first three buttons break late exactly at the same time and the next button.

    Since it's the slide by clicking the audio stops no audio at all (common misunderstanding). I created a shared action, with the purpose to display and the variable (mine are labeled v_one instead of v_visib) as parameters:

    StarOne is what you want to show/hide. You can click on infinite time on each key to show/hide this element. He won't interfere not audio, once he started playing he will continue. When the audio is finished, you can still continue to click. Just click on the next button will advance to the next slide. It's my calendar

    No need to rewind the playback head in this case at all.

  • How can I trigger an action on the click event of wheel with ApplicationMessages?

    Hello world

    I've recently implemented ApplicationMessage provided for JDE 4.6.0. It allows developer create custom messages in the global Inbox of messages about its application. It works fairly well but I threshold have question though: when I click on my ApplicationMessage in overall Inbox of messages I get this pop-up: 'no messages not configured service. "You will be able to save draft".

    I want to trigger an action (updates my request on the foreground for ie) on this event and prevent this pop-up to appear. I have not found a way to do good.

    Somone have never worked with ApplicationMessage and managed to trigger an action on the click event of wheel?

    Thanks in advance.

    PS: A less important but another question: my ApplicationMessage time in the overall message Inbox is displayed this way: 10:... instead of 10:45 for example. And yet I didn't understand what was the reason of this bad view (it seems that the date is too long or something).

    I thought about it: you must register at least an ApplicationMenuItem for your ApplicationMessage, the action triggered by this menu item will be the same if you click your ApplicationMessage with the wheel.

  • Is it possible to set actions on the button "submit" a Quiz question?

    Is it possible to set actions on the button "submit" a Quiz question? I want to advance to the next slide or continue when they get the question right, or come at the end of the tent, they are allowed. I would like to eliminate the Next continue/button. Why does take two actions to come out of the slide? I use 8 Captivate.

    Not possible, or you you screw up the functionality of the quiz slide. Submit button is the most important object of each slide of the default questionnaire.

    I suspect that you are not on 9 Captivate but on an earlier version? Perhaps reading this article:

    Question Question slides in Captivate - Captivate blog

    You don't need the next to all button if you do not allow the review. If you allow the review, you cannot uncheck, because otherwise the user will be pasted on slides during the review. You can drag the next button under the light of the button (see article). The Send button will trigger actions Success/Last attempt, that you can use to your advantage.

    If you want to limit the submission of a single click process, you will find a scenario in the same article

  • Dynamic action - Get the difference between two dates + times

    I have problems a little dynamic to work action. I'm trying to get the time between two dates with the time difference.

    Here is what I got (this is apex 4.0):

    Two date pickers + two numbers fields (date/start/end times)

    I created a dynamic action on the page who fires on the point lose focus (above points).

    The real action for the DA is the body of the PL/SQL function:
    declare
      end_date DATE;
      start_date DATE;
    Begin
      start_date := to_char(:P1_START_DATE || ' ' || :P1_START_TIME, 'DD-MON-YYYY HH:MIAM');
      end_date := to_char(:P1_END_DATE || ' ' || :P1_END_TIME, 'DD-MON-YYYY HH:MIAM');
      :P1_HOURS := end_date-start_date;
    End;
    When I change the values on the page, I get the following error:

    AJAX call back Server error ORA-06502: PL/SQL: digital or value error: character number conversion error to set the value.

    I'm guessing that there is a problem with the date formatting, but I can't make it work. Thanks in advance!

    Hi djston,

    because you chose the dynamic action of 'Set value' with the "Body of the PL/SQL function" type you need to return the value. Try the following code

    declare
      end_date DATE;
      start_date DATE;
    Begin
      start_date := to_date(:P1_START_DATE || ' ' || :P1_START_TIME, 'DD-MM-YYYY HH:MIAM');
      end_date := to_date(:P1_END_DATE || ' ' || :P1_END_TIME, 'DD-MM-YYYY HH:MIAM');
      RETURN (end_date-start_date)*24;
    End;
    

    and P1_REQUESTED_HOURS like 'item affected. "

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

    Published by: Patrick Wolf on January 17, 2011 10:54

  • Why the time display is set to 19 when I run the attached VI

    Why the time display is set to 19 when I run the attached VI?

    Thank you.

    Seconds function Date/time returned to 12/31/1903, as UTC is false.  Set the Boolean value TRUE (UTC)

  • Time since the last action of the front by the user

    Hi I'm looking for an easy way to get the elapsed time since the last action of the façade was done by the user. This should be a security check as after two hours, the system should. Officially, I checked this by comparing a value absolute clock read before the loop appropriate at the present time. But as I have now two loops at the same time it would not work, and in any case, I hope that there should be a nicer solution.

    Thank you

    Wolfgang

    There is a function in the dialog box & User Interface Palette called Wait for activity on front panel.

    I would use that in its own loop updating a functional global variable (even a local variable or global variable could work).  Whenever it is running, it currently puts in the variable.

    Use another loop to monitor this variable.  If the current time is equal to or greater than 2 hours, the longer stored by this expectation for function FPA, then execute your strategy to stop.

    Looks like you describe something similar.  If you're doing now doesn't work for you, after your VI so we can comment on her one suggest improvements.

  • Can not set a value by the executed dynamic action on the page element "selection list."

    I created an agenda of the page 'list of selection' and I want to when I change a value in another element of the page set only 'screen '.

    I created a dynamic action on the page element "selection list" for this.

    These are the dynamic action attribute:

    When:

    ======

    Event: change

    Selection type: point

    Article: P29_PURCHASE_ORDER

    Condition: No strings attached

    Advanced:

    ========

    Scope of the event: static

    Identification:

    ==========

    Action: Set

    The ' Action Page when the changed value "attribute of the element of 'list of selection' = 'None', and when I run form the dynamic action run and set the value for once and do not update the value according to the change in the article"list of selection. "

    Note: when I change the previous attribute of 'Redirect and set', dynamic action run and properly value, but the value was hidden soon

    I want to value when the value of change of select list according to this change successfully.

    Please, advice me,

    Best regards

    Mustafa Ezzat

    Hello

    you set the value of the 'Page elements to submit' to P29_PURCHASE_ORDER?

    Then, the SQL statement would use the current selected value.

    This is the help text says: "specify a list separated by commas of the elements of the page that will be submitted to the server and therefore available for use in your"SQL statement"," PL/SQL Expression"or"Body of the PL/SQL function".»

    Kind regards

    Erik-jan

  • 'Custom actions' of the CPU in the Resource Pools: should I also set the VMs child on "custom"?

    Hello world

    Imagine a VMware vSphere 4.1 cluster managed, of course, by vCenter Server, with some 4.1 ESXi hosts.

    This cluster has 3 Pools of resources: development, Production, quality

    Now consider that the Resource Pools have been initially implemented in the following way, about the 'actions' for 'CPU resources':

    -Development: Shared low =

    -Quality: Sharing = Medium

    -Production: Sharing high =

    Several virtual machines were placed in the Resource Pools. Some virtual machines are single vCPU, but others are vSMP ones: some have 2 vCPU and some of them have 4 vCPU.

    Now, I read the following articles of the (large) put at disposal by Duncan Epping, VMware, in his blog "Yellow brick", on "Resource Pools" and actions:

    The Resource Pool priority-Pie Paradox - yellow bricks [written by Craig Risinger]

    Actions on Resource Pools

    http://www.yellow-bricks.com/2010/12/14/shares-set-on-resource-pools/

    Actions on a Resource Pool, custom scripted

    http://www.yellow-bricks.com/2010/02/24/custom-shares-on-a-resource-pools-scripted/

    Now, imagine that I have manually changed several Pools of resources from low/normal/high "Custom" and gave them the following values:

    -Development: 3000

    -Quality: 6000

    -Production: 9000

    The virtual machines inside each Resource Pool appear to be all set up to 'Actions' = 'Normal '.

    I want to know is this:

    1 - since I changed Resource Pool shares 'Low' / 'Normal' / 'High' to 'Custom', I should / need to change the 'actions' in each individual VM from "Normal" to "Custom"?

    2 - I'm guessing that the sum of the actions of all virtual machines in a Resource Pool must be equal to the actions that I gave to this Pool of resources. Am I wrong?

    3 - I also guess that the only practical way to make this change to Virtual PCs, if necessary, is to generate scripts, preferably using PowerCLI. Friend, I have right?

    Thanks in advance!

    See you soon,.

    Ricardo

    Whatever resources the resource pool level are applicable to this pool of resources and will get the part accordingly. So that resources will be divided between the virtual machines according to the shares they hold.

    Example:-two pool of resources A and B.

    Total cycles CPU = 10000 Cycles CPU

    A part (custom set) = 6000 CPU Cycle.

    Part B (custom set) = Cycle CPU 4000.

    Now a resource pool has three virtual machines powered with shares.so high normal and low on this desire to cycles CPU 6000 cases divided among them in 4:2:1

    VM1 have = 4 * 6000/7 = 3428 cycles cpu.

    VM2 will get = 2 * 6000/7 = 1714 cycles cpu.

    Vm3 will get = 1 * 6000/7 = 857 cycles cpu.

    so according to your requirement, you can change your actions at the level of the virtual machine.

    PS:shares come into picture when there is a conflict.

    HTH

  • How to set the action of the car for when I put a CD?

    I must have made a few changes in some settings and I want to put it back is like that. It was when I put a CD in the drive, it give me a list of optional actions and ask me that one to do. I think that there is a box sayingalways take this Action. I must have checked this box and then clicked on something that actually nothing still. So now when I put a CD in the drive, nothing happens.

    How can I fix?

    Try right click on your DVD/CD drive and select Properties. Then define the actions of the Autoplay tab Microsoft Security MVP, 2004-2011

  • Point for the action Menu spacing: set an action item to appear in the menu of the action at the bottom?

    How do you define an action item to appear in the menu of the action at the bottom? As the point to delete shown here:

    https://developer.BlackBerry.com/Cascades/documentation/Getting_started/porting/mapping.html

    You would most likely want to start with https://developer.blackberry.com/cascades/reference/bb__cascades__deleteactionitem.html and discover the parent class.

    The text suggests that the title and icon appear in the standard only if you do not specify your own when you add the element, so there is hope, you can fake it.

  • Create a global variable, get/set of action of the div nested

    I read a lot of posts on this subject that offer slightly different solutions, but I can't seem to get one of these solutions to work in my context.

    Perhaps my difficulty comes from the fact that this div is nested in a symbol and 2 groups of div. I try to access within a click action.

    So it goes: Stadium > Parent symbol > Group div > div group > Group div with the click action.

    I create the variable in a compositionReady on the stage action. I tried the following statements:

    • sym.myVar = 'myVal ';
    • sym.setVariable ('MyVar', 'myVal');
    • setVariable ('MyVar', 'myVal');
    • var myVar = "myVal";

    And the Committee of action of the div group, I tried the following syntaxes:

    • Alert (sym. MyVar);
    • Alert (sym.getVariable ('myVar');
    • Alert (getVariable ('myVar');
    • Alert (sym.$('myVar'));

    And I tried all reasonable combinations of elements on these two lists.

    Anyone know what I'm missing? All documentation to help me get my head around the principles at work here would be appreciated!

    Here are 2 case: nestedSymbols.zip - Box

  • Popup error when using the AJAX or update Action for the region or a State

    Hello

    I had a problem with an application that I developed and I was banging my head against the wall with this for some time without success. Several pages in my application rely on the use of AJAX to refresh a region on the page with the updated data, running every 5 seconds. I have the following code in the foot in my region:

    var refresh_region = function (region_in) {
        try {
            jQuery(region_in).trigger('apexrefresh');
        } catch (e) {
            //Suppress error messages
        } finally {
            setTimeout(function() {refresh_region(region_in)}, 5000);
        }
    }
    refresh_region('##REGION_STATIC_ID#');
    
    
    

    What is happening is that I often have a popup with the title "Message from Web page:" and one of the descriptions following error (with the last being the most common):

    • : Error - HTTP Version not supported
    • Error: error - unknown

    The problem is that this page is used on the kiosks without keyboard, and once the error popup is displayed, the page continues to answer and user interaction to click on the Ok"" button. Another question, which is even more frustrating, is that these windows will accumulate above the other nearly one hundred sometimes profoundly, to the point where, sometimes, I need to force, exit the browser or restart the kiosk. There are also cases where the entire application stops responding and none of the pages will load. The only way to solve this problem is to have my DBA restart Glassfish. He went through some of the papers, but he sees nothing specific that helps him understand why he keeps to himself, but he believes that all these popups eat connections until the server runs.

    This has been a recurring topic since the app went live and I had hoped that with the help of a block try {} catch {} would prevent these popups errors but no luck. I also made a copy of the page today and refresh moved dynamic Action using the timer plugin but the popup always appears. I am following up to see if it happens more often than the AJAX approach.

    In the end, there are two issues here:

    1. What causes the error in the first place?
    2. How can I prevent the error popup windows until I can find #1

    I have tried everything I can find online to disable popups, all of this without a bit of luck:

    • Using try {} catch {}
    • Disable script debugging in Internet Explorer
    • Uncheck 'display a notification of every script error '.
    • Catch the window.onerror event

    Does anyone have any suggestions on how I can avoid these popups?

    I have a copy of the application on apex.oracle.com:

    • Workspace: SCCC_TEST
    • User/Pass: TEST/test
    • Page: 5

    Thank you!

    Once I started to think the ajax Manager that I started, I was wondering if ajax would actually raise an error at all, and it is not just the success of shooting when but throwing an error because it cannot handle the return (error page html for example). I'm not sure.

    You can try to use this code, which will replace the current call and will call _Appel with your own parameters. _Appel is a private member is not accessible so it's probably the best alternative. Not really a hack in my book. The structure is in place, then why not.

    //preserve original function
    var asw_orig = apex.server.widget;
    //override existing function
    apex.server.widget = function(pName, pData, pOptions){
      var lOpts = pOptions;
      //set the error handler function
      lOpts.error = function(){alert("this is my error handler function");};
      //pass along the variables to the original call
      asw_orig(pName, pData, lOpts);
    };
    

    I wondered if maybe the session may have expired at a certain time and therefor, you found these errors, because the update is not aware of this and therefore makes invalid calls. Just throw something out there.

  • Button in the list of actions for the lines

    Hello

    My data object repeatedly for different processes with status as Started, completed, has not
    I want to show a button in the list of actions for instances failed. Once you click on this button I want to trigger an alert

    Is it possible

    Actions are there now they give button at the view level, I am unable to get a button or set up an action at the level of line

    11G version of BAM


    Any suggestions

    Alert will be triggered separately for each row that is changed, so if your goal is to trigger the action of webservice as many times as the number of lines you have chosen in the action list, it serves very well your purpose. And you want to pass values from lines to alert, I suggest that make you all fields editable in list of actions (view open in edit mode and go to properties-> editable fields) and choose "Insert" action button action and put the lines in an another dataobject temp (and not your real dataobject that gets corrupted) set the alert on this temp dataobject and finally in your list of actions during execution, if you want to pass values from the list to the alert or change these values to pass new values, everything is possible and clicking "submit" should give you the expected results.

Maybe you are looking for

  • Thunderbird is no longer asking, log.

    Where are the settings to make sure that my connection is NOT registered? I want to be able to enter my password each time.

  • PT-100 resistance measurement

  • EOS Rebel T3 battery problems

    Hello I had my camera maybe 8-9 months ago, and I tried to understand this battery problem since then. The original battery supplied with the camera hardly worked at all. I would like to load completely, and then it would take about 5 pictures and th

  • How can BlackBerry Smartphones GPS on 8310 I get the card?

    Can someone please tell me how to get the cards and use them on my 8310 as a gps travel card. I use very often and that you don't really want to pay for them. I saw a discussion on free google maps. Help, please Ash

  • DV9930US Audio driver WinXP

    Hi, I've been looking around and can't find a compatible with the model of computer audio driver for Windows XP Professional 32-bit laptop dv9930us. HP, drivers windows xp for this product are less satisfactory, really, there are a total of 6 drivers