Audio from inserted video keeps playing on next slide

Hello,
I'm experimenting with Adobe Presenter 6. I have inserted a
video clip into a slide. There is a stop action on frame1 with a
button that advances to frame2. The video has audio, which
unfortunately keeps playing if I advance to the next slide. If I go
once slide further ahead, the audio from the video stops. Has
anyone else encountered this problem? It's driving me crazy!
Thanks!

Hi Doc!
I actually ran into the same situation...not with a video
clip, but with a basic flash animation that had audio in it. I'm
not suggesting that the following will definitely work for you, but
it might be worth taking a look at:
Any audio that's set to "Event" while editing in Flash will
continue to "stream" , even while navigating between slides. In
most cases that I've seen (from my experience), audio will stop if
the offending slide is placed immediately before a question slide.
I realize that might not be practical in every case, so....
1. Make sure that audio sync settings in flash are set to
"Stream". What this does is effectively kill off any audio once you
navigate away from the slide that has the embedded flash on it.
2. you can always add a stopAllSounds(); method in flash, but
that's not highly recommended
UNLESS your content slide (with the offending flash object )
comes immediately before, or within a range of question slides.
Again, this too might not be entirely practical based on what
you're trying to do.
I realize that might not help, but as I said, it might be
worth taking a look at how you're incorporating your video.
Rob

