Captivate 5: Opening Multiple URLs

Hey All,
My company is currently working on some new Captivate training. We have, however, run into a snag. We continually run into the problem that when you click a button to open a url/file it contines past the pause we have built in. We can't build a pause into the button itself due to audio narration. We thought of using a few seconds at the end (after the audio) to create an invisible pause (invisible button that pauses) before the next button pause. However we have a few slides wehre there are about 8 links they need to click. We mainly want them to be able to open the files as many times as they want without the training advancing on its own.
So that is your mission if you choose to accept it.

Hi there
Does the link below help you solve it?
Click here to view
Cheers... Rick
Helpful and Handy Links
Captivate Wish Form/Bug Reporting Form
Adobe Certified Captivate Training
SorcerStone Blog
Captivate eBooks

Similar Messages

  • Opening multiple URLs using window.open in Safari 3

    Anyone know how to write javascript to open multiple URLs at once using Safari 3? Code like this worked fine in Safari 2, but when I upgraded to 10.4.11, Safari 3 now only opens the first URL when the javascript is run.
    window.open(url1);
    window.open(url2);
    window.open(url3);
    Thanks!
    BTW, I'm also using Saft (and had been using it before when this worked).

    If the Saft preference of "Always open browser window in tab" is unchecked, then Safari 3 will open each of the URLs in new Windows.
    I've written to the author of Saft about the issue and will follow-up here with more details when available.

  • Captivate 7 opening a url

    I have placed a click box to open a URL, it works fine in preview mode but once I publish the project they fail to open the URL
    I am in Captivate 7 (not a trail version)
    thanks

    See the information on this link about Flash Global Security:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/how-to-set-up-flash-global -security
    If you want 300 more tips, you'll need to read the book:
    http://www.infosemantics.com.au/troubleshoot-adobe-captivate

  • Opening a URL/File in new window instead of new tab

    I think I know the answer to this, but I'd like to check anyway.  When setting an action to Open URL or File for a button/click box/hyperlink/etc, is there a setting in Captivate to open the URL/File in a new WINDOW instead of a new TAB? I know to use the "New" setting along with the Open URL or File action. I assume opening in a new window instead of a new tab by default is going to depend on the settings of whatever browser you use, but like I said, just wanted to check. Thanks!

    If you open it in javascript and specify a height/width or location it should open in a new window.
    window.open("http://www.adobe.com", "_blank", "toolbar=yes, scrollbars=yes, resizable=yes, top=500, left=500, width=400, height=400");

  • Open Multiple files in One go......

    Hi all,
    I need to open multiple file jpg files present at a particular location in one go. I am developing the application in ADF and i used the following code in for loop
    response[i] = (HttpServletResponse) fctx.getExternalContext().getResponse();
    // file should be downloaded without display
    response.setContentType("application/x-download");
    response[i].setHeader("Content-Disposition", "attachement; filename=\"document "+listFiles[i].substring(0,(listFiles[i].length()-4))+".bmp\"");
    but it opens only one file(the last one of the for loop). Finally i evn tried Runtime.getruntime again in a for loop, still it didnt work.
    I got an option from somewhere sugggesting to use firebox viewer. I browsed for the software, but found thatfirebox can open multiple url's in one go and did'nt get any relevant help regarding firebox viewer.
    Is Firebox viewer a component of firebox???If so how to use it to open multiple jpg files???
    How to integrate this firebox viewer with ADF???
    Any help???
    Regards,
    Amitt

    No, I have idea about FifreFox Brower, its about FireFox viewer, may be a plug in or component of Browser(Even I am not sure whether there is any component like viewer or not???),
    But the key is that ki i want to open a multiple jpg files in one go. Whether using FireFox Viewer or something else it does'nt matter.
    Any suggestion????
    Amitt

  • Captivate 7 Click box and bottons not able to open an URL on a new window

    I inserted a button and a click box in CP7 to open an URL on a new window. The URL opens but in a New Tab. There is an issue that the URL cannot be opened on a NEW WINDOW, I am using IE and Chrome. Do you have any ideas about this issue and how to troubleshoot it? I tried with Safari and it works fine.
    Thanks, Jorge - Adobe Captivate 7 user.

    Hi Jorge
    It's my understanding that all you can do is to configure the link to open in a new "whatever". Whether you get the link opening in a tab or a window is left up to the browser and how the particular user has their browser configured. For example, I use Firefox and when I look at its settings here is what I see.
    I'm guessing there must be a way to force a new window, because I do see new windows appear. But I think in those cases folks are doing it by using JavaScript.
    Cheers... Rick

  • Open multiple reports in WEBI Through URL

    Hi All,
    We are working on BO XI R3.1 WebI reports. We are trying to open multiple reportparts using opendocument url. We tested with juts one report part and it worked fine, but so far, the attempt for multiple report parts using same url has never succeeded. Can anyone suggest a way to achieve this?
    Thanks in advance.

    Hello ,,
    Could you please share the full scenario...
    How exactly you are expecting. with open document syntax.
    Thanks
    Santhu.....

  • How to pass # (Not Assigned) in open doc url ??

    I am unable to pass # (Not Assigned) in open doc URL. I am also try %23 ( encoded form of #) but it show MDX error and when i supply directly # then my WebI report pull all the data i.e. my filter doesn't work. Please give me some way to pass # in opendoc..

    http://boseimdev60:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AQgEkeXDfo5PpR_IFC.rse0&sIDType=CUID&sType=wid&sRefresh=Y&mode=full&sRefresh=Y&lsSCalendarYear%2fMonthTo=032010&lsSCalendarYear%2fMonthFrom=032010&lsSInfoprovider (Multiple Required)=ZPUR_C15&lsSPlant(SelectionOptions%2cOptional)From=&lsSPlant(SelectionOptions%2cOptional)To=&lsSPur Doc Category (Optional)=K&lsSPlant=%23
    Here Plant=%23 i.e. in last i increase this prompt in WebI level so its work.

  • Open Multiple PDFs from within excel using VBA

    Hi,
    I'm using excel 2010 and would like to open pdfs based on filenames I have listed in excel.
    I attached a little of my code below which gives an idea of what I'm doing.
    First question:
    Is there a way to open mutiple files so that they are in one "instance" of adobe?
    The way this currently works, is it opens up a whole new window for each file which can make desktop very cluttered.
    Second question:
    Our pdfs are actually in Sharepoint and so what I am first doing, is converting the URL to point to a mapped directory of the Sharepoint Site.
    For this to work, the user must first map the sharepoint directory to a specific drive letter.
    I'm wondering if there's a way to pass an actual URL via a shell command so I can skip the mapped drive bit?  When I try it, it doesn't open the file.
    Thanks!
    My current vba:
    'sFileName = full URL of the file in sharepoint
         'Replace URL with Mapped Directory
            sFileName = Replace(sFileName, "http://aamteams.alv.autoliv.int/sites/alvgmbu/", "A:\")
         'Replace slashes in URL
            sFileName = Replace(sFileName, "/", "\")
         'Test if file exists before opening so adobe doesn't hang up on opening
            If Dir(sFileName) = "" Then
                A81_Try_Opening_In_Adobe = False
                Exit Function
            End If
            l_strProg = GetDefaultProgram(sFileName)
            'Execute function to open PDF
            Shell l_strProg & " " & sFileName, vbNormalFocus

    Hi Test,
    We would like to open directly in adobe for the following reasons:
    1.  The users like opening our pdfs in adobe over browsers by a large margin.
    2.  If we use a mapped drive and adobe, you can see the filenames in the start bar which is important when you have multiple files.
        If you open in browser (like we do today), you only see the left side of URL
        Left side of URL is always the same so it does no good to see what file your in.
    3.  We have had issues where sometimes the pdfs open "blank" until I refresh the browser.
    4.  We are also looking for a way to make a local cache of most common files for faster loads.
    But maybe I will give shell execute a try if it can find a local copy first in the code.
    Then open in browser as last resort.
    Using either shell or shell execute, is it possible to open multiple adobe files in the same instance or will we always have to get one instance for every pdf?
    Thanks for the help!

  • Open multiple websites in one window

    I would like to open multiple websites in one window with multiple tabs using VBA in Excel.  My present code opens each website in a separate window.
    Sub Weather()
    ' Look at weather websites
        Dim URL As String
        Dim ie As Object
        URL = "http://cleardarksky.com/c/AnaheimCAkey.html?1"
        Set ie = CreateObject("InternetExplorer.Application")
        ie.Visible = True
        ie.navigate URL
        Set ie = Nothing
        URL = "http://www.goes.noaa.gov/GSSLOOPS/wcir.html"
        Set ie = CreateObject("InternetExplorer.Application")
        ie.Visible = True
        ie.navigate URL
        Set ie = Nothing
        URL = "http://www.weather.com/weather/hourbyhour/l/92886:4:US"
        Set ie = CreateObject("InternetExplorer.Application")
        ie.Visible = True
        ie.navigate URL
        Set ie = Nothing
        URL = "http://www.wunderground.com/cgi-bin/findweather/getForecast?query=92886"
        Set ie = CreateObject("InternetExplorer.Application")
        ie.Visible = True
        ie.navigate URL
        Set ie = Nothing
    End Sub

    Hi,
    It depends on your popup blocker (built-in or Addon toolbar), tabbed browser settings and IE security settings.
    See general tab of Internet Options, Tabs button.
    you can specify a target parameter in the navigate method to reuse the one IE window and open each site in a new tab (depending on your settings above).
    window.navigate method
    Regards.
    Rob^_^

  • Can I open multiple tabs in Firefox when WINDOWS starts up? Command line limits to about 204 characters...

    I know how to configure Firefox so that it opens multiple tabs every time you open ''Firefox''. I want it to open multiple tabs when I start ''Windows''. Or in other words, I don't want to connect to multiple web pages every time I open a browser, just the first time I log on for the day.
    I tried appending the web sites in the command line of a Firefox shortcut in my Windows Startup folder. The problem is that in this approach, you're limited to as many URL's as you can type in about 204 characters ('C:\Program Files (x86)\Mozilla Firefox\firefox.exe' uses up 52 of the 256 characters available in a shortcut).
    Is there a way to open more tabbed web sites than that?
    What would be cool is if there was something like a FFstartup.ini file or something, where you could provide a list of websites as long as you want, and it would open them all. So, the command line would look like:
    'C:\Program Files (x86)\Mozilla Firefox\firefox.exe' 'C:\Program Files (x86)\Mozilla Firefox\FFstartup.ini'
    ...and the FFstartup.ini file would look like:
    [Startup]
    'http://www.yahoo.com'
    'http://www.google.com'
    'http://www.firefox.com'
    etc...
    If there's no current way to do this, how would I make this suggestion to be developed?
    Thank you!

    Use a .bat or .cmd file to start Firefox if you need more space than the target line in a shortcut allows.<br />
    Separate the URLs with spaces.
    start "" "C:\Program Files\Mozilla Firefox\firefox.exe" http://www.yahoo.com http://www.google.com http://www.firefox.com
    * https://developer.mozilla.org/en/Command_Line_Options

  • How to open multiple report windows on button click without losing session?

    Hi,
    JDev : 11.1.1.2.0
    I am trying to open multiple discoverer plus report windows using my ADF application.
    My requirement is that user has to select multiple reports from the screen and by clicking on submit button all the reports should be opened in different windows.
    1) Below link provided me the the first solution but I can't go with it because my page is jsff and in jsff it doesn't support form tag.
    http://andrejusb.blogspot.com/2007/07/opening-report-window-in-adf-faces.html
    2) RichGoButton also provide targetFrame property but there is not action property in it so I can't call backing bean method with RichGoButton
    3) I have tried to open report windows using javascript window.open with ExtendedRenderKitService but on discoverer side it giving error message that Discoverer Plus cannot attach same session to multiple request.
    4) I have created one jsp page in the same folder where my jsff is kept in my ADF application and on submit button click I have launch this jsp page using afConetxt.launchDialog and in jsp scriplet I have written response.sendRedirect to report url but here all report are getting open properly to seperate windwos but my ADF application session is getting timeout so after clicking on submit button it will automatically goes to login page it cann't stay with the current page.
    Hoe you have understnad my problem and please provide me if you know any other solution aprart from above mentioned 4 solutions
    Regards,
    DevD

    sURL is query parameter value that I want to pass on jsp page. It is used to set some value on jsp page.
    If this is not a right approach then let me know how to pass the parameter in jsp page.

  • How to open multiple Forms sessions

    How do I open multiple sessions of Oracle Forms on the same Client machine. Right now if I have a Forms session open, when I open a new browser session and type in the URL it takes me back to the Oracle Forms session which I have open. I am running Forms 6i on 9iAS on a Solaris machine. Thanks in advance for any suggestions.

    Rajesh,
    Your question will be answered rightly in the Oracle - Forms discussion formums.
    Thanks,
    Bala.

  • Open an URL or a scipt

    Hello,
    I want to open an URL like www.google.com when a user press
    on button.
    How should i do it because if i choose for example On success
    : Open URL or a File and in URL I write www.google.com. It doesn't
    work.

    We're having the same problem...trying to open a URL
    (actually, a PowerPoint file stored on our intranet) without
    success. One of coworkers just got a hung system; I get a "No page
    to display" window with the message "Action canceled. Internet
    Explorer was unable to link to the Web page you requested." I've
    tried publishing the Captivate files to the intranet (which puts
    them in the same folder as the PowerPoint file), but it didn't
    help. Interestingly, the link works just fine in native preview
    mode, but not in Web preview or the published version.
    It's quite possible that you're right about the security
    settings being the issue, but I don't think that the solution
    presented in that demo (changing the security settings) would
    really help, because that would just change the settings for my
    computer, not the users' computers, right? I don't have any control
    over their computers, nor can I expect them all to go out and
    change their security settings like that :(
    I also looked into the MenuBuilder solution... The problem
    there is that I would need to download and save and copy of the
    PowerPoint file, which I can do, but then we're stuck with the
    version of that file as of when I downloaded it (as opposed to if
    the link was working and they can see the "live" copy of the file
    on the intranet). We don't own that file, so we'd have no way of
    knowing when/if it was updated down the road...
    Has anyone found any other possible solutions? In case it
    helps, we're using Captivate 3 and IE6....
    TIA!
    Laura
    Update: I tried the MenuBuilder approach anyway, but I think
    I must be doing something wrong... It launches the .swf file
    produced by the MenuBuilder, but nothing even tries to open the
    document attached to it. Can someone review the instructions posted
    in
    this
    thread and see if anything's missing?

  • Calling multiple URL in call browser

    hi
    i am having internal table having a multiple Url . each row consists of different URl.
    i am calling the call browser functional  module in Inside the Loop .
    what i am geting is , when the first record ( URL)  gets generated . it will call the Browser . sms sent and its not calling the second record even though its in loop.
    what has to do. any parallel processing / asynchronous processing posible

    I was browsing forums and your problem seem to be stuck in my brain. It keeps coming back again and again :-).
    Anyways, I find out that instead of using CALL_BROWSER, if you can use the execute method of cl_gui_frontend_services, it will work. Just pass internet explorer exe file path in 'APPLICATION' parameter and you url in 'PARAMETER' parameter.
    However there is one problem and that is how to get the filepath for internet explorer exe file. On most PCs it will be like C:\Program files\Internet Explorer\iexplore.exe' , so you can hare code this. OR you can read it from registry as per the following
    DATA: kstr TYPE string, vstr TYPE string,
          convstr TYPE string.
    kstr = 'SOFTWARE\Classes\Applications\iexplore.exe\shell\open\command'.
    CALL METHOD cl_gui_frontend_services=>registry_get_value
      EXPORTING
        root                 = cl_gui_frontend_services=>hkey_local_machine
        key                  = kstr
      IMPORTING
        reg_value            = vstr
      EXCEPTIONS
        get_regvalue_failed  = 1
        cntl_error           = 2
        error_no_gui         = 3
        not_supported_by_gui = 4
        OTHERS               = 5 .
    IF sy-subrc <> 0.
      WRITE:/ 'registry read error subrc=', sy-subrc.
      EXIT.
    ELSE.
      TRANSLATE vstr USING '% 1 '.
      CONDENSE vstr.
    ENDIF.
    Once you have explorer file path in VSTR, can can call the execute method as following.
    Assumption: ITAB-STR is of type string and contains url like 'http://www'google.com' etc.
    LOOP AT itab.
      CALL METHOD cl_gui_frontend_services=>execute
        EXPORTING
           application            = vstr
           parameter              = itab-str
        EXCEPTIONS
          cntl_error             = 1
          error_no_gui           = 2
          bad_parameter          = 3
          file_not_found         = 4
          path_not_found         = 5
          file_extension_unknown = 6
          error_execute_failed   = 7
          synchronous_failed     = 8
          not_supported_by_gui   = 9
          OTHERS                 = 10 .
      IF sy-subrc <> 0.
        WRITE:/ 'Error in EXECUTE, subrc =', sy-subrc.
      ENDIF.
    ENDLOOP.

