How do I automatically close a Presenter 9 presentation window upon successful completion?

The current presentation window (preview) remains open - meaning the student will need to manually close each lesson.
thanks for any thoughts of help

'''bigralphsmith''' has already stated that he doesn't want "a forest of folders to navigate" through.
My thought is that he has an add-on installed which is causing the Library window to close when he loads a bookmark. I suggest that he try the Firefox SafeMode, and then troubleshoot his add-ons if necessary.
'''Try the Firefox Safe Mode''' to see how it works there. The Safe Mode is a troubleshooting mode, which disables most add-ons.''
''(If you're not using it, switch to the Default theme.)''
* You can open the Firefox 4.0+ Safe Mode by holding the '''Shift''' key when you use the Firefox desktop or Start menu shortcut.
* Or use the Help menu item and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
''Don't select anything right now, just use "'Start in Safe Mode"''
''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shift key) to open it again.''
'''''If it is good in the Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one.
Please follow the [[Troubleshooting extensions and themes]] article for that.
''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

Similar Messages

  • How can I automatically close a dialog box using Javascript after I click the OK button to submit it?

    How can I automatically close a dialog box using Javascript after I click the OK button to submit it? I don't want to have to X out of the dialog box after I am done.
    Thanks
    Linda

    JS can not interact with open dialogs in any way, unless it's a dialog
    created in JS using the Dialog object.
    On Thu, Jul 24, 2014 at 11:13 PM, lindaeliseruble <[email protected]>

  • *Want to close the present window before going to the url page.

    *Want to close the present window before going to the url page.
    Hi,
    I'm using the script below to go to url function in actionscript 3, and it works fine:
    btn.addEventListener(MouseEvent.CLICK,e);
    function e(e:MouseEvent):void{
    navigateToURL(new URLRequest("http://www.angelfire.com/in/HisTruth/copyofindex.html"));
    It's fine but I want the first window to close and then open up into the one its pointing to.
    How should I add the correct script to this?
    Tseyigai

    I am not sure what you want between the title and your description, but try adding _self as the window argument...
    function e(e:MouseEvent):void{
    navigateToURL(new URLRequest(http://www.angelfire.com/in/HisTruth/copyofindex.html), "_self");

  • How can I quit (close) Photoshop and keep all windows so that the next time I open Photoshop the fil

    How can I quit (close) Photoshop and keep all windows so that the next time I open Photoshop all the files that I had open are there already in the same position as when I closed Photoshop?
    I've been a Fireworks user for over 10 years and just switched to Photoshop. I cannot find a setting that will enable all my file windows to reopen when I quit Photoshop. This is really a problem since I often work on several files at the same time.
    Please let me know if the feature exists or point me to where I can post a message for a new feature to be implemented. The feature is a must for any designer working on large projects.
    Thanks!

    There is no such functionality. You could perhaps create a script that stores that info in a custom text file and arranges them accordingly in the workspace, but that's as good as it gets...
    Mylenium

  • How do I selectivly close the only not responding window (without closing the other 3 responding windows)

    Presently, I have 4 windows opened, each with a bunch of tabs.
    Since I restarted firefox this morning, one out these 4 windows, keeps on not displaying.
    How do I selectivly close this only window (without closing the 3 others windows)

    Here is what the manpage shows:
    [ps(1)|http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/p s.1.html]
    state The state is given by a sequence of letters, for example, ``RWNA''. The first letter indicates the run
    state of the process:
    I Marks a process that is idle (sleeping for longer than about 20 seconds).
    R Marks a runnable process.
    S Marks a process that is sleeping for less than about 20 seconds.
    T Marks a stopped process.
    U Marks a process in uninterruptible wait.
    Z Marks a dead process (a ``zombie'').
    Additional characters after these, if any, indicate additional state information:
    + The process is in the foreground process group of its control terminal.
    < The process has raised CPU scheduling priority.
    <div class="jive-quote"> The process has specified a soft limit on memory requirements and is currently exceeding that
    limit; such a process is (necessarily) not swapped.
    A the process has asked for random page replacement (VA_ANOM, from vadvise(2), for example,
    lisp(1) in a garbage collect).
    E The process is trying to exit.
    L The process has pages locked in core (for example, for raw I/O).
    N The process has reduced CPU scheduling priority (see setpriority(2)).
    S The process has asked for FIFO page replacement (VA_SEQL, from vadvise(2), for example, a large
    image processing program using virtual memory to sequentially address voluminous data).
    s The process is a session leader.
    V The process is suspended during a vfork.
    W The process is swapped out.
    X The process is being traced or debugged.

  • How can I automatically close a PDF document after it is done printing?

    Hello all,
    To cut to the chase I am using the System Exec.VI to open a PDF with Adobe Reader 8.0 and printing the document.  I can do this without a problem.  The problem is I would like to have this window close automatically when it is done printing.  I have seen on the web that the switch to make this happen is /t, but for some reason my pdf doc is not closing.  My command line looks like this
    "C:\Program Files\Adobe\Reader 8.0\Reader\AcroRd32.exe" /t  "path to the file" "default printer name"
    Is there another way to terminate the window not using switches in the command line statement?
    I have tried using active x calls to open the doc and print but I am not seeing any print options in the active x calls.  I have searched thourgh a large portion of the classes and could not find any print statements.  I have also tried opening the doc with the system exec.vi and priting and then closing it with active x but I get an error message back.
    Has anyone had any success in opening a pdf doc, printing and then closing the window automatically afterwards? 

    Hi gammalight,
    i use Adobe Reader 7.0 and it works in this way for me. The document is printed with the default printer.
    Mike
    Message Edited by MikeS81 on 03-28-2008 04:26 PM
    Attachments:
    Unbenannt.PNG ‏5 KB

  • How to disable automatic aliases in presentation catalog

    Hi!
    I am working on OBI EE development project in prototyping phase when requirements for column naming change quite often. For all presentation columns we have option "Use Logical Column Name" so that whenever we want to change name of column, we change it in Business Model.
    The problem is that since we change names quite often, there are many aliases created in presentation model. And it starts to look messy and I'm afraid that in longer run, that might cause unexpected results in reports. Since we don't have that many reports right now, editing them is not a problem.
    So - I would like to switch automatic aliases off, and switch them on only when there is serious amount of reports and naming convention is not likely to change much. Is this possible?
    (I tried edditing repository offline - it still creates alliases)

    Thanks for advice. I tried query repository tool, but that didn't work that well:
    (1) I could not filter presentation columns that have aliases (where alias exists), I could only filter columns, where alias contains specific value (neither * nor % worked).
    (2) I cold not remove aliases in bulk - had to open each column and remove aliases one by one.

  • How do I AUTOMATICALLY (i.e., every time) restore windows & tabs when re-opening Firefox 5.0?

    If I close Firefox, I want the previous windows and tabs to automatically reappear. I does not do this now.

    You should be able to set this in options.
    orange Firefox button ''or'' Tools menu > Options > General tab
    When Firefox starts => Show my windows and tabs from last time
    Does that work?

  • How do I disable finder from opening a new window upon mount?

    When an external drive is mounted (such as an iPod in disk mode) Finder opens a new window showing the root of the new drive.
    I realise why this happens, but is there any way of disabling this feature?.
    Cheers,
    Ebsy

    It seems that there is a special flag that can be set or cleared on the volume to control that behavior. There is an Apple developer article about it, with source code, that might help.
    http://developer.apple.com/qa/qa2005/qa1449.html
    I have to believe that someone has packaged up that code into a utility that can be found.

  • How to automatically close a file after converting it to a pdf file

    I am downloading multiple html files and converting them to pdf files.  Adobe Pro Create command or the command line when right-clicking in a web browser for Adobe will convert a html file to pdf but also opens them.  How do I automatically close them to a designated folder?

    Are you using the Adobe PDF printer or the Acrobat plugin to create the files?

  • Automatically close window after processing

    hi
    In my program, I open a detail-screen in a new window (target=_blank in the link properties). Users can change details of the record on that screen.
    What i want to do, is automatically close the window after the record has been processed.
    When I add "javascript:window.close()" to the Button's URL, it closes the window. However, this does not work on the Branch option, which is called after the processes.
    I also tried the option that's mentioned in the "how to create popups" tutorial, with a piece of javascript in the header (a simple function with a close() in it), which is called by the branching process. This doesn't work either. I get a "This page cannot be displayed" page.
    So my question is: how can I automatically close the window after the record has been saved?

    hi
    In my program, I open a detail-screen in a new window (target=_blank in the link properties). Users can change details of the record on that screen.
    What i want to do, is automatically close the window after the record has been processed.
    When I add "javascript:window.close()" to the Button's URL, it closes the window. However, this does not work on the Branch option, which is called after the processes.
    I also tried the option that's mentioned in the "how to create popups" tutorial, with a piece of javascript in the header (a simple function with a close() in it), which is called by the branching process. This doesn't work either. I get a "This page cannot be displayed" page.
    So my question is: how can I automatically close the window after the record has been saved?

  • Automatically close report background engine

    After running a report with a graph in it from Forms using run_product, how can you automatically close the reports background engine and the graphics engine that get left open.
    Thanks!

    Hi,
    If you add another parameter to the parameter list as shown below, it will shutdown the background engine when you close the report.
    ADD_PARAMETER(PL_ID,'ORACLE_SHUTDOWN',TEXT_PARAMETER,'YES');
    Hope this helps,
    Haritha

  • How do I import a clip when the window automatically closes?

    I was unable to even open After Effects CC when I upgraded to OS Mavericks. Once I realized adobe released a patch for it (the 12.0.1 "trial" update), the program opened. I thought all was fine, until I attempted to import a new video clip. It would not let me even move the clip, let alone edit it, before giving me a "grouping" error, and then abruptly crashing. Today Adobe released the 12.1 update, which seems to be running ok, except the window for importing footage automatically closes once opened. I can no longer just drag a new clip in to my composition either. How can I get by this?
    -Christian

    See this:
    http://forums.adobe.com/message/5805902#5805902

  • My Ipad wont retrieve my new emails and if I try to check passwords in Settings, the settings window only stays open open for a second or two and the automatically closes. Any help on how to fix. I tried the turn off and on trick and that didn'

    My Ipad wont retrieve my new emails and if I try to check passwords in Settings, the settings window only stays open open for a second or two and the automatically closes. Any help on how to fix. I tried the turn off and on trick and that didn't work either. Thanks for any help.

    Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • How to disable firefox 8 new feature automatically closes similar tabs?

    i just upgraded to firefox 8 and whenever i open a new tab that is similar to an already opened tab, that tab automatically closes
    for example:
    1. i open google.com
    2. i open another tab and enter google.com
    3. the tab that i created in number 2 automatically closes and i am redirected to the tab i created at number 1
    how do you make it so that i can have more than 1 similar tabs opened in firefox?

    If you try to open the same URL in more than one tab then you may have the "Switch to Tab" feature preventing that.
    *Press the Shift key while an entry in the drop down list is highlighted to disable "Switch to Tab" and see the URL.
    *Use the cursor Right key to select an item marked as Switch to Tab in the drop down list and copy the URL to the location bar.
    *Open the URL in a new tab by using Alt + Enter on the highlighted entry.
    *Open the URL in the current tab by using Shift + Enter on the highlighted entry.

Maybe you are looking for

  • How do I transfer one song to my iphone

    How do i transfer a single song onto my Iphone without syncing it all over again? By the way the songs im trying to transfer are from youtube converter so if anyone has any history with this website PLEASE HELP ME

  • Printer dont work

    i phone to printer dont work

  • Clearing: how to get open items with net amount?

    Hi I need to obtain the open items for clearing <b>with the net amount</b> as it shows up in the transaction FB05 after considering any discounts that may apply. The BAPI BAPI_AR_ACC_GETOPENITEMS does not calculate the net amount. I see that the data

  • GL Balance upload using LSMW (BAPI bus6035)

    Hello everyone, We are uploading GL balances from legacy to SAP using the LSMW Bapi object - bus6035 method - post message type - ACC_DOCUMENT Basic type - ACC_DOCUMENT03 When we run the lsmw, idoc is created, however with an error 51 saying "Functio

  • BADI to manage approver with SC workflow WS 14000109

    Hello, Is it possible to manage the approvers determined by the SC workflow WS 14000109 Approval n-step over Value Limit ? By default, this workflow get the approver defined in the attribute SLAPPROVER. But is there any possibility to determined anot