Similar Messages

  • Audio from youtube video continues playing after i have left the page. please help. thanks

    im pretty new to mac and not sure if this is the norm or not but want to know how to turn it off if possible. if im watching a video on youtube and i click back or the youtube icon to go back to the home page the audio continues playing from the video. this stops when i playing another video or close the tab. not sure if its a setting somewhere that i cant find or some sort of glitch. thanks

    1. System Preferences >  Flash Player > Advanced >  Delete  All
         Press the "Delete All" button
    2. Safari > Preferences > Privacy
        Press the button “ Remove All Website Data”.
    3. Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        "Develop" menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.

  • IPhone 4S keeps playing audio from a video file that is no longer on my phone.

    If I'm listening to music and try to change tracks or pause with the earbud buttons the music fades out and starts playing audio from a video file. It will only play about 3-4 seconds and then stop. This also will happen when double clicking the home button to try and change tracks. When I do that the track skipping buttons won't work and there's no title for the short bit of audio that plays. The only way to get music to start playing again is to go into music and press play again. The music I had been listening to is sitting there paused. The audio from the mystery video file still sometimes plays even when you're in music and the only way you would know is the little play icon at the top right part of the screen. I have removed every video off of my phone and it still does it. This is really frustrating.

    Sounds like a bad battery.  You'll need to bring the phone into Apple for evaluation.
    I'm sure you've been using your phone as designed and properly backing up your data, so you should have minimal, if any data loss should the phone need to be replaced.

  • ITunes 7.1.1.5 will not play audio from inserted cd

    I have been experiencing an issue with iTunes on my PC. It will not play any audio from inserted discs. This includes burned discs and commercial discs. When I attempt to play the music the song will stay highlighted briefly, about 2 sec., and then it goes directly to the next song on the disc. This continues through the disc to the end. I experience the same issue when trying to import the disc.
    I have tried removing the iTunes application and doing a fresh re-install, but I have the same issue.
    Also, this is on a PC, and I am able to open the disc's in question and play the content fine within Media Player.
    Any idea's on this would be greatly appreciated!
    Dell Latitude D410   Windows XP  

    Here is my Diagnostics log:
    Microsoft Windows XP Professional Service Pack 2 (Build 2600)
    Dell Inc. Latitude D410
    iTunes 7.1.1.5
    CD Driver 2.0.6.1
    CD Driver DLL 2.0.6.2
    UpperFilters: GEARAspiWDM (2.0.6.1),
    Current user is an administrator.
    Video Display Information:
    Mobile Intel(R) 915GM/GMS,910GML Express Chipset Family
    Mobile Intel(R) 915GM/GMS,910GML Express Chipset Family
    Connected Device Information:
    DiskDrive, FUJITSU MHV2040AH, Bus Type ATA, Bus Address [0,0]
    DiskDrive, Apple iPod USB Device, Bus Type USB
    DiskDrive, SanDisk U3 Cruzer Micro USB Device, Bus Type USB
    CDROM, TSSTcorp CDRW/DVD TSL462C USB Device, Bus Type USB
    Check the Windows Update website to verify that you have the latest service packs and patches for your OS. Service packs affect the performance of USB and firewire CD / DVD drives.
    D: TSSTcorp CDRW/DVD TSL462C, Rev DE01
    Audio CD in drive.
    Found 13 songs on CD, playing time 48:25 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 03:48:56
    Track 3, start time 07:49:53
    Track 4, start time 10:46:57
    Track 5, start time 14:11:62
    Track 6, start time 18:12:35
    Track 7, start time 21:35:67
    Track 8, start time 25:03:11
    Track 9, start time 28:05:61
    Track 10, start time 31:23:07
    Track 11, start time 35:01:65
    Track 12, start time 40:00:61
    Track 13, start time 44:30:26
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 4 8 10 16 20 24.
    The drive CDRW speeds are: 4.

  • How do I get audio from mp4 video to stop playing on other slides? URGENT

    I have imported an mp4 video into my Captivate file, and it plays well. But when I get to slides after that one, the audio from the video file repeats on several other slides. How do I get this ugly behavior to stop?
    I don't want to unsync the audio and video because it could get out of sync on playback.
    Please advise ASAP. I am supposed to be handing this in tomorrow and have spent countless hours doing workarounds on this project already...
    Thank you very much for any help you can give me.
    Ellen

    Hello Ellen,
    What is your Captivate version and what option did you choose to insert the video?
    If it is Captivate 6, Can you use the Multi Slide Synchonize video. If it is a Previous version, can you select the Video and from properties choose to synchronize with project?
    Does the audio play on other slides when you jump from an incomplete video to other slides or when you view the complete video and then move to rest of the slides.
    Thanks,
    Anjaneai

  • Problem: Audio from the video plays, but video does not show.

    Hi,
    I used the following code to play the video. The audio from the video plays displaying the player but there is no visual.
    There is no problem with the video as I have tried several other videos with .mpg and .mov extensions.
    import javax.swing.*;
    import java.awt.*;
    import javax.media.*;
    import java.awt.event.*;
    import java.net.*;
    public class MediaPanel {
        JFrame frame = new JFrame("Movie Player");
        static Player player = null;
        public MediaPanel(){
            try{ // method using URL
                URL url=new URL("file",null,"c:\\temp\\A.mpg");
                player = Manager.createRealizedPlayer(url);
            } catch( Exception e) {
                System.out.println(" Unable to create the audioPlayer :" + e );
            Component control = player.getControlPanelComponent();
            frame.getContentPane().add( control, BorderLayout.CENTER);
            frame.addWindowListener( new WindowAdapter() {
                public void windowClosing(WindowEvent we) {
                    MediaPanel.stop();
                    System.exit(0);
            frame.pack();
            frame.setSize( new Dimension(600,600) );
            frame.setVisible(true);
            player.start();
        public static void stop(){
            player.stop();
            player.close();
        public static void main( String args[]){
            MediaPanel panel = new MediaPanel();
    }

    use this code "Component control = player.getVisualComponent(); "
    instead of this code " Component control = player.getControlPanelComponent();"
    But if you want show both of them, modify as following
    Component control1 = player.getControlPanelComponent();
    Component control2 = player.getVisualComponent();
    then add the two control (control1 & control2 ) to your JFrame panel

  • After I detach audio from the video, and I go to delete the video portion but keep the audio, it deletes both. Am I doing something wrong?

    Hello Everyone!
    I would appreciate your support if you can. I know how to detach the audio from a video clip. Once this is done I wanted to add another video shot (B-roll) over the audio I detached. When I go to delete the video (which is detached form the audio) It deletes both of them automatically.
    Is there something I am doing wrong? Do I need to unpin the audio somehow?
    Thanks again.
    RJ

    Hey I found the info I needed. I decided to show it to anyone else who may be looking for this same answer.
    http://www.youtube.com/watch?v=xmP0mUKsJwU

  • Recording Audio from DVD Video

    Hi,
    I have a music concert video on DVD. I would like to record a song off the video so that I can learn to play the guitar part. Is there any software out there that will separate the audio from the video, or in other words, capture the audio and maybe convert it to mp3 format so that I can play it in iTunes without playing the video?
    Sincerely,
    Jim

    Audio Hijack will let you capture audio from any running Mac Os X application.
    http://www.rogueamoeba.com/audiohijack/
    --HangTime [WIll Compute for Food] B-|>

  • Can you record the audio from a Video embedded in a pdf?

    I can't seem to find anything on this, so I will ask. A client sent us a company produced interactive pdf and wants us to use the audio from a video clip that is in the pdf. We asked for the audio clip but they don't know who to get it from and just keep saying it is in the pdf. While others try to explain that a pdf and an mp3 are not the same thing. I get to look into a fall back position of trying to extract the audio (or video). There is no copyright issue here. Client peon just can't/won't get the proper file.
    Maybe some one can help or point me to info that says it is not possible.
    Thanks.

    WireTap Studio did the trick. I downloaded a free Trial version and bob's yer uncle.
    Thanks Michael

  • Downloading audio from a video file from iTunes?

    I have a 40G 4th Gen click wheel iPod (no color or video). Is there a way to download just the audio from a video file that I have in iTunes?

    I use Steve's method all of the time, and edit the Audio output in Adobe Audition. You will want to Export/Share to PCM/WAV @ 48KHz 16-bit, and keep that format both going and coming back into PrE. Remember that you will be working with an Audio file, that is the full (or almost) Duration of the Timeline. When you Import that edited Audio file, give the program a few moments to Conform that newly Imported PCM/WAV for editing. I suggest not touching the computer, until Conforming has completed 100%, and the little progress bar in the lower-right of the GUI has disappeared. If the Imported Audio file is short, and your computer is fast, you might not even see that progress bar, but the Conforming has taken place, just the same.
    I like to keep the original Audio on its Audio Track(s), and just use Window>Audio Mixer to Mute that/those Track(s), leaving only my edited Audio on its own Track un-Muted. This is a "fail-safe," just in case I change my mind along the way, and wish to revert to the original Audio for some reason. It is much easier to Mute-Unmute, than to gather up all of that original Audio again.
    Good luck, and happy editing,
    Hunt

  • Bookmarked videos keep playing in the background

    --when i bookmark a video from you tube or anywhere else--the video keeps playing in the background--there is no tab--this happens with certain flash sites as well--i remedy the problem by restarting the browser or making a non video bookmark right after---

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]. Safe mode disables the installed '''Extensions''', and themes ('''Appearance''') in '''Tools''' ('''Alt''' + '''T''') > '''Add-ons'''. Hardware acceleration is also temporarily disabled - the manual setting is '''Tools''' > '''Options''' > '''Advanced''' > '''General''' > [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel?as=u '''Use hardware acceleration when available''']. All these settings/options/add-ons can also be individually or collectively disabled/enabled/changed in Firefox normal mode to check if an extension, theme, option or hardware acceleration is causing issues. Disabling/enabling hardware acceleration, and some types of add-ons in normal mode may require a Firefox restart.
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.org/en-US/kb/Options%20window Options]

  • Separating audio from the video

    I'm new to this version of iMovie. I only knew how to use an older one from high school, I don't know which version that was, but it had three bars at the bottom to place video and audio files.
    Anyway, I need to know how to separate the audio from a video file while still being able to keep the video clip. Plus, how do you adjust the volume of only certain clips, like for it to start off quiet, but gradually increase in volume?
    Thanks!

    [See this blog post for instructions|http://imovie08.blogspot.com/2007/08/how-to-extract-audio-from-cli p.html]
    This all becomes much simpler in iMovie 09.
    For working with Audio [see this tutorial|http://www.apple.com/findouthow/movies/imovie08.html#tutorial=audiocli ps]

  • Unable to terminate audio from canceled video

    The audio from several videos continues to run on Firefox even though the videos have been terminated. How can I stop this?

    That is usually caused by a possibly crashed plugin-container process that doesn't stop the playing of that content.
    *http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins
    Try to update your Firefox 8.0 release to the current Firefox 10.0.2 release to see if it still happens with that version.
    * Help > About Firefox
    You can find the latest Firefox release in all languages and for all Operating Systems here:
    *Firefox 10.0.x: http://www.mozilla.org/en-US/firefox/all.html

  • Only audio from youtube videos

    My nokia 5800 default browser will only play audio from youtube videos. I found this strange because it worked normally before. But i can see the video using the youtube app but its annoying if you get and fb post with a video and you have to search it to see it. Thanks in advance.

    After the ios 6 upgrade I found the only what to use airplay to watch you videos is to use either safari or the video app. The Youtube app doesn't work properly on any apple product. My app on my apple tv wont read the google information anymore so I dont have the playlists, history or any other such thing. You can use mirroring as well but it is a pain in the back side to use and looks like crap.

  • Can I  rip the audio from a video file?

    I have a video file with a band singing on it. I have an ipod nano, so I can't import the video with the singing onto my ipod. Is there anyway to rip the audio from the video file and put that onto my ipod?
    -Thanks

    Open the video in Quicktime Player.
    Select the Export menu item.
    Change the Export type to "Sound to Wave".
    Save the WAV file somewhere with the default settings.
    Load the WAV file into iTunes and use iTunes to convert it to AAC for the Nano.

Maybe you are looking for

  • Problem in installing ubuntu 8.10 on Lenovo 3000 G430

    Hi all, I just brought a new lenovo 3000 G430 , it is great with XP but when I am trying to install ubuntu 8.10 as my other OS it is giving some input/output error,Please let me know what should I do. Is this G series is supported for ubuntu, I have

  • Cannot uninstall Business Objects 6.5 SP2

    I'm going through the Windows Add or Remove Programs and selecting Business Objects 6.5 SP2.  First off I get a dialog box to "Install or remove fixes"?! with 2 radio buttons "Install Fixes" and "Remove Fixes".  Only "Install Fixes" is enabled, so I

  • Skins on oracle forms

    Can we implement Skins on oracle10g forms:If yes how Plz.Help. Thanks, amardeep

  • Job not running in DBA_Jobs

    Hi, We have a job set in dba_jobs. Suddenly after 31st mar-2011 the job is not running The job of 31st mar 2011 is still in active state and exists in the database The details of the job are as follows: SELECT r.sid, r.job, r.this_date, r.this_sec, S

  • Resetting exchange password

    How do you reset the exchange password?