Maybe you are looking for

  • Mapping Multiple line item. Target node generation problem

    Hi, I am trying to create a mapping to handle multiline items. my source structure is ns0:OrderCreate> <ns0:Header> <ns0:OrderCreateBody>      -<ns0:OrderCreateProperties>      -<ns0:PurchaseOrderNumber>         -<ns0:OrderCreatePartners>      -<ns0:

  • Why does my G5 shut off for no reason?

    My powerPC G5 with OS X 5.8 has been shutting down very abruptly and for no apparent reason.  I'll be working and 'poof' - off. It restarts fine with no mention of what just happened. It's done this occasioanally, but twice today. I'm wondering what

  • How to scedule URL's in Windows server.

    Hi All, I really need an urgent help. We have more than 5 web application running in IIS.Most of them are ASP.Net applications and 1 is Cold fusion application. There is a facility in cold fusion Administration to schedule the URLs.We are using the s

  • BI Publisher Desktop - RTF - Start New Group on Odd Page

    Hi All, Versions: APEX 3.1.2 BI Publisher Desktop: 10.1.3.4 BI Publisher Server: 10.1.3.4 on LINUX Duplex Printing Problem: I tried to get this answered on the BI Publisher forum but it was kinda quiet over there. I need to start a sub-group on an OD

  • Nutanix site-to-site replication

    When dealing with Nutanix protection domains, what would prevent the execution of the site-to-site replication of said protection domain? This topic first appeared in the Spiceworks Community