Adding audio to menu

Using Reflection White theme and having problems adding audio to opening menu. Been successful adding audio to submenus.
I would like to have audio when dvd is played and waiting for user to select submenus and also have same audio play when user returns to main menu (title)

Thanks for the reply.
Bit confused.
Where is the "audio well"? What does it look like?
When I select the music and click "apply" nothing
seems to happen. When I then click on 'Menu" the
duration is set to max - 3.31 and volume is set to
mid way.
I usually drag and drop audio clips from the iTunes
directory.
The audio well is that little rectangle that is just to the left of the 'Menu Volume' slider. Be sure you have iDVD back to your main menu screen. After you go to 'Media->Audio->iTunesLibrary and select the audio, click on 'Apply' You should begin to hear the music you selected. Go back to the 'Menu' tab and look at that audio well rectangle. You should now see a little icon of an audio file.
Is the any function that shows what is attached to a
submenu? I can see the movies and slideshows that I
have dropped onto the menu/submenu.
Yes, just under the main screen there are three circular buttons. The left one is for activating the sound in the menus. It should be blue when it is on.
The middle button is a 'play' button that allows you to play your movie from the iDVD menu.
The third button is the Map button. Click on this one to see a diagram/outline of the structure of your menus showing what is within each submenu.

Similar Messages

  • Help with adding audio files to page

    I am using DW CS5.  I have had numerous troubles adding audio files to any page.  Please know that I am not at all computer savy when it comes to html codes etc.  But I have been working with DW CS5 and have a functional website and my pages validate.  That being said, please be patient with me if I am asking stupid questions or don't understand the solution.
    Now to the problem....I originally wanted to add mp3 files...but I am not sure how to work with plugins or which plugin to use.
    Therefore, I converted my mp3 files to swf and used the insert media file feature in DW CS5.  But when I look at the finished page...I only see a big white box.  Nothing happens when you click on it. 
    First question...which is the best method to add audio files?
    Second question...what steps do I need to follow achieve the desired result?
    Note:  there is one validation error on this page and I'm not sure why or how to fix it.  Any suggestions here would be greatly appreciated.
    Here is the code for the page (or you can go to this link:  http://02cada7.netsolhost.com//test2/cupotea.shtml):
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>cupotea</title>
    <style type="text/css">
        body {
            margin: 0;
            width: 100%;
            background-color: #000; /* change this to whatever the background color should be for the sides (and the bottom) */
        #wrapper {
            min-width: 960px; /* this is how wide the actual content area will be (the centered part) */
            max-width:    1260px;
            margin-left: auto;
            margin-right: auto;
            padding: 0 0 5 5; /* keep the first two values at 0, the others are for left and right space from the edge of the background */
            background-color: #000; /* this is the background color of the main content area */
            color: #FFF; /* this is the default font color */
        #top {
            height: 75px;
            font-size: 60px;
            font-style: italic;
            font-weight: bold;
            color: #FFFDE6;
            background-color:#750700;
            text-align: center;
        #left {
            width: 120px; /* this is the width of the side area. this will take some of the width of the wrapper, above */
            float: left;
            padding-top:10px;
        #main {
            min-width: 840px; /* this is the width of the main content area. This, plus the width of the side, should equal the width of the wrapper */
            max-width: 1340px;
        float:left;
        background-color:#000;
        color: #000;
    #body {
        width:853px;
        float:left;
        color: #fffde6;
        padding-right: 10px;
        padding-left: 10px;
    #bodyleft {
        width:425px;
        float:left;
        padding-top:70px;
    #bodyleft2 {
        width:425px;
        float:left;
        padding-top:70px;
    #bodyright {
        width:425px;
        float:left;
        padding-top:70px;
    #bodymiddle {
        width:853px;
        float:left;
        color: #fffde6;
        padding-right: 10px;
        padding-left: 10px;
    a img {border:none; }
    .standardparagraph {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #fffde6;
        text-align: justify;
        font-weight: normal;
    .standardparagraph2{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #fffde6;
        text-align: justify;
        font-weight: normal;
        border-top:thin;
        border-color:#666;
        border-bottom-style:solid;
    .standardparagraph3{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #fffde6;
        text-align:    center;
        font-weight: normal;
    .standardparagraph4{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #fffde6;
        text-align: center;
        font-weight: normal;
        border-top:thin;
        border-color:#666;
        border-bottom-style:solid;
    .pagetitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-weight: bold;
        color: #fffde6;
        text-align: center;
    </style>
    //<![CDATA[
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //]]>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryTooltip.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarVertical-2.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryTooltip.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript" src="lightbox/js/prototype.js"></script>
    <script type="text/javascript" src="lightbox/js/scriptaculous.js?load=effects"></script>
    <script type="text/javascript" src="lightbox/js/lightbox.js"></script>
    <link rel="stylesheet" href="lightbox/css/lightbox.css" type="text/css" media="screen" />
    <style type="text/css">
    a:link {
        color: #06F;
    a:visited {
        color: #06F;
    a:hover {
        color: #06F;
    a:active {
        color: #06F;
    </style>
    </head>
    <body onload="MM_preloadImages(''images/buttons/miscfamily2.jpg','images/buttons/home2.jpg','im ages/buttons/familytrees2.jpg','images/buttons/legacy2.jpg','images/buttons/polska2.jpg',' images/buttons/dziekuje2.jpg','images/buttons/calendar2.jpg','images/buttons/dziekuje2.jpg ','images/buttons/StasikEarly1800sto1870-2.jpg','images/buttons/JanikMid1800sto1866-2.jpg' ,'images/buttons/Stasik1857toPresent-2.jpg','images/buttons/1st-generation-2.jpg','images/ buttons/2nd-generation-2.jpg','images/buttons/3rd-generation-2.jpg','images/buttons/4th-ge neration-2.jpg','images/buttons/5th-generation-2.jpg','images/buttons/6th-generation-2.jpg ','images/buttons/7th-generation-2.jpg','images/buttons/january-2.jpg','images/buttons/feb ruary-2.jpg','images/buttons/march-2.jpg''images/buttons/april-2.jpg','images/buttons/may- 2.jpg','images/buttons/june-2.jpg','images/buttons/july-2.jpg','images/buttons/august-2.jp g','images/buttons/september-2.jpg','images/buttons/october-2.jpg','images/buttons/novembe r-2.jpg','images/buttons/december-2.jpg')">
    <div id="wrapper">
      <div id="top">
        <div align="center">THE STASIK FAMILY</div>
      </div>
      <div id="left">
    <!--#include virtual="includes/menu.html" -->
      </div>
      <div id="main">
       <div align="center">
        <br />
        <span class="pagetitle">CUP O' TEA</span><br />
        </div>
        <div id="body">
            <p class="standardparagraph2">When preserving family history, nothing can compare to sitting down with a Grandparent or Great Aunt or Uncle over a cup of tea; listening to them reminicse about the past.  Unlike handwritten accounts, there is opportunity to ask questions or delve further into the subject.  Even better, recording such conversations so they can be shared for generations to come.<br />
    <br />
    The following audio files were created by Virginia (Stasik) Zarow at the request of Laura (Stasik) Schmidt and Carrie (Stasik) Kot.  There were a total of five cassette tapes, ranging from 1 hour to a 1 1/2 halfs in length.  Scott Freeson converted each tape to digital format and then they were broken down into various segments for a total of 7 audio files.  It is recommended that you listen to each tape in the order presented to maintain the proper timeline and context.<br /><br /></p>
    <p class="standardparagraph">The first five audio files were recorded by Aunt Virginia in response to questions posed by Laura (Stasik) Schmidt and her sister Carrie (Stasik) Kot.  Aunt Virginia re-recorded her responses in August 2009 after noticing some mistakes in the original recording.<br />
    <br />
    Note:  Virginia refers to her father as "tata", which is the Polish word for dad.</p>
    <div id="bodyleft">
    <span class="standardparagraph">What are the recollections you have about your parents, in particular their interests, their hobbies, and their lives and faith?<br />
    What did your dad do around the house?<br />
    How did your mom relax?<br /><br /></span>
    <span class="standardparagraph">How did you celebrate holidays and birthdays? <br />
    Did you go on vacations?<br />
    What did you and your brothers do for fun?<br /><br /></span>
    <span class="standardparagraph">What do you know about Jacob Sikora and Catherine Dziwak, the extended family and their faith?<br />
      - Jacob Sikora and Catherine (Dziwak) Sikora<br />
      - Michael (aka Patsy)<br />
      - Magdeline (aka Chochi)<br />
      - Angeline (aka Nellie) - includes information about Frank &amp; their children<br />
      - Elizabeth (aka Diane)<br />
      - John<br />
      - Peter<br />
      - Walter<br /><br /></span>
    <span class="standardparagraph">  What was the house like?<br />
      - In the beginning<br />
      - The 1936 flood<br />
      - Renovations<br />
      - The final demise<br /><br /></span>
    <span class="standardparagraph2">Miscellaneous tidbits...<br />
      - Polish Proverbs<br />
      - Ancedotes<br /><br /></span>  </div>
    <div id="bodyright">
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="50" height="25" id="FlashID" title="virginia1of5">
      <param name="movie" value="audiofiles/virginia1of5.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <param name="swfversion" value="15.0.0.0" />
      <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
      <param name="expressinstall" value="Scripts/expressInstall.swf" />
      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="audiofiles/virginia1of5.swf" width="50" height="250">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="15.0.0.0" />
        <param name="expressinstall" value="Scripts/expressInstall.swf" />
        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
        <div>
          <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
          <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
    <span class="standardparagraph3">for the media file<br /><br /><br /><br /></span>
    <span class="standardparagraph3">for the media file<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /></span> 
    <span class="standardparagraph3">for the media file<br /><br /><br /><br /><br /><br /></span>
    <span class="standardparagraph4">for the media file<br /><br /><br /><br /></span>
        </div>
        <div id="bodymiddle"><span class="standardparagraph">The second tape, also recorded in August 2009, consists of 2 clips and covers the years 1944 through 1947.</span></div>
    <div id="bodyleft2">
    <span class="standardparagraph">Summer of 1944 to December of 1945<br />
      - Meeting of Frank Zarow<br />
      - New Years Eve - 1944<br />
      - Prom Night - May 1945<br />
      - First boyfriend, Eddie Yesh<br />
      - First job as a hygienist<br />
      - Meeting of John Zarow<br />
      - Enrolled at Indiana State Teachers College<br />
      - Meeting of Ted Zaroff<br />
      - Thanksgiving - 1945<br />
      - Florian Stasik Airforce injury<br />
      - Christmas - 1945<br />
      - New Years Eve - 1945</span>
    <span class="standardparagraph">Note:  Per Virginia, Ted's name should be spelled Zarow, like most of his brothers.  There was a mixup with his birth certificate and his last name was mispelled (although it is phonetically correct).  He chose to keep this spelling as did one of his brothers.<br /><br /></span>
    <span class="standardparagraph">January 1946 to December 1947<br />
      - Takes job as cook/housekeeper<br />
      - Break-up with Eddie Yesh<br />
      - Frank Zarow passes away<br />
      - Christmas 1946<br />
      - Meets John Zarow again<br />
      - New Years Eve 1946<br />
      - John courts Virginia<br />
      - First date with John<br />
      - John's father passes away<br />
      - Christmas 1947</span>
    <span class="standardparagraph">Virginia mentions visiting cousin Helena in Poland.  She is referring to <a href="4-0-helenastasikguzik.shtml">Helena (Stasik) Guzik </a>and her trip to Poland in 1990.  </span></div>
    <div id="bodyright2">
    <span class="standardparagraph3">for the media file<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /></span>
    <span class="standardparagraph3">for the media file<br /><br /><br /><br /></span></div>   
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </div>
    </div>
    <script type="text/javascript">
    swfobject.registerObject("FlashID");
      </script>
      </div>
    </body>
    </html>

    Woohoo! I was able to resolve the issue including the validation issue.  But I have a follow up question...
    Currently if you click on the play button another window pops up which has the play/control/stop buttons to control the audio file.  The attribute is set to new window.  If I change the attribute to parent window, then the page that has the control buttons overlays ontop of the page with the link.
    To get back to the original page, one must click on the back arrow near the address bar.
    Isn't there a way to not have a separate window appear?  In other words, the controls are embeded into the parent page?

  • Adding audio to Video Demo: Captivate 7

    Hello, i have several questions about working with audio in a video demo in Captivate 7.
    I have a video demo that was captured without audio, then the intended script changed signifigantly so the timing is way off (sometimes the video doesn't hold on a screen long enough for the narrator to finish talking, sometimes it holds too long).
    Any tutorials out there for adding audio after the video demo is recorded, when the timing is all off and I need to hold on some frames longer than the movie does? I'm doing still screen grabs and inserting them as images for the duration of the hold, but there's got to be a better way!
    Is there any way to add text-to-speech in the Video Demo (other than adding it in slide notes, exporting the audio file and then importing it to the background of the video demo?)
    When adding audio to a Captivate 7 video demo, is it better to add it to the video (Edit Video Demo > Audio > Import to > Background) or to add it to the slide in the regular timeline? Pros/Cons? Best practice?
    Thanks!

    Are you un-checking "Edit Volume" before you play it?
    Sue
    Hi Sue, Thanks for your help, I am new to the Mac, so forgive me if I am slow!
    I cannot find "Edit Voume".
    I can find "Show clip volume" in the "View menu" is that the same thing?
    Thanks for your help. Chatch

  • When adding audio books to ipod either manually or by syncing, the tracks seem to be in the right order but they play back in a random order which means you can't listen to the book. How do you overcome this? (Bill)

    I have tried adding audio books to my ipod classic, both by syncing and manually. The tracks come up in the right order in the menu but when listening they will often play (not always) in a random order. How do I overcome this, as it is making listening to books impossible.  (Tarraganda)

    I have found the problem myself when I got into the Settings. Somehow it had been put onto shuffle all music files and once I turned that off it reverted to normal. I realised something basic was wrong when our other ipod that had been synced at the same time didn't have a problem. However, I had put all the books on manually, one album at a time as problems occurred when syncing the whole library, including multiple albums for the same piece of music.

  • On a Mac, in Adobe Photoshop CC 2014, when adding audio to an edit, i get the message "Could not complete your request, because Dynamiclink is not available". When performing the exact same operation in Adobe Photoshop CC, i can add audio in the same way,

    On a Mac, in Adobe Photoshop CC 2014, when adding audio to an edit, i get the message "Could not complete your request, because Dynamiclink is not available".
    When performing the exact same operation in Adobe Photoshop CC, i can add audio in the same way, no error message. Any ideas to solve this, anyone? Would be greatly appreciated.

    I tried to update and it keeps telling me to get the Application Manager. And this is what happens
    Adobe Application Manager failed and it told me to download the Adobe Support Advisor.
    Adobe Support Advisor told me that there was an issue:" cpsid_82829s1: "A restart is pending," bootstrapper error has occurred. "Token Number: 40-87772-063201122012
    I followed the instructions it gave me to correct this issue:
    If you receive the error "Installer has detected that a machine restart is pending. It is recommended that you quit the installer, restart try again," do the following:
    #Restart the computer and try the installation again.
    #If the installation fails, delete the InProgress registry key: 
    Disclaimer: This procedure involves editing the Windows registry. Adobe doesn't provide support for editing the registry, which contains critical system and application information. Make sure to back up the registry before editing it. For more information about the registry, see Windows registry information for advanced users on the Microsoft support site, or contact Microsoft. 
    Launch Windows Registry Editor.
    (Windows XP) Choose Start > Run, type regedit in the Open text box and click OK.
    (Windows Vista/ Windows 7) Choose Start, type regedit in the Search box, and press Enter.
    Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager.
    Delete the InProgress key.
    I was not able to find the "InProgress" key.

  • Photoshop CC video: Where is the audio flyout menu? I want to set the audio level of a clip but when I click the little triangle the flyout only offers Motion options, no audio.

    I created a video clip by ripping from a (non-protected) DVD & brought it into Photoshop CC for editing. I want the audio to fade in & out but cannot find any audio controls!
    The info I've found online says to click the little triangle at the right end of the clip & I should get the audio flyout menu, but all I get is a menu with "Motion" options.
    Please help!! Where are the audio options I see on the tutorials?
    Thanks ...

    The audio was indeed in there; I could hear it! But I found the fix:
    Some Googling revealed that the timeline video sprites should appear *blue*, not purple as in my screenshot. I'm not sure how that happened, but I scrapped the project & restarted from scratch - and though I can't say what I did differently, this time the video sprite in the timeline was blue, and the audio flyout was there! So it's all good, thanks!

  • Preventing help files being added to start menu after installing an application in windows 8.1 enterprise

    Hi Guys
    when we install an Application in windows 8 family, we see that in addition of Application executable file, user manuals (.chm) and PDF & other files related to that App are added to start menu (when we click down Arrow which shows all programs) and
    so the start menu gets quit messy.
    is there any settings to make only applications executable file be added to start menu & prevent other types of files related to that App being added here?
    thanks in advanced

    Hi John,
    This issue is related to the programs package we installed.
    • An installation package contains all of the information that the Windows Installer requires to install or uninstall an application or product and to run the setup user interface.
    • The developer can specify installation context, and based on these properties, Windows Installer automatically redirects the values of folder properties and registrations to locations.
    • The shortcut is added to the profile by these context
    We could right click these file and could find out they are the shortcut mentioned above.
    For more information about Windows Installer, please refer to the following article.
    http://msdn.microsoft.com/en-us/library/windows/desktop/dd765197(v=vs.85).aspx
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support
    hi Fangzhou
    useful link
    thanks a lot

  • Ducking doesn't work on added audio track

    I have an iMovie 09 video clip of people dancing to music in the background.  I attached a separate audio clip of music to the video (it appears in green beneath the video).
    At a certain point in the video, I want to fade the added music clip so you can hear what's going on in the video.  So I went to "Audio Adjustments" on the video clip and checked the Ducking box to that the music on the added audio clip would fade at that certain point.
    But it doesn't fade at all.   How do I fix this?  Thanks. 

    You should be able to trim expanded audio in previous versions, also.  Then you do trim, the audio will only turn dark, not get physically shorter, when you Expand Audio Components.  When you Expand Audio, it will physically change the length of the audio section.  One thing to remember is that when you Expand Audio/Video, the whole clip is selected by default, click on the head or tail of the audio first.  If it is red, you can not expand it out, but can trim it in.
    Tom is correct about ROLL edits, they only work in FCPX 10.1 and later.  Only works with clips in a Storyline.  Only work with audio that has enough Handles to accoedate the Roll edit.

  • When adding audio to my webpage do I have to add a photo as well?

    Hello,
    I just set up my website using iweb and it was really fun and easy. I added an audio file to one of my pages and it required me to add a photo or it wouldn't add the song.
    Can this be changed?
    Thanks, Chad
    Powerbook G4 1.5   Mac OS X (10.4.2)  

    A clip from the help file:
    To add audio:
    In the site organizer, select the webpage you want to add the audio to.
    Do one of the following:
    To add a single audio file, drag it to the image placeholder on a webpage or to the webpage canvas. If you drag the audio file to the image placeholder on a blog (the Blog or Podcast template), iWeb creates a podcast. (See the podcast topics below.)
    To add more than one audio file, drag them to the webpage canvas. (Select more than one file at a time by Command-clicking.)
    To add links to the songs in the iTunes Music Store (not the audio files themselves), drag a playlist (from the Media Browser or iTunes) or a song from the iTunes Music Store to the webpage canvas.
    If you added audio files (not links), you can drag a graphics file to the placeholder above each song's audio controls. Or you can create a text box with a solid color fill to put over the placeholder. You can resize the graphic and the audio controls by dragging the handles.

  • How do I delete added audio?

    Is there a way to remove/delete added audio to a project that has already been sent to media browser?

    If you mean in an iMovie file then no you can't do that in iDVD.
    You would need to go back to the Movie in iMovie remove / add the audio and reshare the movie to iDVD.
    Ian

  • Adding audio suddenly creating video gap

    I'm working on a slide show and it was going really well until today. The video is finished, with transitions, effects, etc., and I've been adding audio over the past couple of days. Today, I added a couple of songs and they did fine, then I added another one and it caused a gap in the video. When I go to the video line and right-click the gap, the "Delete and Close Gap" is greyed out so I can't use it. The gap doesn't "match" the audio--it starts about halfway through the audio and then ends where the audio ends. This is really frustrating, as I can't see anything different about this section of the project from the rest of it. (same file types, etc.) Can anyone tell me why this is happening and how I can correct it? Thanks!

    Steve--Thanks so much--of course that worked like a charm! :) I can always count on you to know right away what I'm doing wrong!! I do have one more question--why did the ripple feature only kick in towards the end? I had 1 hour and 6 minutes of audio tracks that didn't cause any of the ripples, then it seemed to happen out of nowhere. I don't *think* I was doing anything differently up to that point. I'm mystified! But also very, very thankful to know the cure--I'll be doing some last minute touch-ups and then I'll be ready to burn this one! Yahoooooo!!!!! :) Take care, Tina

  • Crashing after adding audio clips

    So I have had to rebuild my 50 minute vacation movie 3 times now due to the files become corrupt after adding audio clips.  The audio clips are legit and not just downloaded from a random site.  Happens with different songs not just particular ones.

    Here is a good tutorial for how audio works. In your case, you want to drag and drop the music track on top of one of your video clips at the frame where you want the music to begin.
    http://www.apple.com/findouthow/movies/imovie08.html#audioclips

  • "The Clip/ Video /Audio adjustment menu doesn't open any more. Was it something I did?"

    "The Clip/ Video /Audio adjustment menu doesn't open any more. Was it something I did?"

    thnx, that was it! Time was OK that why I didn't see it, but date was set to 1/6/2014.

  • Issue / problem adding audio in Presenter 7 (PowerPoint 2010)

    Since I got a new PC (Windows 7), I'm having an issue / problem adding audio in Presenter 7 (PowerPoint 2010).
    It doesn’t happen every time, but randomly with many presentations...
    In PowerPoint, right after I import audio (through Presenter) and click “ok”, I get the following errors:
    Then, I can't get into the "import/sync/edit" mode, from the Presenter tab...
    Already tried reinstalling Presenter, resaving new presentations, deleting the .ppcx/audio folders, importing the audio locally (vs from my network drive), etc.
    Then sometimes, randomly, it will let me get back in and edit the audio, after numerous attempts…?!? I can't figure out what the pattern is, which is causing this new problem (never had this problem before, w/ my old PC - Win XP / PowerPoint 2003 / Presenter 6 & 7)
    Anybody have an idea what the issue could be?
    Thanks,
    Mike P.

    Hello,
    I  tried to reproduce this issue but I am not getting any error message. Please provide us following information; this might help to reproduce this issue:-
    1) You are seeing this issue in  PPT or PPTX
    2) You seeing this issue in newly created presentations or its just old presentation which is not working properly.
    3) OS and PowerPoint version
    4) If this issue is consistent on any particular presentation then please share it.
    5) Can we have exact reproducible steps
    Regards,
    Shubhi

  • Adding Audio Consolidated Sceneline

    Seems each step forward in PE4 involves a step or two backward.
    I imported audio (a WAV file) to a newly-created audio track (Audio 4), and presto-change-o! my Sceneline contracted to a single frame that contains the video for the whole movie (3 mins. long). Previously, the Sceneline showed dozens of clips individually. If I clicked Play in either the Sceneline or Timeline, the movie still played normally.
    Realizing that the Soundtrack was empty, I figured maybe I should have added the audio there, and maybe adding it where I did, in Audio 4, caused the disruption to the Sceneline. (I couldn't imagine why it should, but still...)
    I deleted the recently-added audio, clicked on Audio 2 (the primary video track is Video 2, with opacity clips in Video 3), and clicked "Delete Empty Tracks," which got rid of my newly-created Audio 4.
    This did not restore the Sceneline to its previous state.
    In added the audio file to the Soundtrack. No change to the Sceneline.
    The movie plays okay, including the new audio track, but with the Sceneline all compressed into one frame, I can't move clips or do any of the other editing tasks that are fast and easy in the Sceneline.
    Anybody got an idea how I can restore my Sceneline?
    John B

    YES! That did it. Thanks, Robert. I had no idea pressing the backslash compresses the Timeline to show the whole movie, or that you could lasso a track. Nice to know.
    What I did know, and what gave me brief trouble, is that when you try to drag a clip or a track vertically in the Timeline to a track or position that's not visible, dragging up or down does *not* force the tracks to scroll in the direction you want to go.
    But I found that once I had the primary video/audio track lassoed, if I hit Ctrl-C (Copy) with my other hand, it did in fact copy what I had in the lasso. I then clicked the empty Video 1 / Audio 1 track, typed Ctrl-V (Paste), and the primary video/audio track copied into place.
    And yes, with the primary video back in Video 1, all the clips once again display normally in the Sceneline, solving my original problem.
    Thanks to Bill, Steve and Robert for contributing to the solution.
    PROBLEM SOLVED, and important lesson learned: Don't let anything displace the primary video from Video 1.
    John B

Maybe you are looking for