Captivate5: I'd like to take the user to a certain page after pausing.

Cap5, Output SWF.
When a user exits from the course, bookmarking takes him back to the slide last viewed.
But I'd like to take him to another page as soon as he continues to work with this project.
Any advanced action or variable available like "on return..."?
Thx for your help
freddy209

Hi All,
I just happen to see Freddy's other post which is around the same problem. I think it should get solved with the article I have shared there.
Let us know if that works.
Thanks,
Anjaneai

Similar Messages

  • I have a pdf registration form on my website.  It has a link that take the user to a payment page within my website.  They pay then submit the form.  The link currently opens in the same browser tab as the form and the user thinks that is the submission,

    I have a pdf registration form on my website.  It has a link that take the user to a payment page within my website.  They pay then submit the form.  The link currently opens in the same browser tab as the form and the user thinks that is the submission, which it is not.  I want my link to open into a new browser tab.  How do I do that?

    You can use the following JS code:
    app.launchURL("http://www.example.com", true);

  • How do you redirect the user to a custom page after the "Save" button is clicked?

    In SharePoint 2010, I could add the following code to a save button to redirect the user to a custom page.
    <input type="button" value="Submit" class="btnStyle" name="btnSave" onclick="javascript: {ddwrt:GenFireServerEvent('__commit;__redirect={/SitePages/Thankyou.aspx}')}" />
    However, how do you do this for a save button in SharePoint Online? The code of a save button in SharePoint Online looks like
    <input type="button" value="Save" name="ctl00$ctl33$g_175de2e0_43c1_4005_bac5_0ab02439686f$ctl00$toolBarTbl$RightRptControls$ctl00$ctl00$diidIOSaveItem" onclick="if (!PreSaveItem()) return false;if (SPClientForms.ClientFormManager.SubmitClientForm('WPQ1')) return false;WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$ctl33$g_175de2e0_43c1_4005_bac5_0ab02439686f$ctl00$toolBarTbl$RightRptControls$ctl00$ctl00$diidIOSaveItem&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, true;javascript: {ddwrt:GenFireServerEvent('__commit;__redirect={/SitePages/Thankyou.aspx}')}))" id="ctl00_ctl33_g_175de2e0_43c1_4005_bac5_0ab02439686f_ctl00_toolBarTbl_RightRptControls_ctl00_ctl00_diidIOSaveItem" accesskey="O" class="ms-ButtonHeightWidth" target="_self">

    Not exactly what you are asking for, but if you are creating the link then you could add "?Source=" to the URL.
    http://yourServer/sites/yourSite/Lists/TestList/NewForm.aspx?Source=/SitePages/Thankyou.aspx
    Mike Smith TechTrainingNotes.blogspot.com
    Books:
    SharePoint 2007 2010 Customization for the Site Owner,
    SharePoint 2010 Security for the Site Owner

  • How do i send user to a certain page after INSERT in a form

    Hello,
    i created an insertion form for a table. Everytime i submit an entry, portal returns to the form. But i want to send the user to a report that shows his/her new entry. How can i accomplish that?
    thank you for your help,
    Ralf Schmitt

    Hi,
    In the "successful submission of a form, execute this PL/SQL block or PL/SQL procedure" section redirect to the url.
    Say you want to redirect to a dynamic page on success, you can do this
    begin
    <portalschema>.wwa_app_module.set_target('<portalschema>.NEW_DYN.SHOW?p_arg_names=dept&p_arg_values=20');
    end;
    Thanks,
    Sharmila

  • Take the user and turn it into a string

    Hello All:
    I'd like to be able to take the user name from the computer (who is logged in) and bring it into the VI, preferably as a string.
    Solved!
    Go to Solution.

    Looked through the application property nodes?
    Attachments:
    igottopetapenguinonce.png ‏11 KB

  • We have ten IPADs now and would like to add the users name to

    We have ten IPADs now and would like to add the users name to our AT&T Bill for each IPAD. My problem is these IPADs are all over the US can AT&T or Apple care see the email address that each IPAD has if so I will just name them that. I talked to AT&T and they said I would need to talk to apple care and transferred me to them but the wait is more than 15min and I don't want to be on hold if they can't help me????
    Thanks

    Call in or visit a store with both the account owner of your account, and the account that has the line you want to add present and ask to do an Assumption of Liability to transfer the line to your account.  It'll be an easy process, no fees.

  • I have an older video ipod that I would like to take the songs off of and put on my new iphone. Is there a way to do this?

    I have an older video ipod that I would like to take the songs off of and put on my new iphone. I haven't used the ipod in a few years. Is there a way to do this?

    Yes.  See this article from another forum member Zevoneer covering the different ways to copy content from your iPod over to your computer and into iTunes.  Once you have successfully done that, you can go ahead and sync the content over to your iPhone.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • I would like to see the results divided in more pages

    Hi,
    I've done a search web application (whit JSP).
    After a search I would like to see the results divided in more pages with an index pages [ 1 2 3 4 5 6 ...] (like forum's page).
    How can I do?
    thank's,
    Marco

    My code is...
    <%
    articoli.find();
    if (articoli.oArticlesList!=null && articoli.oArticlesList.length!=0) {%>
    <hr noshade="noshade" align="center" size="1"></hr>
    Search Results...</br></br></br>
    <% for (int i=0; i<articoli.oArticlesList.length; i++) {%>
    <%=(i+1)%>)<a href="corpo.jsp?title=<%=articoli.oArticlesList[i.sTitolo%">"><b><%=articoli.oArticlesList.sTitolo%></b></a></br>
     Abstract: <em><%=articoli.oArticlesList[i].sOcchiello%></em></br>
    <%articoli.setRiferimento(articoli.oArticlesList[i].sTitolo);%>
    <%articoli.getReferenceNum();%>
    Referenced <%=articoli.oReferenceList.length%> times</br></br>
    <% }
    } else {%>
    No match found!
    <%}%>
    when the results are displayed I see them only in a page.
    I want to see them divided in more pages, like a search engine or this forum results ( pages [1,2,3,...] ) </a>

  • How to keep the filtered output in a page after user navigates back?

    How to keep the filtered output in a page after user navigates back to all records from another page.
    Currently it clears the search

    Hi,
    user13091824 wrote:
    How to keep the filtered output in a page after user navigates back to all records from another page.
    Currently it clears the search---While returing from page AM Return status should be True in pageContext.setForwardURL.:::
    pageContext.setForwardURL("OA.jsp?page=/XXX/oracle/apps/po/msg/webui/SearchPG",
    "SUPP_SEARCH",
    OAWebBeanConstants.GUESS_MENU_CONTEXT,
    null,
    null,
    true, // Retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO,
    OAWebBeanConstants.IGNORE_MESSAGES);
    ---After setting AM Status to true u can able to c the values.
    Regards
    Meher Irk

  • How to resize the embeded player in a page after it has loaded?

    Hi all
    I'm working with Flash 8, with the FLV player component. The
    player loads various flash videos (flv)
    that can have verious sizes.
    I have set the autosize detection for the player. But I want
    the size of the embeded player to also
    change according to the size of the loaded flv.
    For example, if the loaded flv is 100px by 100px, I want the
    embeded player to be 100px by 100px (in
    the html code). if the flv is 500px by 350px, i want the
    embeded flav to change to that 500 x 350px.
    As far as I know, the sizes of the flv file cannot be
    detected with PHP or javascript, so only the
    component can detect the flv size. Therefore I would need a
    way to re-write the embeded code after
    the flv has loaded.
    Anybody knows how to do that? Is it possible?
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    Downloads: Slide Show, Directory Browser, Mailing List

    Hi,
    user13091824 wrote:
    How to keep the filtered output in a page after user navigates back to all records from another page.
    Currently it clears the search---While returing from page AM Return status should be True in pageContext.setForwardURL.:::
    pageContext.setForwardURL("OA.jsp?page=/XXX/oracle/apps/po/msg/webui/SearchPG",
    "SUPP_SEARCH",
    OAWebBeanConstants.GUESS_MENU_CONTEXT,
    null,
    null,
    true, // Retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO,
    OAWebBeanConstants.IGNORE_MESSAGES);
    ---After setting AM Status to true u can able to c the values.
    Regards
    Meher Irk

  • I am unable to get beyond the "sync with iTunes" splash page after connecting my iPhone; every tab is grey. What gives?

    I am unable to get beyond the "sync with iTunes" splash page after connecting my iPhone; every tab is grey. What gives?

    Is the computer the one the device normally syncs with?
    If not, sync with the computer it normally syncs with.
    If it is, place the device in DFU mode (google it) and restore.

  • After upgrading 3.6.7, in "google image search" all the results appears in one page, I just need to go back to the previous way of search : page after page.......??

    After upgrading 3.6.7, in "google image search" all the results appears in one page, I just need to go back to the previous way of search : page after page.......??
    where can I adjust this option ?? I tried in IE, the search way is normal as in past..
    == This happened ==
    Every time Firefox opened

    I believe this to be a browser issue, not a google search results issue, and here is why:
    having updated Firefox only yesterday, I visited google images searching for pancakes.... interestingly, I have the NEW image results (yuck) on Firefox 3.6.8, I have the OLD image results on IE8 and Opera 10.53.
    When I use the 'switch to basic version' in Firefox 3.6.8, indeed it DOES revert to the new format next time I image search (in Firefox).
    For those of us who prefer the OLD image results page, I guess we will just have to switch browsers for google image search.
    Now I'm off to research how to get rid of the UGLY FFox sidebar.

  • I can't pass the icloud terms and conditions page after updating ios7

    Hi, I need urgent help!
    I can't pass the icloud terms and conditions page after updating ios7
    I've tried agree disagree and every other button i could press but it just wouldn't go pass the page
    Is there anyone who can help me with it?

    There are several solutions you can try in this discussion: https://discussions.apple.com/thread/5321627?start=0&tstart=0.

  • I made a flowable form with two buttons with actions to go to a page, but they won't work when content flows into new pages. Is there a way to use javascript to take the user to a specific object? I think that will solve my problem.

    I think I answered my own question. I used setFocus() with an object that I hid underneath a text field. Works perfectly, and it won't matter how many new pages a user creates in the flowable form.

    WhyWontThisWork:
    I can definitely how frustrating it must be to not be able to take pictures or even view pictures that have already been taken with your LG Dare.
    Since this problem has started, have you tried to either:
    a.) put that memory card in an alternate phone to see if the pictures can be viewed on there
    b.) use a card reader/adapter in a computer to see if the pictures can be viewed on the computer
    c.) take the memory card out of the phone and then try to take a picture?
    What I am trying to determine is which of the 2 is defective (phone or memory card)
    If you are able to view pictures in another phone, or on the computer , then you may have a bad card. If that is the case, you can transfer the pictures to the computer and then format the memory card by
    Note: This procedure will erase all data on the memory card. It is recommended to back up the data.
    From the home screen, touch the menu tab.
    Touch Settings.
    Touch SD card & phone storage.
    Touch Unmount SD card.
    Touch Format SD card.
    Once you have done the formatting, try to take pictures again. If you continue to have problems it more than likely is the phone.
    Also, in order to access PixPlace, log into your MyVerizon account, at the top, you should see "Messaging" go down to "Manage your photo albums" once there, you should see "My Media", however, if you have already received a message advising you that your album would be deleted if you haven't logged on in more than 180 days, all pictures have then most definitely been deleted. Again, we do send warning messages once the online album hasn't been accessed in 150, 175, 180 days respectively prior to deletion.

  • Re: I would like to join the users group

    Michael,
    Welcome to the Forte community!
    Please refer to the web page http://www.sagesoln.com/forteusr.htm
    on information about the mail list. Including how to subscribe and
    etiquette.
    The mail list is maintained by Sage Solutions, which is not
    affiliated with Forte.
    The list now contains about 930 email destinations, of which approx.
    130 are Forte employees. So it is very likely that any questions you
    have can be answered by someone on the list.
    Sorry to cc everyone,
    Lee Wei
    At 12:19 PM 11/11/97 -0700, [email protected] wrote:
    >
    Hello! My name is Michael and I am a consultant with Per-Se Technologies
    (formally BSG). I am currently using Forte for development at our US West
    project. I am doing some research on Forte applets and I have some
    questions that our staff is not able to help me with.
    Would it be possible to be added to the users group and post some
    questions? I would greatly appreciate it.
    Thank you
    Michael Komar

    I would like to design android ui's and applications under Firefox, not for the web browser itself. i was hoping to call it Firefox-GT. with the help of the Firefox developers i would like to create a user immersive launcher. i was hoping that this would be another derision of Firefox.
    Kind regards
    Krishnesh.G

