How do i let a pptx presentation run on its own

PPTX allows for an automatic showing of the slides in a loop. Is that possible in Adobe connect?

Does your work around still function?
I can make the changes but it will not allow the zipped file to be uploaded.
After every try it just gives the same message.
Here is a screen shot of the message.
Please advise,
Thanks!
Dennis

Similar Messages

  • Automator to run on its own

    Is there a way to tell automator to "Run" the script with out me having to click "Run"? I basically just want automator to open the script, run the script, and close by itself. I have figured out how to do all but tell it to run on its own. Thank you in advance
    Andrew

    What I have done is this:
    Created a script to copy three folders on my desktop to my idisk drive and then it will automatically close Automator.
    I placed the script in my startup items so it will run daily. The only thing I am having issues with is that when the script loads I have to click "Run" for the script to run. What I was wondering if there is a way for the script to just run on its own when it is lunched. Here is my overall goal of what it should do without me having to do anything.
    1. OSX opens script during log on. (Solved)
    2. Automator runs script on its won. (Unsolved)
    3. Automator closes script. (Solved)

  • [SOLVED] MPD isn't making any sound while running as its own user

    I can't make MPD produce any sound when it runs as its own user.
    - I'm running MPD from systemctl
    - If I run MPD as my own user I get sound
    - I am not using pulseaudio
    - mpv, for example, plays sound fine
    - speaker-test -c 2 -D hw:1 plays sound fine
    - journalctl -u mpd gives errors of the following type:
    Jul 26 15:08:25 alexei-desktop mpd[5951]: alsa_output: Failed to open "My ALSA Device" [alsa]: Failed to open ALSA device "default": No such file or directory
    Jul 26 15:08:25 alexei-desktop mpd[5951]: output: Failed to open audio output
    Jul 26 15:08:25 alexei-desktop mpd[5951]: player: problems opening audio device while playing "deep_medi/releases_volume_one/01-Kalawanji.flac"
    /etc/mpd.conf for sound outputs:
    audio_output {
    type "alsa"
    name "My ALSA Device"
    # device "plughw:1" # optional
    # format "44100:16:2" # optional
    # mixer_type "hardware" # optional
    # mixer_device "default" # optional
    # mixer_control "PCM" # optional
    # mixer_index "0" # optional
    My ~/.asoundrc looks like this:
    pcm.!default {
    type plug
    slave.pcm "dmixer"
    pcm.dmixer {
    type dmix
    ipc_key 1024
    slave {
    pcm "hw:0,0"
    period_time 0
    period_size 1024
    buffer_size 4096
    rate 44100
    bindings {
    0 0
    1 1
    ctl.dmixer {
    type hw
    card 0
    > groups mpd
    audio mpd
    > aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 1: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Last edited by PlasmaSheep (2014-08-02 03:45:07)

    Sure, sounds good.
    > aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: CODEC [USB Audio CODEC], device 0: USB Audio [USB Audio]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    > lsmod | grep snd
    snd_hda_codec_realtek 54803 1
    snd_hda_codec_generic 56366 1 snd_hda_codec_realtek
    snd_hda_codec_hdmi 40396 1
    snd_usb_audio 131860 2
    snd_usbmidi_lib 21428 1 snd_usb_audio
    snd_rawmidi 20278 1 snd_usbmidi_lib
    snd_hda_intel 22831 2
    snd_seq_device 5244 1 snd_rawmidi
    snd_hda_controller 22911 1 snd_hda_intel
    snd_hda_codec 104665 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 6652 2 snd_usb_audio,snd_hda_codec
    snd_pcm 83207 6 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 19294 2 snd_pcm
    snd 61276 18 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
    soundcore 5551 2 snd,snd_hda_codec
    usbcore 188381 7 snd_usb_audio,ohci_hcd,ohci_pci,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid
    > cat /etc/modprobe.d/alsa-base.conf
    options snd slots=snd_usbaudio,snd_hda_intel
    options snd_hda_intel index=0
    options snd_hda_usbaudio index=1
    I'm not exactly sure what to put in ~/.asoundrc, however...

  • Can't get mysql admin tool runs on its own schedule for backup

    I'm trying to schedule a daily backup of all of my databases. It looks as if I have everything configured correctly within MySQL Admin tool, however the backup job never runs. The backup WILL execute if I click the "Execute Backup Now" button. I can't seem to get it to run on its own.
    i have Mac OS X 10.4 and mysql 5.0.45
    Any suggestions?

    anyone please ?

  • ICal seems to run on its own

    It seems to me that iCal in OS Lion starts and runs sometimes without even opening it. There will be times when I look at the dock and it is running, without me even starting or opening it. I know I have closed it when done working with it. This drives me crazy and has me wondering if I did close it. This seems to be an intermittent thing.

    Greetings,
    iCal will "silently" open itself if you quit it while it is in the process of updating a CalDAV server (Google / MobileMe / iCloud, etc.)  This usually happens in the first several seconds after you quit the app.  Your only indication is that the app icon may jump in the dock and the dot will re-appear.  In essence the app was closed while it was still pushing a change so it opens itself up to complete the process you interrupted.
    If the iCal database cache is corrupted I can see how that might make iCal think it needs to do an update but I doubt this would be intermittent.  I'd suggest paying very close attention to when you close the app and note what applications you open between quitting and when you notice it opening again.  Any applications that deal with contact / calendar syncing (besides iTunes) would be worth noting.
    In case it is the cache:
    1. Make an iCal backup:  Click on each calendar on the left hand side of iCal one at a time highlighting it's name and then going to File Export > Export and saving the resulting calendar file to a logical location for safekeeping.
    2. Go to iCal > Quit iCal
    3. Remove the following to the trash and restart your computer:
    Home > Library > Caches > com.apple.ical (There may be more than one of these. Remove all files and folders that start with this phrase)
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache if present)
    Home > Library > Calendars > com.apple.iCal.helper (There may be more than one of these. Remove all files and folders that start with this phrase)
    ---NOTE: To get to "Home > Library" in Lion:
    Hope that helps.

  • HT2204 I have 3 iphones and all use the same apple ID,how do I change this so each phone has its own id,do i restore the phones to factory settings first??as im having problems with contacts being added to and deleted from each phone.

    I have 3 Iphone 4S and all have the same apple ID which is causing problems as far as contacts are concerned,when i sync 1 of the phones to my comp the contacts appear on all the phones.How do i create a new ID for each of the phones do I have to reset the phones to factory settings first,any help would be appreciated.:)

    Hello marie196,
    Thanks for the question, and welcome to Apple Support Communities.
    You do not necessarily need to restore the device to factory settings, but rather sign out of the four services that utilize your Apple ID: iCloud, iMessage, FaceTime, and iTunes & App Stores. Once signed out, you can sign in with a new Apple ID. For more information, see the following article:
    Using your Apple ID for Apple services
    http://support.apple.com/kb/HT4895
    Additional Information: You may encounter an error regarding a 90-day limit. For information on this, see the following article:
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/HT4627
    Thanks,
    Matt M.

  • How do you assign an InDesign server instance to its own drive?

    I am working on optimizing the performance of our InDesign server and read about the possibility of assigning drives to the individual instances in the performance guide. Is there a configuration file or command-line argument for configuring the working drive for each server instance?

    I am not sure about that. Do you mean that all I have to do is provide the interface <cc:attribute name="value" type="lvl1.lvl2.someClass"/> and when I run the method, the returned result will be written into the expression provided in "value"?

  • How do I create a vertical side menu with its own styling separate from the horizontal bar above it?

    Hello.  I need assistance in styling my side menu.  I would like for it to  have a different style than the horizontal bar that is above it.  I would like that the side menu have a black background and with white text vertically aligned to the left.  But I would also like that the mouse's arrow to turn into a hand when it touches the letters instead of during the entire width of the background.  When I began styling the text, everything aligned fine until I added the links in html code.  When I added the <a> tag and created a link to another page, the text goes from the left to the center of the black box.  And the entire width is a link rather than just the words.  To correct this, I tried renaming the div tag containg the menu.  I tried renaming the ul tag.  And I tried renaming the li tag and changing the declarations.  None of these ideas worked.  I thought about changing the <a> tag in the head of the document, but that didn't change the styling either.  I also tried creating the black background by inserting a black box as a background image with the links over top of the image.  It didn't work.  I would appreciate your assistance.   I will supply the coding if anyone is interested in looking at it.  Thank you.
    Nora.

    I can post a link to the page.  But I will need to upload it.  It will take a day to show.  But after I wrote to you.  I began working with creating additional a:link styles.  I was able to create a shortened clickable area of one the words in the vertical menu.  Your advice reinforced what I have learned.  The following code shows that I started to make different styles of the a:link for each word on the vertical menu.  I think that this will work.  To indicate the different a:link style I used bold letters .  Thank you very much.
    html:
    <div class="side_menu_nav">
         <ul class="side_menu">
              <li class="side_menu"><a href="still image.html">STILL IMAGE</a></li>
              <li class="side_menu_video"> <a href="video.html">VIDEO</a></li>
              <li class="side_menu" ><a href="animation.html">ANIMATION</a></li>
              <li class="side_menu" ><a href="website.html">WEBSITE</a></li>
         </ul>
    </div>
    CSS:
    .side_menu_nav {
        margin-top: 100px;
        width: 190px;
        height: 230px;
        background-color: #F63;
        font-size: 18.5px;
        z-index: 5;
        font-family: Arial, Helvetica, sans-serif;   
    side_menu ul  {
        list-style-type: none;
        padding-left: 10px;
    side_menu li  {
        display: list-item;
    .side_menu a:link  {
        text-align: left;
        color: #FFF;
        background-color: #000;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 190px;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 0px;
        text-decoration: none;
        width: 120px;
    .side_menu_video a:link  {
       text-align: left;
        color: #FFF;
        background-color: #000;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 65px;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 0px;
        text-decoration: none;
    .side_menu a:visited  {
        color: #FFF;
        background-color: #000;
    .side_menu a:hover  {
        color: #CCC;
    .side_menu a:active   {
        color: #000;/*text*/

  • How long should I let Safe Mode startup run? I keep getting the "disk0s2 i/o error" message and I'm just not sure when to give up and try a different method. I already ran disk utility in Recovery Mode and it said there were no repairs needed.

    How long should I let Safe Mode startup run? I keep getting the "disk0s2 i/o error" message and I'm just not sure when to give up and try a different method. I already ran disk utility in Recovery Mode and it said there were no repairs needed but it still kept getting stuck on the apple loading screen.

    You have limited opportunity to attempt to create a backup of your created files.
    That is what the SafeBoot or safemode appears to allow you -- at the moment.
    Since the hard disk drive exhibits signs of failure or other major issues, plan
    on a replacement in the near future. You may be able to get the computer to
    start up in a regular full OS X (not safe mode) but consider its hours are limited.
    An externally enclosed hard disk drive (with own power supply, not relying on
    Mac ports to run it) is a good basic means of which to use a disk utility to make
    a copy or a Clone of the current OS X. This may help retrieve an archive that
    could be used along with a Time Machine backup, to restore your Mac once you
    get a new hard drive installed inside.
    Good luck & happy computing!

  • How long should I let the extracting process run? It has been over 6 hours (Photoshop Elements.

    How long should I let the extracting process run? It has been over 6 hours (Photoshop Elements). I have already received Disk Image Error - 4960. System will not let me attempt another download as message that download is in queue is received??

    Cancel it, try this:
    Direct Download Links for Adobe Software
    Use Winzip to extract the 7z file.
    Mylenium

  • How to make keynote presentation run automatically

    how to make keynote presentation run automatically

    Keynote can enter play mode when the file is opened:
    Inspector > Document > Automatically play on opening

  • How can we let the program run in backgroud automatically?

    normally,we need to find peak off time run big program
    that read pooled table and slowly.
    How can we let the program run in backgroud automatically?
    BTW:before that pop a window just give runner a notice.

    Here is an example, try this one.
    REPORT ztest.
    PARAMETERS: p_vbeln LIKE vbak-vbeln,
                p_bkrun NO-DISPLAY.
    DATA: ls_vbak LIKE vbak.
    DATA: v_answer,
          v_jobcount LIKE tbtcjob-jobcount.
      IF p_bkrun IS INITIAL.
    *-- not background processing
        CALL FUNCTION 'POPUP_TO_CONFIRM_STEP'
             EXPORTING
                  textline1      = 'This may time out.'
                  textline2      = 'Do you want to run in background?'
                  titel          = 'Warning!!!'
                  cancel_display = space
             IMPORTING
                  answer         = v_answer.
        IF v_answer = 'J'.
    *-- run in the background
          CALL FUNCTION 'JOB_OPEN'
               EXPORTING
                    jobname          = 'ZTEST'
               IMPORTING
                    jobcount         = v_jobcount
               EXCEPTIONS
                    cant_create_job  = 1
                    invalid_job_data = 2
                    jobname_missing  = 3
                    OTHERS           = 4.
          IF sy-subrc <> 0.
            MESSAGE ID sy-msgid TYPE 'E' NUMBER sy-msgno
                    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
            EXIT.
          ENDIF.
    *-- submit the program in the background
          SUBMIT ztest
            WITH p_bkrun = 'X'
            WITH p_vbeln = p_vbeln
            USER sy-uname
            VIA JOB 'ZTEST' NUMBER v_jobcount AND RETURN.
    *-- close the job
          CALL FUNCTION 'JOB_CLOSE'
               EXPORTING
                    jobcount             = v_jobcount
                    jobname              = 'ZTEST'
                    strtimmed            = 'X'
               EXCEPTIONS
                    cant_start_immediate = 1
                    invalid_startdate    = 2
                    jobname_missing      = 3
                    job_close_failed     = 4
                    job_nosteps          = 5
                    job_notex            = 6
                    lock_failed          = 7
                    OTHERS               = 8.
          IF sy-subrc <> 0.
            MESSAGE ID sy-msgid TYPE 'W' NUMBER sy-msgno
                    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
          ENDIF.
          EXIT.
        ELSE.
          CLEAR v_answer.
        ENDIF.
      ENDIF.
      CHECK v_answer IS INITIAL.
      SELECT SINGLE * FROM vbak
                      INTO ls_vbak
                     WHERE vbeln = p_vbeln.
      IF sy-subrc <> 0.
        WRITE:/ 'Invalid Order Id.'.
      ENDIF.
    END-OF-SELECTION.
      CHECK v_answer IS INITIAL.
      IF p_bkrun IS INITIAL.
        WRITE:/ 'Here is the result running the program in foreground.'.
      ELSE.
        WRITE:/ 'Here is the result running the program in background.'.
      ENDIF.
      WRITE:/ ls_vbak-vbeln,
              ls_vbak-vkorg.

  • Since the last update my iCloud on my tablet is stuck in update will not let me sign out of it or chande anything  how can I stop the upgrade from running. I've tried everything nothing is working.

    My Apple iPad is stuck on the update in iCloud will not let me sign out of it or do anything in icloud. How can I get it to stop running. I have tried everything that I have looked up online and nothing works.  Every time I put in my apple ID it disables me. Ugg I am frustrated!

    Have just seen the answer to this in a another thread.
    Gilly

  • How to view broken powerpoint pptx?

    How to view broken powerpoint pptx?
    I worked on the presentation Powerpoint, after successful completion of 4 hours of work and close the file, save the presentation as the
    format pptx. On the next day at the opening-message that the file content that can not be read. And even with the full confidence of the file access error. 

    Hi,
    Would you please provide the complete error message to us so that we can narrow the issue down?
    Does this error happen to other presentation files? If it only happens with the particular file, we can try the following steps to see if you can open it successfully:
    1. Create a blank presentation file.
    2. In the blank presentation file, under Home tab, click the New Slide drop-down list, and then click Reuse Slides.
    3. In the Reuse Slides task pane, click Browse > Browse File. Click the damaged presentation, and then click
    Open.
    4. Right-click one of the slides in the Reuse Slides task pane, and then click
    Insert All. 
    If this operation is successful, all the slides from the damaged presentation, except the slide master, are inserted into the new presentation.
    For more troubleshooting steps, please refer to the following KB article:
    http://support.microsoft.com/kb/927477
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How do i let my iphone connect to my computer wifi with usb ?

    As the title stated,
    How do i let my iphone connect to my computer wifi with USB ?
    The reason is because my iPhone 3Gs wifi having some problem. So i have to use a USB cable to connect to my computer and let my iphone to connect to the internet .
    If i don't do this i would have to keep on running out & in to my room & my living room.
    My iPhone 3Gs allows to connect to the wifi when i am in my living room, but once i enter my room the wifi won't be able any more. So please help me out please people
    I'm not sure about why i can't connect to my Ad hoc even it's so near, but i can connect to my router if i am in living rooms.
    Regards,

    I believe the next time you sync your phone to itune via the cord, you will have to check the box that says sync via wifi and also enable that setting on your iphone.

Maybe you are looking for

  • Unable to install IE 10 on Windows 7 Pro SP1 after applying IE 10 blocker toolkit.

    Hi There, I have been having this issue from the last few weeks. We applied IE 10 blocker tool kit from Microsoft last year and now when we are ready to deploy it, It does not get installed. I changed the value in registry and it's 0 at HKLM\SOFTWARE

  • Payment reference not in payment run F110

    Dear FI'ers, We post an invoice with payment reference file BSEG-KIDNO filled.When we create payment proposal through F110 the field REGUO-KIDNO is not filled. When we go into detail the file REGUE_KIDNO is filled. How to create payment proposal with

  • Windows XP mode Can't enable integration features

    I noticed there are so many threads on this and all the discussions confuse the hell out of me. Here's how it happened for me: I install Virtual PC, then install Windows XP mode. The VM boots up fine, everything is smooth, I can access my C drive fro

  • Itouch cannot be restored message

    when attempting to update software on itouch on my PC when itunes crashed.  Then it told me that i need to restore the itouch to factory settings.  I attempted to do that and it made it all the way to the end of the restore and then said it cannot be

  • Direct config in Production Server

    Dear Friends I am through with the configurations in Development Server.  I am planning to do the transport from Development to Production.  Kindly let me know what are the direct configuration which I need to do in Production Server. For eg:  In PA: