Forced Navigation - Want the next button to display after user clicks on all buttons.

Hi. I'm new to using Captivate to make a learning module. I'm stuck on this forced navigation issue. I created 8 click boxes that the users have to click on. I created 9 advanced actions. Each AA for the click boxes hides text boxes that don't pertain to it, shows a text box, plays audio, and assigns a number 1 to a variable I created. There are 8 variables. I then created an conditional AA that displays the next button once all 8 variables have the number 1 assigned to it.
For some reason, the next button doesn't display even though I'm sure each variable has the number 1 assigned to it. Also, I want the entire audio to play for the click box before the person can click on the next click box. Right now, I can click on a click box and then another click box right afterwards and the audio stops and the next audio starts. Can you all please help?
I am using Captivate 6.0.0.199.  My computer is running Windows 7.  I want the output to be SWF.  Thank you in advance for your help!

First of all, install the patch, you are still on the unpatched version that had a lot of bugs. Almost one year ago a fix was released, your version should be 6.0.1.240. Use Help, Updates.
The difficult part will be the audio, the other part should be very easy, have explained that a lot of times. You could disable all click boxes, but then you need a new event to trigger the 'enable' action. Is it that important? Are those users not wise enough to listen to the audio, or is that audio not interesting enough? Why not instruct them about listening?
I suppose you use the Play Audio statement, and indeed, when you trigger another audio clip the previous one will be stopping. You could attach the audio to an 'invisible' object, and make that visible which will play the audio. But that will cause another issue if the user clicks too quickly on a second click box: both audio will play at the same time.
Lilybiri