Maybe you are looking for

  • ERROR WHILE ACTIVATION OF transformation in cube?

    hi friends, i am getting below error while activationg my transformations in cube, please let me know solution, how to assign field to infoobject, which tab i need to use. Rule (target: S1_SUN, group: 01 Standard Group): Conversion type missing Rule

  • I need to replace the HD on a p7-1206 with a SSD

    I need to replace the 2TB system hard drive in a Pavilion p7-1206 with a 120GB SSD. What is the best procedure for transferring the Win 7 OS to the much smaller SSD? I created the recovery disc set. After starting the Recovery Discs to install the OS

  • Unable to verify email address for apple id set up

    I'm getting this response when trying ti set up an Apple Id. I was sent the email to verify the email address and then thisis what I get: Invalid URL The requested URL "/cgi-bin/verify.cgi?language=US-EN&key=ODJhYTFlMjA3OTY2MWM2MWM2NGUwNWQzM2ViOTU 4N

  • Slow iPod Synch with iTunes

    I'm using a networked linksys NSLU to house my music library and music files. When I plug in my iPod (video), it starts to synch immediately (I have it set to do this). The problem I see is that it takes forever >10 minutes to just even evaluate my 1

  • The user "" could not be found.

    The user "[email protected]" could not be found. Select a user from the address book. thats the error i get in my webaccess. what did i do wrong. running eDirectory 8.8 with groupwise 7 off windows 2003.