$50 BOUNTY for a working close/exit button in Explorer 8

I will pay $50 to the first person that shows me a way using Javascript or the like, to make a working close button, that closes the current Captivate window in Explorer 8.
"Problematic at best" is not a solution.
I've searched and cannot find a working solution, but one has to exist since Lectora can and does do it in Explorer 8.
I have code that works in Explorer 6 and 7 but it does not work in 8.
--      window.opener='X'; window.open('','_parent',''); window.close();
So, if you have a TRUE working way to make a button in a Captive project, close a Explorer 8 browser window then I have $50 for the person with the first working solution. If they do not object, I will share the solution with the rest of the community.
Thanks, rt

Hi there
I'm quite happy to accept anything you will throw my way, but it's really not necessary. My goal was just to illustrate the issue. But if you insist, I log into PayPal using my email address of rstone75 (at) kc.rr.com. (@ symbol replaced with (at) to obfuscate and avoid SPAM)
You are more than welcome to share any code. Especially if it will help another developer out.
The example depicts two methods of operating. One method configures the Captivate project to close as it completes. I've outlined how to accomplish that on many occasions. You essentially click Edit > Preferences > Project > Start and End and configure the Project End Options to Close project. Then if you want a button to close the project, you configure the button to jump to the last slide. You configure the last slide to be super short. Perhaps .1 seconds. Note that I also demonstrated two different ways of opening the window presenting the Captivate movie with the buttons. One way simply opened the Captivate. So if you already had an instance of IE running or if it just opened Captivate in a fresh instance of IE, you were prompted first with a message that the window was about to be closed. The other link opened the Captivate created HTML page allowing you to view the Captivate as a Full Screen presentation. In this case, the HTML page scripted a child window. Because the Captivate presentation was presented within a Child window, it closed without issue and without notification mentioned earlier. And therein is the trick I believe. I believe things like Articulate and whatever else presents Captivate where the window always closes without issue are presenting that Captivate in a child window.
The JavaScript solution involves configuring the Button as follows:
You assign the action to be "Execute Javascript". Then you click the Ellipsis button (Captivate 4 and earlier and it looks like ...) or you click the "Script Window" button (Captivate 5) and you insert the following code into the window:
javascript:window.opener='x';window.close();
Cheers... Rick
Helpful and Handy Links
Begin learning Captivate 5 moments from now! $29.95
Captivate Wish Form/Bug Reporting Form
Adobe Certified Captivate Training
SorcererStone Blog
Captivate eBooks