Similar Messages

  • How to cancelling email submission after user clicks "yes/no" button of message box?

    could some one tell me, how can i cancelling the submission event after one user clicks "yes/no" button of message box? The scenario is the following:
    After data input in a dynamic form clicks the user send mail button. Before the email submit, the user has to decide going back to the form and validate the input or continuing to submit email.
    In case of going back to validate input the submission event must not solve. So, how can i implemente it in java and/or form calc script?
    Thanks so much for your help in advance and i am very glad to hearing from you soon!
    Djinges

    Hello,
    The most easy way to solve your problem is to add two buttons, the first should be regular button and the second is submit by e-mail one. Set the
    'presence' property of the second to 'hidden' and add to it your email address. To the first button on 'click' event add the script like this
    form1.#subform[0].Button1::click - (JavaScript, client)
    var answer = xfa.host.messageBox("Send e-mail?","e-mail",2,1);
    if(answer==1){
    EmailSubmitButton1.execEvent('click');
    Hope this helps.

  • Buttons stop working after 2 clicks of any buttons ??

    i've pasted in the action script below thats causing the problem and a shot of the timeline ... i'm really new to flash (this is my first atempt actually) ... Its driving me a bit nuts as all i'm trying to do is make a load of buttons work.
    At the moment what happens in browser preview is that i can click two or sometimes only one button (doesnt matter which) and from that point on none of the buttons work any more ...
    It seems like a common problem from what i have read around the web but i cant find an answer ...
    can anyone help please !?
    ps: it was working previously until i entered more (currently uncoded, but with rollovers) buttons onto frame 2 (all sitting within menu2 layer)..
    import flash.events.MouseEvent;
    stop();
    home_btn.addEventListener(MouseEvent.CLICK, gohome);
    comm_btn.addEventListener(MouseEvent.CLICK, commmenu);
    leis_btn.addEventListener(MouseEvent.CLICK, leismenu);
    hotel_btn.addEventListener(MouseEvent.CLICK, hotelmenu);
    resi_btn.addEventListener(MouseEvent.CLICK, resimenu);
    product_btn.addEventListener(MouseEvent.CLICK, productmenu);
    health_btn.addEventListener(MouseEvent.CLICK, healthmenu);
    retail_btn.addEventListener(MouseEvent.CLICK, retailmenu);
    educ_btn.addEventListener(MouseEvent.CLICK, educmenu);
    environ_btn.addEventListener(MouseEvent.CLICK, enviromenu);
    contact_btn.addEventListener(MouseEvent.CLICK, contactmenu);
    history_btn.addEventListener(MouseEvent.CLICK, historymenu);
    function gohome (event:MouseEvent):void{
    gotoAndStop(1);
    function commmenu (event:MouseEvent):void{
    gotoAndStop(2);
    function leismenu (event:MouseEvent):void{
    gotoAndStop(3);
    function hotelmenu (event:MouseEvent):void{
    gotoAndStop(4);
    function resimenu (event:MouseEvent):void{
    gotoAndStop(5);
    function productmenu (event:MouseEvent):void{
    gotoAndStop(6);
    function healthmenu (event:MouseEvent):void{
    gotoAndStop(7);
    function retailmenu (event:MouseEvent):void{
    gotoAndStop(8);
    function educmenu (event:MouseEvent):void{
    gotoAndStop(9);
    function enviromenu (event:MouseEvent):void{
    gotoAndStop(10);
    function contactmenu (event:MouseEvent):void{
    gotoAndStop(11);
    function historymenu (event:MouseEvent):void{
    gotoAndStop(12);

    if you click comm_btn and go to frame 2, any buttons that no longer exist on frame 2 will lose their listener.
    to remedy, all your buttons should be created in frame 1 and placed in a layer that has no other (than 1) key frames.
    if you don't want a button (eg, comm_btn) to be visible to users when you are in frame 2, for example, you can use:
    comm_btn.visible=false;
    // or
    removeChild(comm_btn);
    in a frame where you want comm_btn to be visible, use:
    comm_btn.visible=true;
    // or
    addChild(comm_btn);

  • My ical froze and keeps trying to process a cut and paste that I added to the calendar.  I have to force quit but the next time I open it is still frozen.  Can't use at all.  Help!

    My iCal has frozen when I tried to add a cut and paste to the calendar for notes on a meeting I'm attending.  I have to force quit but the next time I open it is still frozen and everything I've tried doesn't erase the message so I can continue using.  Can't use at all.  Help!

    I have the same problem--have you found a solution?

  • When user clicks on "Like Button," the counter increases but nothing shows up showing the user recommends my site to their friends. What did I do wrong?

    When user clicks on "Like Button," the counter increases but nothing shows up showing the user recommends my site to their friends. What did I do wrong?
    I used the iframe code from Facebook's "Like Button" site; and inserted the code in the html widget popup box, then positioned it where I wanted it on my page and published. It looks fine (though I had to add "http" before my url to get it to show up).
    So, when a user clicks on button, a pop-up opens asking for Facebook password. When I (the user) enter a password, nothing happens after that. I thought the idea was that a user would be able to show their friends that they like my website. After I entered my password in pop-up after clicking on "Like" I went to my facebook page (a company page) to see if it showed that I (the user that clicked on "Like" on iweb) recommended the website. But nothing showed up. I thought maybe it was because Facebook associated my password as the admin for the Facebook page so didn't count it. But a friend tried it and same thing happened. I went back and on one page I put in another facebook code for a combo Like/Send button. It shows up but acted the same as the regular Like button.
    Questions:
    1. Is this the way the Like Button is suppose to work? Only benefit of Like button being that it just counts the clicks on the Like button and does NOT let users share their recommendation with their friends?
    2. If it's suppose to let users share their "Likes" with their friends, what did I do wrong? There were three types of code but in reading discussions, they all say to use iframe. (I used the first choice which I think was html for Javascript SDK and put that in my HTML Snippit box and the Like/Share button showed up on my iweb page next to the facebook icon and the words "likes this" but when I click it, I don't see instructions that it's sending my recommendation to my friends.)
    I must have done something wrong, but can't figure out what. Does anyone know? If the only benefit of the Like Button is the counter, it doesn't seem worthwhile.
    Thanks to anyone who can figure this out!  My website is couponsforfun.com

    You want something like this?
    http://home.wyodor.net/demoos/facebook/
    The send button sends the link to their friends in the address field with a message.
    They recieve a message in the inbox.
    There's no post on a page.
    If they want that, then they should share the link themselves.
    Perhaps it's best to study what facebook has to offer and how it works instead of guessing what it is supposed to do and be disappointed.

  • Previous page navigation after on click of cancel button of a form in adf

    Hi,
    Can any one tell how previous page navigation works in adf?
    I am working on a portal page which is having a common footer for all jspx pages.This footer contains a golink for feedback form.
    so the problem is when I Navigate to any page (# page 1)and then Navigate to some other page (#page 2) and on click of Feedback link displayed on footer of page 2 Feedback form is displayed. and on Click of Cancel button of the form.
    Expected Result:
    User should be navigated to the page that they were on. (i.e., Page 2)
    Actual Result:
    User is navigated to page 1 instead of page 2
    i.e it is taking browser previous url.
    I am using the following code for the cancel button
    <af:commandLink text="Cancel" id="cl5">
    <af:clientListener method="goBack" type="click"/>
    </af:commandLink>
    java script....
    function goBack()
    window.history.back()
    Edited by: 993530 on Apr 23, 2013 3:35 AM

    Hi,
    Immediate = true is already been set for cancel button
    The problem is when i come back to the 1st page vo is getting executed again and is taking lot of time.. i need to see that vo does not get executed again
    in the vo for view criteria -- query execution mode , i have made as in memory and now it has become fast on click of cancel button. But i am getting the following error when i perform search in the first page
    Missing FROM in a SELECT statement
    An unexpected expression token is found.
    Thanks,
    .

  • Disable next button until user click an object button (captivate 6)

    I would like to disable the next button on a slide until the user clicks on a certain object. 
    I also would like to show a warning pop up message that appears and disappear when the user clicks next button before clicking the required object.
    Thanks!
    Jay

    But you want the Next button to be visible?
    What is that ' certain object'? Can you turn it into an interactive object, which is possible with smart shapes? Create a user variable v_click with a default value of 0. To the 'object' that has become interactive, add the standard action 'Assign v_click with 1'. The value of that variable will be checked in the conditional action that is attached to the Next Button.
    For the Next button create this conditional action:
    IF v_click is equal to 0
        Show popup message
    ELSE
        Hide popup message
        Go to Next Slide
    Lilybiri

  • Sometimes (but not always), when I try to open a pdf document from the US bankruptcy court website, I get a window asking if I want to use Adobe Acrobat. After I click "yes", I get a bland screen.

    == Issue
    ==
    Firefox is having problems with certain web sites
    == Description
    ==
    Sometimes (but not always), when I try to open a pdf document from the US bankruptcy court website, I get a window asking if I want to use Adobe Acrobat. After I click "yes", I get a bland screen.
    == URL of affected sites
    ==
    http://
    == Troubleshooting information
    ==
    Firefox Version
    3.6.3
    Extensions
    Name
    Version
    Enabled
    ID
    Skype extension for Firefox 2.2.0.70 false
    Java Console 6.0.01 false
    Java Console 6.0.02 true
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows 7
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
    == Plugins installed
    ==
    *-Office Plugin for Netscape Navigator
    *Download and Print Plug-in DLL
    *Default Plug-in
    *Shockwave Flash 10.0 r45
    *Adobe PDF Plug-In For Firefox and Netscape

    Hi.
    Does this only open on that specific site?
    In any case, you may want to:
    - instruct Firefox to handle PDF files in a specific way by going into Tools > Options > Applications and selecting the option you want for the PDF files
    - reinstall Adobe Reader and its Firefox plugin
    - install another reader instead of Adobe Reader. I recommend Foxit Reader ( http://www.foxitsoftware.com/pdf/reader/ ), since it's free, VERY light, VERY fast, safe and also has a Firefox plugin (make sure you don't have both Adobe Reader plugin and Foxit Reader plugin enabled/installed at the same time in Firefox)

  • Whats the next  Module to go After MM ?

    Hi Experts ,
    Can you please  discuss which should be the next module to learn after MM ?
    I have some info and want your feedback .
    WM and EWM >> Good if one is interested in stock and inventory management and want to extend the knowledge in same area
    SRM >> Extend MM knowledge in purchasing area, course content is less
    APO >> DP , SNP , PPDS >> If this is taken what are pros and cons and out of these three which one will be good to go with MM and why ?
    SNC >> I have very less idea on this so please add some points wrt MM .
    Any other product which can be taken in line with MM , please suggest ..
    Thanks and Regards
    SB

    Hi
    MM is Vast Module
    Purchasing
    Material Requirement Planning
    External Service Management
    Inventory Management
    Logistic Invoice Verification
    Ware House Management
    Excise Duty (CIN)
    Outsourced Manufacturing
    Batch Management
    Release Management
        ..........  etc
    If You know these then go to other module .. SRM is good ..
    Regards
    Anand

  • I cannot find a way to sort the bookmark folders themselves alphabetically by name.I am not talking about in a view mode but in the way they are displayed when I click on my bookmarks tab. Can someone explain to me how to accomplish this.

    I have a lot of various book mark folders with websites contained within each folder. I am able to sort the websites within each folder alphabetically by name but I cannot find a way to sort the bookmark folders themselves alphabetically by name.I am not talking about in a view mode but in the way they are displayed when I click on my bookmarks tab. Can someone explain to me how to accomplish this other than manually dragging them as this is extremely hard for me due to the fact that I am a quadriplegic with limited hand movement dexterity

    Bookmark folders that you created are in the Bookmarks Menu folder. "Sort" that folder.
    http://kb.mozillazine.org/Sorting_bookmarks_alphabetically

  • How to export the Apex web page to PDF with click of a button?

    How to export the Apex web page to PDF with click of a button?
    Am looking at exporting the Form view on APEX to be exported to PDF.

    In order to get a PDF, you need to generate a Report....in PDF format.
    If you are using the APEX Listener, you can initiate the download of the PDF by calling APEX_UTILS.download_print_document()  (I normally place this in a Process)
    BUT -- You have to create the Report (under Shared Components) and a Template (also under Shared Components).
    The white paper in my first post gives you the HOWTO "[Create] Custom PDF Reports with Oracle Application Express and the APEX Listener".
    Start by creating a Report (in Shared Components, bottom right) that uses a simple SQL statement like:
    Select * from emp where empno = :P15_EMPNO
    You may need to hard code the parameter before you hit "Download XML" button.
    The XML that you get from clicking "Download XML" satisfies the "Step 1 - Create an XML Data Source" found on Page 11 of the document.
    The rest of the instructions is in that whitepaper.
    MK

  • I cannot delete the open apps as earlier after double clicking the start button

    I cannot delete the open apps as earlier after double clicking the start button after the new update

    Force close apps
    1. Double tap the home button to bring up the multi-tasking view
    2. Swipe the app's windows upwards to close
    3. The app will fly off the screen
    http://support.apple.com/kb/ht5137

  • When is the next iphone 6 delivery after 9/19?

    when is the next iphone 6 delivery after 9/19? is there a delivery on 9/26? or it jumps on oct 1-6

    Apple will estimate the shipping date based on estimates of how fast they can manufacture devices, demand from online orders, keeping stock in stores, etc.
    They will then present you with an estimate-usually a range such as 3-4 weeks.

  • How can i connect iphone to itunes.. i want to restore because my finger mistakes that click Reset all content and setting.. so iphone are empty.. all foto and data lost, right.. how can i use my iphone again..

    how can i connect iphone to itunes.. i want to restore because my finger mistakes that click Reset all content and setting.. so iphone are empty.. all foto and data lost, right.. how can i use my iphone again.

    Yes, try to restore your iPhone from iTunes or iCloud backup.
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    Tell us the result if you will try.
    <Link Edited By Host>

  • HT4191 I deleted notes on my mac but did not want them deleted from iPhone but after synching they are all done. Can I get them back?

    I deleted notes on my mac but did not want them deleted from iPhone but after synching they are all done. Can I get them back?

    Deleting on one device does not affect another device.
    You can delete the App's on the iPhone and nothing will happen to the ones on the iPad.
    1.  You don't need to.
    2.  Settings->Cellular->"Use Cellular Data For" will show the data usage for each App since the last statistics reset
    3.  Settings->General->Background App Refresh Will show which Apps are allowed to get data in the background
    4.  It restricts it to Wifi.  If the App requires internet access and Data is turned off, it will have to wait until the device is connected to a wifi network.
    5.  Nope, You just use up battery since the BT radio will continuously look for nearby BT devices.
    6.  The Personal Hotspot uses your cellular internet connection from your phone or other cellular device; whether you consider that secure or not I cannot say.  It also depends on what you are doing while connected to the Hotel's wifi. I would not do online banking while on vacation though.

Maybe you are looking for

  • Link to Community in 4.5WS

    I am trying to create a gadget in 4.5WS that provides a list of communities which when the user clicks on the link they are taken to that community. I have tried to follow the guidance given in one of the Plumtree Knowledge base articles which basica

  • No search menu topic in photoshop cs5

    Hello, im new here, and I'm from Germany, so sorry for my english.. I upgraded from CS 4 Design Premium to CS5 Design Premium this week, after that I'm missing the blue search topic at the help menu item in Photoshop CS5. Any idea ? I have OSX 10.6.6

  • Can I make a still pic from a movie in iPhoto?

    Hi Guys, I've got a movie of my daughter blowing out her fifth birthday cake candles. Can I extract a still from this to put on her thank you cards?

  • Kit sales - scheduling agreement

    Hi experts, When creating scheduling agreement for kit sales, the screen "schedule line" is grey. How to make it activate? ps. For kit sales, item category for header component is TAP while sub-component is LPN. If using the scheduling agreement for

  • When I click on a desktip shortcut I get an error message saying it can'tfind the file

    After the error message comes up, it finds the page after a few seconds.