I need help with being able to move a GarageBand project from my iMac to my Mac Book

...iMac to my MacBookPro, so that I can continue to work on it on the laptop. When I go to 'Save As' Archive the option is greyed out. Then I read something about grabbing blue loops after clicking the eye icon on another forum, but I didn't see anything like that.

wendy a. wrote:
When I go to 'Save As' Archive the option is greyed out.
you only need the Archive function if you don't have the same loops on the other computer, or if you pasted regions between projects.
that said, here's the description for enabling it:
http://www.bulletsandbones.com/GB/GBFAQ.html#saveasarchivedisabled
(Let the page FULLY load. The link to your answer is at the top of your screen)

Similar Messages

  • HT201318 Need help with being double charged on my icloud account when purchasing extra storage for my ipad

    Need help with being double charged on my icloud account when purchasing extra storage for my ipad?

    I had this same problem on my 4S. I fixed it by restoring the phone to factory defaults. Previously, I had taken the additional step of restoring from backup but, as soon as I did, the problem returned. The fix is a hassle as I now have to reinstall my apps but at least I can manage mail on the phone.
    The problem also occurred on my iPad2 but I'm not restoring it as it's a serious hassle (see above) and I don't actually read much mail on the device.
    As a side note, I noticed incredibly high load averages (5+ processes for 1, 5, and 15 minutes; 12+ for 1 and 5 minutes at one point) as well as CPU usage that didn't drop below 15% (apparently all user processes, system seemed to be about normal). As could be expected, this also lead to incredibly rapid battery depletion.
    I can't tell what processes were hogging the CPU as neither of my devices are jailbroken and Apple doesn't seem to like 'top' much.

  • Need help with AS3 to play movies

    Here is my what I'm working with: Flash CS3, AS3. I have 4
    buttons and 4 movies (each button will be asigned to play one of
    the 4 movies).
    Not sure if this is the best layout but here is what's
    included in my file. I have an Actions layer, 4 buttons (on 4
    different layers), 4 embedded movies (on 4 different layers...all
    about 5-8 seconds long). I'm sure this is simple but figuring out
    the code for AS3 is like learning Chinese....I need major help with
    this.
    Lets say that my buttons have instance names like button1,
    button2, button3, button4, and my movies have instance names like
    movie1, movie2, movie3 and movie4. Here's the catch. I don't want
    the movies viewable (or seen) until the user selects one of the
    buttons. So if the user selects button1 the movie will appear (next
    to the button without any contols...just a movie with a border) and
    play. If the user hovers off or moves the mouse off the button, I'd
    like for the movie to disappear.
    Can someone please give me the the code needed so that when I
    select button1 that it will play movie1, button2 w/ movie2....and
    so on.
    Thanks for your help!

    Here is the link to the fla file.
    http://joshhicks.com/flash/flashfile.html
    I updated the link to the latest swf
    http://joshhicks.com/flash/del2.html
    I added stop(); to the 1st frame of each moive and this fixed
    the movies from playing in the background unseen. If you can help
    me with one last question...then the file will be complete. As of
    now when you select one of the movies, it plays once thru and
    starts back at frame one (loops) which is the way I want it to
    play. But if you hover off one of the buttons while the movie plays
    (lets say when the movie is showing the number 2) when you go back
    to view the same movie, it will start where you left off (it will
    start on the fram showing 2 and not 1). How can this be set up to
    play from the beginning of each movie everytime you happen to go
    back and click on the button? Thanks

  • Need help with installing Able Player in Dreamweaver

    Hi all,
    Brand new at this, so please forgive me....
    I follow all instructions on
    https://github.com/ableplayer/ableplayer/blob/master/README.md
    and all .js and .css files are showing up.
    Yet, the player is not loading.
    Help much appreciated.
    TIA, Troels
    The HTML:
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Able Player Test #6</title>
    <link rel="stylesheet" href="tests.css" type="text/css">
    <!-- Dependencies -->
    <script src="thirdparty/modernizr.custom.js"></script>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
    <script src="/thirdparty/jquery.cookie.js"></script>
    <!-- Able Player CSS --> 
    <link rel="stylesheet" href="styles/ableplayer.css" type="text/css"/>
    <!-- Additional CSS for Playlist --> 
    <link rel="stylesheet" href="styles/ableplayer-playlist.css" type="text/css"/>
    <!-- Able Player JavaScript -->
    <script src="build/ableplayer.js"></script>
    </head>
    <body>
    <h1>Able Player Test #6:<br/>Audio player with Playlist</h1>
    <p>For additional tests see the <a href="index.html">Index of <em>Able Player</em> Examples</a>.</p>
    <!-- use the following markup for each media element -->
    <audio id="audio1" preload="auto" data-able-player>
      <!-- source elements are optional when there's a playlist. -->
      <!-- If ommitted, they will be constructed from the first playlist item -->
    </audio>
    <!-- use the following markup for each playlist -->
    <!-- an AblePlayer playlist is any <ul> with class="able-playlist" -->
    <!-- The value of data-player must match the id of the media element -->
    <!-- Add data-embedded to embed the playlist into the media player --> 
    <!-- see documentation for additional details about markup -->
    <ul class="able-playlist" data-player="audio1" data-embedded>
      <li
       data-mp3="../media/paulallen.mp3"
      data-ogg="../media/paulallen.ogg">The Paul Allen Song</li>
      <li
       data-mp3="../media/php70alpha.mp3"
      data-ogg="../media/php70alpha.ogg">PHP 7.0 Alpha</li>
      <li
       data-mp3="../media/frenchsong.mp3"
      data-ogg="../media/frenchsong.ogg" lang="fr">Une Chanson Française</li>
      <li
       data-mp3="../media/smallf.mp3"
      data-ogg="../media/smallf.ogg">Man With Small F (The Inaccessible PDF Song)</li>
      <li
       data-mp3="../media/everyday.mp3"
      data-ogg="../media/everyday.ogg">Every Day</li>
    </ul>
    </body>
    </html>

    Hi troelsoxenvad, looks like the player is failing to load the translation file, which includes all prompts, labels, and other text. That problem has been addressed in a recent Able Player update - try downloading the latest version: http://ableplayer.github.io/ableplayer
    Also it's failing to load your Ogg file. You might double-check that the path and filename is correct:
    Finally, Able Player is no longer dependent on JQuery-UI so you can remove that.

  • I need help with Sunbird Calendar, how can I transfer it from one computer to the other and to my iphone?

    I installed Sunbird in one computer and my calendar has all my infos, events, and task that i would like to see on another computer that i just downloaded Sunbird into. Also, is it possible I can access Sunbird on my iphone?
    Thank you in advance,

    Try the forum here - http://forums.mozillazine.org/viewforum.php?f=46 - for help with Sunbird, this forum is for Firefox support.

  • How do I move my Creative Suite from my iMac to my Mac Pro laptop?

    I bought a Mac Pro laptop because I need to work away from my iMac. How can I get my Creative Suite on my laptop without having to buy a new Creative Suite?@

    you're allowed two concurrent installations/activations.  if your laptop install will be your 2nd, just download the cc app to your laptop and start installing your apps, https://creative.adobe.com/

  • Need help with a finished FCPX movie

    I recently upgraded to Final Cut Pro X from Express and am loving all the new features and capabilities that come with it. I just helped a friend with filming and editing a play at his school. After I finished editing it, the final MOV file is about 11 GB. Pretty big. When I try to put that file into iDVD to try to burn a DVD, my Mac begins to heat up really fast and I'm worried that this might overheat the processor.
    I've tried other means of compressing the file without losing quality, like Handbrake, but to no avail. Is there a way to compress the file down so I can burn it to a disc in a more manageable way?
    I've heard of compressor but am not all that familiar with it. Would that program be applicable to my situation?

    DVD’s can be burned directly from inside FCPX, no need to use Compressor…
    Although, Compressor offers much more flexibility.
    If the movie is played only on the computer, one could convert it to H.264 and burn that
    to a DVD as data-file.
    Otherwise, save your FCPX media as “Master File” and burn that file with Roxio “Toast”.
    Be aware, that DVD’s are standard definition, compressing HD media for a DVD
    converts the media always to standard definition.
    To burn HD media onto a disc one has to create a Blu-Ray or AVCHD-disc.

  • Need help with Aperture library duplicating all 'Albums' under 'Projects' library

    Fairly new to Aperture but I've tried to search many times for solutions to this issue. 
    Scenario:  In the Library, I have 3 albums under the 'Albums' view at the bottom that I created.  They were never associated with a project so they were always kept down here.  This I believe is normal.  What is not normal is that this morning the same 3 albums started showing up in an Albums folder under one of my projects in the  'Project' view above it.  At first when I clicked on the project it showed the entire library (+20k photos) despite saying only 14 images were in this folder.  I fixed this by moving the 14 photos into a different project with a different name.  But the Albums folder remains.  It is a direct mirror of the albums below (same name, same photos), and when I delete an album from the 'Projects' view it deletes the same album below.  Same thing if I remove a picture from the album above, it does it below.  I have other albums under specific projects that do not show up under 'Albums' view in the Library.  Again I belive this is correct.
    Making this more frustrating is that I can't just simply move or delete the duplicate Albums above and it is under a 'Project' that doesn't make any sense (e.g., under a Project named 'Travel' but all albums are related to 'Birthday Parties').  I tried creating new albums and then deleting the old ones, but then it actually removes the 'Album' section of my library and I don't know how to get it back as I'd still like to keep that functionality.
    I have also repaired and rebuilt the database twice with no improvement.  One other point is that I believe this is officially an iPhoto library, but this version of Aperture and iPhoto supposedly allows for sharing without any issues.  I tried repairing via iPhoto as well, but no luck there.
    Can anyone help or suggest solutions?  Thanks in advance.

    léonie wrote:
    but then it actually removes the 'Album' section of my library and I don't know how to get it back as I'd still like to keep that functionality.
    The sections in the Library Inspector have hidden controls to Hided or Show them. The controls will appear, if you hover the mouse close to the right border of the Inspector panel. There you can toggle the visibility of the different sections on and off.
    The whole Subsection (ALBUM in ALL CAPS) is gone, no remant left (so no Hide/Unhide button).  I can hide the PROJECTS, SHARED, RECENT, ETC, but ALBUMS is again gone.
    Just to be better able to understand what is happening in your library:
    At first when I clicked on the project it showed the entire library (+20k photos) despite saying only 14 images were in this folder.
    This looks to me, like your albums were "Smart Albums" and not regular albums.   Regular albums don't change the contents, when you open them for browsing. Or reflect changes in other library items.
    What do the icons of your "albums" look like? Is there a "gears" icon on it? Then your album is a smart album, and I'd try to update the smart settings for the album/
    Nope.  No gears and I've never used a Smart Album.  They were all part of my old iPhoto library but that import was done 2-3 months ago and this issue just started today.  Right now the Album is just a folder under PROJECTS, with each individual Album beneath having icons that look like two photos stacked (i.e., normal albums).  Also, when I click on the main Album's folder it reads 'TopLevelAlbums' as the header on the top of the main section.  When I click on any other project, folder, or individual album it just reads the same name as the header....this was the first clue to me that something was wrong...besides the ALBUM folder having +20k pictures in it.
    Aperture 3.5.1 .  I'm going to try creating the new library and see if it fixes it.  Thanks for the help.

  • Need help with how to store data in array in from reading file

    i have a file named xxx.txt
    i need to retreive data from that file. the data that i want to retrieve is enclosed with << >>
    temp xxx-123 ccc << 90.5>>
    haha xxx-563 sss 85.2
    after a few lines, the another record appear.
    temp2 xxx-123 ccc << 190.5>>
    haha2 xxx-563 sss 885.2
    i would like to record down the data, 90.5 & 190.5, how do i go about doing so, will appreciated it if someone would guide me along. thanks

    After you have read a line from the file either
    find the location of << and >> and substring the stuff in between or
    use regex (regular expression) however this is advanced and may be beyond your level of understanding.

  • Need help with pages.  How do I remove the " " from my flyer that are around  the text box

    How do I remove the blue + on this???????? HELP please!!!!!!!!!! This is done on pages for IOS
    <Edited by Host>

    Hi Baurhouse,
    I case you are wondering why your post was <Edited by Host> I reported your post for your own protection. It showed an email address and a postal address. Not good to show personal details on this public forum .
    Regards,
    Ian.

  • Need help with java File IO ( Removing the first line from a file )

    Hi guys ,
    I am currently doing a project in which I need to extract out the values from the second line of a file to the end. The question is how do I ignore the first line ??
    I thought of two possible answers myself. One is to use randomaccessfile to read and rewrite. But the file may be HUGE so storing the whole file in memory is not a very good idea.
    Second is to jump to second line before doing while ((str = in.readLine()) != EOL) ... or just delete the first line from the file. Can anyone suggest a better solution or show me some sample codes ? Thanks.
    regards
    billyam

    Just skip the first line (bufferedReader.readLine()), add a comment, and then handle the rest of your file

  • How could you use an iPad2 to view (without being able to control) what is projected from a teacher laptop?

    A low-vision student with an iPad would like to be able to see on the iPad what the teacher is displaying on the electronic whiteboard. Is there a device or app that can accommodate this student? We would expect that the student would not be able to control the teacher computer with this setup.

    Welcome to the discussions,
    a manual backup should help to transfer your data and apps.
    Disable autosync in itunes, connect your phone, right click on it in the device list and choose backup. iTunes will backup your phone without syncing and save data, pictures taken with the phone and settings to the new itunes library.
    See what's included in this backup here: http://support.apple.com/kb/HT1766
    After that, transfer your purchases the same way by choosing "transfer purchases", to copy all apps and bought media from the Store to your computer.
    Set up at least one contact and event on your computer to be able the merge your calendars and contacts after your phone got wiped during the first sync.
    The rest of the data can be restored again from the manual backup you made before.
    Music is one way only, from the computer to your device, unless you bought the songs in itunes and transferred your purchases.
    There is 3rd party software out there, but not supported by Apple, see this thread: http://discussions.apple.com/thread.jspa?threadID=2013615&tstart=0
    Restoring: http://support.apple.com/kb/HT1414
    Apps can be downloaded again for free, in case you missed some: http://support.apple.com/kb/HT2519

  • I NEED HELP TO KNOW HOW CAN I EJECT A CD FROM CD DRIVER ON MINI MAC  OX10.5.8 BECAUSE IT SEEMS BLOCKED THERE AND BY FINDR COULD'NT BE EJECTED; THANK YOU ALL

    HI THERE
    PLEASE SOMEONE KNOWS HOW A BLOCKED CD IN MINIMAC CD DRIVER CAN BE EJECTED? BECAUSE FINDER COUDN'T EJECT THE CD, HOW SHOLD I OPERATE TO EJECT THE CD WITHOUT DAMAGING THE MINIMAC?
    THANKS

    Dear Mendel the option;
    First, hold the mouse or trackpad while your Mac mini is starting. By doing this, you will force your Mac to eject the DVD.
    If it doesn't work, hold Command and S keys while your computer is starting, and once OS X has started up, type:;; dosen't work because i use a wireless mouses o for any operation and command it should be first mouse working and for that porpose the mac should be completly open or started;in order to be aible to use the mouse.
    Thank you againe please another alternative if any is higly appreciated ?by the way if is possible to open manualy the mini mac and to take it out from driver the nasty CD?

  • How do I move an iMovie project from my iMac to my laptop

    I want to develop a movie project on two computers. One is permanently at work and my laptop is for weekends at home. Can't figure out how to keep it editable after moving to laptop. This is not just moving video to a different hard drive. I use lots of stills with transitions. Also music and video clips are involved. I just need to move the project back and forth as it's developed.

    There are several things to consider here:
    1) iMovie expects the Project file to live on the boot drive.
    2) The project file points to the iPhoto library, and the iTunes Library, which are usually also on the boot drive.
    3) The Event files can live on an external drive that is formatted HFS+ (journalled), but they must be moved there from within iMovie by using SHOW/EVENTS BY VOLUME and dragging and dropping in the Events Source List.
    So I would recommend the following:
    1) Do this one project at a time.
    2) Move the EVENT to the external drive using iMovie, as described above.
    3) Create a folder on the external drive called something like Project Assets
    4) Go into iPhoto and export any photo you are using to the Project Assets folder on the external drive.
    5) Go into iTunes and export any music file you are using to the Project Assets folder on the external drive. Ditto for any Garageband tracks, etc.
    6. Now go into your project. Remove the photos that are there. Replace them by opening the finder to the external Project Assets folder and drag them in from there. Do the same for the music.
    7) Now Create a folder on your external drive labeled iMovie Projects. With iMovie closed, use the Finder to move the folder containing the RCPROJECT file to the external drive in the iMovie Projects folder. Normally this folder is in the <user name>/Movies/iMovie Projects/ folder, unless you have added additional folders within iMovie.
    8) Now, eject the external drive and disconnect it from your computer.
    9) Connect the external drive to your other computer.
    10) Move the RCPROJECT file to the boot drive of the 2nd computer in the <user name>/Movies/iMovie Projects/ folder
    11) Now, start up iMovie on the 2nd computer, and everything should work. That is, if I haven't left anything out.

  • How do I move my iTune library from a pc to my mac book pro?

    I'm getting my son a MacBook Pro.  How can I get his iTune library from a pc to his new Book?

    I keep my library on an external hard disk, as I have moved machines it is just a case of plugging it in, telling iTunes the path to the library, this works for me as I do not add items frequently and keeps the hard disk space free for other uses in my case my photos.

Maybe you are looking for