Similar Messages

  • Custom close / exit button in HTML widget

    Hi,
    how to set a custom close / exit button in a HTML widget for iBooks Author? I want to replace or hide the standard button in the top left corner.
    I already tried some JavaScript but nothing seems to work so far. Where can this button be modified or disabled and how to create a custom one?
    Best regards

    Hi Ken,
    thanks for your reply.
    It's good to hear that this button can be changed.
    It would be interesting to know how this can be achieved. Any hints?
    Best regards

  • LMS Window Close (exit button...again)

    Yes, I know this is a freq. encountered issue. I thought I had fixed this but apparently that was just wishful thinking.
    If I publish my project with the full screen option, the lesson is opened as a child window and the playbar exit button works as advertised; the window closes.
    If I enable LMS reporting and perform the same steps, the playbar exit button does not work.
    What's up with that? What is it about the published SCORM version that disables the exit button?

    Here is what I did to get the exit button in the playback bar to close the content window in our LMS. I did not want to have a seperate button object.
    Your mileage may vary. I may be violating some SCORM rules but too bad. The trace shows the terminate is clean, as the code runs upon the unload of the content window. I do not have a quiz in my SCO/SWF.
    File locations are as they appear on my laptop. I am using ActionScript 3 in Captivate 5 on Windows XP.
    Backup app source files if you are skeered of breaking them.
    1. Edit the playback FLA for the skin you are using. Mine is C:\Program Files\Adobe\Adobe Captivate 5\Templates\PlaybackFLA\AS3\SpaceBlue.fla.
    Edit the action code for pbcBtnExit. Add two lines in red:
    var btnTipsId = 8;
    function onClicked()
    import flash.external.ExternalInterface;
    ExternalInterface.call("closeWindow");
    parent.onPBCBtnClick("exit");
    2. Save and publish the playback FLA to C:\Program Files\Adobe\Adobe Captivate 5\en_US\Gallery\Playbars\AS3.
    3. To include tweaked code every time you publish for SCORM, edit the HTML source code. The folder is C:\Program Files\Adobe\Adobe Captivate 5\Templates\Publish\SCORM\2004, as I choose SCORM 2004 in the Captivate reporting preferences.
    The file can be Custom.htm,Default.htm or SendTrackingDataAtEnd.htm, depending on what you select as the Template in the reporting preferences of Captivate.
    Add this script in the header:
    <SCRIPT LANGUAGE="JAVASCRIPT" TYPE="TEXT/JAVASCRIPT">
      function closeWindow (message){
      window.top.close(self);}
    </SCRIPT>
    You may have to play around with the javascript to find the right opion that works in your situation.
    Save.
    4. Publish the Captivate project. Exit button now works for me.
    There may be an easier way to get the Exit button to do this but I did not see it. I submitted an enhancement request to Adobe suggesting that the Exit button should be programmable to some extent.

  • Exit button doesn't work

    On .swf files, the Exit button in the skin doesn't close the
    file (it works just fine if the file is .exe). All the other
    buttons work fine. Any ideas?

    Hi, I know this issue was a long time ago, but I am experiencing the same problem with a course that has been loaded into the LMS, the exit/close button on the playbar isn't working.  I am using Captivate 5.  I have published using AICC rather than SCORM, as there were some issues with the passing over of scores from the e-learning programme I'd built to the LMS which were resolved by using AICC.  The close/exit button however did work when it was originally published using SCORM!
    I'm considering just removing the exit/close button on the programme and putting a message at the start and at the end to say just close browser window to exit the programme.
    I'd be very grateful if anyone could advise if there is anything else anyone could recommend trying?
    Thank you
    Sarah

  • Cap 6:  Issue when publish to PDF.  The exit button on the skin does not seem to work.

    All, 
    I attemped same using Cap 6:  Issue when publish to PDF.  The exit button on the skin does not seem to work.  I switched out skins and same issue.  I am using IE8. 
    When published as swf, exit button on skin works fine.  Any ideas on solve for the PDF version exit button?  We would rather publish as PDF since all files are contained in the PDF wrapper.

    Hello,
    Welcome to Adobe Forums.
    This issue is reproducble at my end, need to do some more testing before I can tell you any solution or action plan for this issue
    Thank you for your patience.
    Regards,
    Vikram

  • Losing close/exit usability when I publish a project

    I am having an issue when I publish a project.
    The close/exit button on the playback control panel doesn't work when I publish the project. It works fine in all the test modes. All the other buttons I am using Play/pause, CC and Mute all work when I publish.
    Can someone please offer some advice.
    Cheers
    thedarf

    Hi there
    See if the link below explains anything.
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • My iPad 2 started to backup iCloud and its now locked up. How do i unlock it, the button for settings and close are not working. What can I do?

    my iPad 2 started to backup iCloud and its now locked up. How do i unlock it, the button for settings and close are not working. What can I do?

    Try this.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Custom Exit Button not working..looks for required input field on screen?

    I defined this EXIT button as type E in Menu Painter.
    I am using "MODULE At EXIT-COMMAND" in my PAI.
    SAP message still asks for the required input field when I select the function EXIT button?
    The logic still will not break into the At EXIT-COMMAND of my PAI?
       Thank-You.

    Hi
    Have you assigned variable OK_CODE in the list of screen element?
    IF NOT zin_railid is initial.
        LEAVE TO SCREEN 0100.
    ENDIF.
    Which is the sense to create a button for exit-command and doesn't allow the exit if the input field is empty?
    In SE41 I entered "Back" over the back button, "EXIT" over the exit button, and "CANCEL" over the cancel button.
    I selected each one, and got a popup to enter "E" for each type. As I said they appear, but do nothing?
    Did I need to set a status for these?
    No you don't, it's only important to define a functional having the attribute for EXIT-COMMAND
    Max
    Max
    Edited by: max bianchi on Nov 5, 2010 6:31 PM

  • Every time I TRY to start firefox 18-19 I get an error message : Firefox has stopped working - close the program and check online for a solution - or - close th

    Every time I TRY to start firefox 18-19 I get an error message : "Firefox has stopped working" - "close the program and check online for a solution" - or - "close the program" this happens TWICE every time I try to start firefox. Eventually after a random number of tries firefox will start normaly. I am useing firefox 19.0.2 now bit I belive it started when I upgraded to firefox 18 but am not sure, it might have been when I upgraded to firefox 19 ... but it has been happening for a very long time and I cannot find any helpfule solutions online.

    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!

  • Exit button not working in exe file made with Aggregator

    Hi,
    I created an .exe file using Aggregator in full screen mode but the exit button on the skin doesn't work. When I click the exit button, the dislay hiccups (wobbles a bit) but the file keeps playing and doesn't close. This is especially problematic since this occurs in full screen. The only way to exit is by hitting the Escape key on the keyboard. The exit button works fine in individual .exe files of the modules; it's just in the aggregated .exe file that the exit button doesn't work. Is there anything special I need to do to make the exit button work with Aggregator?

    Hi, this is more J2EE related stuff, SAP came with a solution but is taking ages to get the next page after the "Exit" button is pushed:
    Go to VisualAdnmin >server(n) >Services >Configuration Adapter >
    (Right side Pane) webdynpro >sap.com >tcwddispwda >PropertySheet
    default.
    Edit the property sheet and change the custom value for the property
    "sap.locking.maxWaitInterval" to 200.
    Note 1113811, explains why these kind of errors happen.
    I still waiting for a better solution from SAP.
    Cheers

  • Exit Button script won't work in Adobe Reader 8

    Hello,
    I have this code on Exit button for pdf form:
    app.execMenuItem("Close");
    Or
    to give warning before Exit: Have a second RealExit Button hidden to execute the code
    var answer = xfa.host.messageBox("Are you sure you want to Exit?","Warning Message",2,1);
    if(answer==1){
    RealExit.execEvent('click');
    I tried both the code one at a time but no luck in Adobe Acrobat Version 8, works like a charm in Adobe Acrobat 9
    I would like the user to click the Exit button if they choose to exit. However it doesn't work in Adobe Acrobat 8 but works in 9 version. Is there a work around? Any suggestions???
    Thanks

    This answer may not be a big help but sure will give you some level of understanding....
    Check the URL>>>http://kb2.adobe.com/cps/402/kb402673.html
    Check the section "PDF Forms-related issues:" starting mid page.....
    Not all releases/versions are good. Some releases tend to have some bugs...the version you tested could be one of them. Adobe always recommends to be on the latest version. If client still on older version that is client's problem especially there should not be any restrictions on upgrading to Latest version when the software is free!

  • Exit button code not working in published captivate file

    Hi,
    I have created a elearning module in captivate 8. I have an exit button at the end of the module. The button has the inbuilt code ''on success - exit''. When I publish this file to swf or AICC format, this exit button doesnot work. Please help!

    have you confirmed that this javascript code ( only
    javascript code in html, no swf) works?
    in some cases the window.close() statement works only for
    popup windows. so make sure of it.

  • Exit button not working in Captivate 7 published output

    Hi. I am using Capivate v7 and am experiecing this problem with published output:
    I am using an Exit button that runs the standard javascript code
         javascript:window.close()
    so that the user can exit the presentation. The button works fine when I test out the presentation using Internet Explorer 8, but when I generate an output and try running the .swf file, the button does not work.
    How do I get an Exit button to work for the .swf output?
    Thanks,
    - Michael Fekete

    Yes, the close X does work 100% of the time. That's because the browser itself is just a window in the operating system. And you are commanding the window to close.
    And you might find yourself asking why that would work while the Exit button fails. And it would be that it's a security issue. Security prevents the window from closing because if a web site was nefarious, it could actually trap you by making changes and quickly closing the window and preventing you from browsing elsewhere.
    It's simple to turn off the Exit button. Just click Project > Skin Editor and clear the Close checkbox.
    Cheers... Rick

  • Exit button not working in Safari

    Has anyone run into this, specifically with Safari? I created a module in Captivate 8, that has a close button on the skin. The module has been uploaded to my clients LMS and it closes no problem on all other browsers except Safari. I tried creating a button on the last page of the slide as well with the "exit" action and that doesn't seem to work either in Safari. Does anyone have an idea how to fix this issue?

    I tried an Exit button (clickbox associated with the action Exit).  It freezes Safari for about 10-15 seconds and then finally closes the browser tab.

  • Exit button not working Captivate 7 output to HTML5 and SWF

    I have several courses developed in Cp 6.5 that do not have this issue and are currently running on Taleo LMS.
    I've built a test course with 6 (mostly blank) slides, including two quiz questions. On the final slide I have placed a Finish Course button with On Success: Exit action. The project end options are set to close project and I've included an On Exit: Exit action on the final slide. The Finish Course button successfully closes the browser window in Preview in Browser (IE9) and Preview HTML5 output modes.
    I then published the course to both HTML5 and SWF output formats with scalable HTML selected. Once I uploaded the course to the LMS and tested it, the Finish Course button does not close the browser window. I've tested in IE9, Firefox, and iPad, and it doesn't work on any of these. I've also tried including the built in exit button on the playbar, and it doesn't close the window either. At the final slide, after clicking the Finish Course button, the slide fades to white and then stops.
    The LMS reports that the course is complete; I thought maybe it was an issue with the settings in the LMS course, however I have several other courses that were developed in Cp 6.5, published to the same LMS with the same "Exit" button on the final slide, and I have mirrored every course setting that has worked in the past.
    Any suggestions as to what could be keeping the window from closing?
    Thanks,
    PV

    Why does there need to be a button used now when in CP 6 and 6.5 it worked seamlessly? Will this be fixed by Adobe and when?
    Adam Lynch
    Senior Media Specialist
    Project Lead The Way, Inc.
    3939 Priority Way South Drive, Suite 200
    Indianapolis, IN 46240
    phone: 317.669.0845  | mobile: 518.469.7617
    fax: 317.663.8296
    www.pltw.org<http://www.pltw.org/>
    Preparing students for the global economy. Now even earlier.
    PLTW Elementary coming fall 2014. Click here to view the trailer<http://www.youtube.com/watch?v=rikLnSAoTpQ>.
    Confidentiality Notice: The information transmitted is the property of the sender and is intended only for the person or entity to which it is addressed and may contain confidential and or privileged material.  Statements and opinions expressed in this e-mail may not represent those of Project Lead The Way, Inc.  Any unauthorized review, retransmission, dissemination and other use of, or taking of any action in reliance upon, this information is prohibited.  If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message and delete the material from any computer.  If you are the intended recipient but do not wish to receive communications through this medium, please so advise the sender immediately.

Maybe you are looking for

  • TS2446 blocked icloud and mail 2nd time--how to prevent?

    This is the 2nd time this year I have been blocked out of icloud and macmail application. Both times the symptom was macmail asking over and over and over for the password and not accepting it. The 1st time was Jan 4 or so, grave consequences: by the

  • IPad keeps trying to erase itself

    So yesterday I thought I lost my iPad while I was out. I used Find my iPhone to erase all the data on it figuring that if it was returned to me/if I found it I could just restore from a previous backup. I found my iPad a couple of hours later, but wh

  • Having trouble air printing second document.

    Prints first document with no problem. when I try to print a second one, the iPad says it can't find the printer. This isn't isolated to one app. After rebooting the iPad it prints ok. can anyone help?

  • How can I turn off time stamp

    How can I turn off time stamp when packaging .air file

  • CS4 Default Image Editor

    Hello, I am receiving a lot of emails with pictures attached. So I have set a program to view these files very fast (similar to Windows Fax/Image viewer). When I want to edit an Image within CS4 and click on "edit with external editor" the 'default'