Movie clips get hung up when viewing project

I have not worked on my imovie projects for a while but after creating a new project and using the 30fps the yellow numbers in the clips disappear and I can view the project. However, now clips keep getting "hung up". Movie plays and the audio (from i-tunes music) plays on while individual clips keep getting stuck for a couple of seconds before carrying on or jumping part of the next clips. Have tried detaching audio from the the clip but no change. Does anyone have an idea what this could be and how to solve it. Have posted this question in the frame rate problem section as well.

Hi there
Where is the existing project located? If you say it's on a network drive, that's likely the cause. But if it's on a local C drive, odds are something else is afoot. Is source control involved?
Cheers... Rick
Helpful and Handy Links
RoboHelp Wish Form/Bug Reporting Form
Begin learning RoboHelp HTML 7, 8 or 9 within the day!
Adobe Certified RoboHelp HTML Training
SorcerStone Blog
RoboHelp eBooks

Similar Messages

  • FCPX 10.1 gets hung up when upgrading library on Thunderbolt drive.

    Anyone having issues upgrading libraries on external media?  I had 2 libraries upgrade fine but a FCPX is getting hung up when upgrading a library on a Thunderbolt drive.

    On the contrary -  I never worked with versions of FCP prior to X so it is not a legacy left over for me.
    Backup was never a problem,  good directory and backup management is actually easy.
    Advantage,  events on a slower storage drive  as this is typically only referenced media and do not change that often after import.  Backups are very fast using this as the contents does not change (like all the original media)  That which does change is typically very little to refresh in the backup of this drive.
    Projects on a faster drive where all the rendering files and other output files are placed.
    Worked like a charm.
    Now backups are going to be much slower, because having everything in one file means that as soon as you touch the library it is stale and the entire contents (both projects and events) must be included in any refresh backup.  These larger files take time to backup.
    Not complaining, just explaining why having them split worked so well with some good directory management.

  • Why does Firefox get hung up, when opening new pages? I've tried disabling plugins and extensions to no avail.

    Initially, when I open Firefox everything opens very quickly. However, after several minutes it gets hung up when opening new pages. I have close the browser and reopen it to start over. But each time it does the same thing. Works well at first then poops out. The trouble started yesterday. Before then, I never had any problems.
    I've tried disabling all the plugins and extensions, but it doesn't make any difference.

    Try to repair the disk permissions:
    * http://thexlab.com/faqs/repairprocess.html
    * http://support.apple.com/kb/HT2963 Troubleshooting permissions issues in Mac OS X

  • Getting a movie clip to stop playing, when another one is activated.

    Hello,
    I have a file with 3 movie clips and three buttons that control them to play...with the script below It is working fine.
    stop()
    function startImageOne(Event:MouseEvent):void
        imageOne_mc.play();
    function startImageTwo(Event:MouseEvent):void
        imageTwo_mc.play();
    function startImageThree(Event:MouseEvent):void
        imgThree_mc.play();
    start1_btn.addEventListener(MouseEvent.CLICK, startImageOne);
    start2_btn.addEventListener(MouseEvent.CLICK, startImageTwo);
    start3_btn.addEventListener(MouseEvent.CLICK, startImageThree);
    Then, I wanted to stop a movieClip, if another one was selected to play..so I inserted stop options to the function, which I thought would work, but doesn't. Does any one know why...See this code below..
    thanks
    stop();
    function startImageOne(Event:MouseEvent):void
        imageOne_mc.play();
        imageTwo_mc.stop();
        imgThree_mc.stop();
    function startImageTwo(Event:MouseEvent):void
        imageTwo_mc.play();
        imageOne_mc.stop();
        imgThree_mc.stop();
    function startImageThree(Event:MouseEvent):void
        imgThree_mc.play();
        imageOne_mc.stop();
        imageTwo_mc.stop();
    start1_btn.addEventListener(MouseEvent.CLICK, startImageOne);
    start2_btn.addEventListener(MouseEvent.CLICK, startImageTwo);
    start3_btn.addEventListener(MouseEvent.CLICK, startImageThree);
    thanks
    Babs

    Hi Ned,
    I checked the names and they are all correct...(I named one of the instances img instead of image, but it is all fine.
    The movie clips are simple...They have a stop action in the first frame, and then it is just an image that fads in and fades out..
    Pretty simple?
    The code looks fine, so I can't figure out, why the movie clip that is currently playing doesn't stop, when another button is activated.
    It seems like is should work??
    I'll keep playing .. thanks!!
    babs

  • How do I keep .mov clips from being squashed when imported into iMovie HD6?

    Hi there! First time poster... Hoping someone can help me out with this:
    I've stupidly shot some footage with my digital camera sideways, portrait-style. I used QuickTime Pro 7 to rotate the footage clockwise, preserving the aspect ratio, so now the .mov clips are 480x640 pixels (so 3:4, instead of the standard 4:3).
    When I import the clips into iMovie HD 6, the footage gets squashed to fit the 4:3 screen, making everyone look shorter and fatter. The Help file advises that iMovie "automatically adjusts incoming footage to fit the screen size (aspect ratio) of your project".
    Is there some way I can opt out of this automatic adjustment? I'd prefer to have black bands on the sides of the screen than squashed video!
    Thanks for any help you can give. Cheers!

    You'll need to make an all black 640X480 image file and add it to your video.
    Adjust its layer so it is in the background and then reduce the dimensions of your video so it fits over it.
    Bring this new file into iMovie.

  • Movie clips have wrong time when importing

    I use to rename my images before importing to iPhoto. I copy them from my camera to a folder in the desktop, rename everything to my like using Adobe Bridge, and then I import them to iPhoto. That way the name of a file usually corresponds to the one in the internal Library (control-freak as I am). That said, I never mess with the Library.
    But I'm having this problem all the time: After importing, all the image pictures are listed on the event accordingly to their correct date/time, but the movie clips are not. They always have an irregular variation in time, sometimes with a difference of several hours, that I have to change manually using iPhoto "adjust date/time" to have them sorted ok chronologically. The strange thing is: that EXIF data is correct in Bridge! I even use this to view/reference the correct time in Bridge, and change it on the movie file already imported in iPhoto.
    Could this be a bug in iPhoto, or is there something wrong with my way of importing? Again, it happens only to the movie files, not the images.
    Thanks.

    Thank you. I didn't know that.
    But still, for me it's a common issue to have iPhoto reading a wrong "File Created" data on my imported movies, even though it seems to be OK on the original file. Does it ever happen to you, know about that issue? Sometimes I have ten or more movie clips in an event and it's a bit of a hassle to restore manually the correct time for each one.
    Maybe it's Bridge fault, maybe it's iPhoto, maybe my workaround is the only answer to this "bug"?
    Thanks again.

  • Movie clip resize not working when image is loaded

    Hello,
    I'm having some strange luck in building an image slide
    show. I load the image paths into an array from an XML
    page and then step through the array elements w/ forward and
    back buttons.
    I have an empty image clip on the stage where I create an
    empty movie clip inside each time a new image is loaded. I load the
    image into the second movie clip like this:
    [code]
    _root.picsPage_mc.mc_pic_loader.mc_individual_pic_loader.unloadMovie();
    _root.picsPage_mc.mc_pic_loader.createEmptyMovieClip(
    'mc_individual_pic_loader', 1 );
    _root.load_movie_and_stop(
    _root.picsPage_mc.mc_pic_loader.mc_individual_pic_loader,
    _root.photo_array[_root.photo_index].image,
    _root.picsPage_mc.mc_pbar, 'regular_load');
    [/code]
    The load_movie_and_stop function is as follows:
    [code]
    function load_movie_and_stop( target_mc:MovieClip,
    movie_clip_to_load:String, p_bar:MovieClip, action:String )
    mc_loader._width = 0;
    mc_slider_bar.mc_drag_pan._x = 0;
    if( action != 'simple_load' )
    p_bar._visible = true;
    p_bar.bar._width = 0;
    var mclListener:Object = new Object();
    mclListener.onLoadStart = function( target_mc )
    if( action != 'simple_load' && action !=
    'regular_load' ){ target_mc.stop(); }
    if( action == 'load_and_play' ){ target_mc.play(); }
    mclListener.onLoadInit = function( target_mc )
    _root.resize_movie_clip(target_mc, 160, 120, 250, 190);
    if( action == 'load_and_stop' ){ target_mc.stop(); }
    mclListener.onLoadProgress = function( target_mc )
    if( action != 'simple_load' )
    percentLoaded = Math.floor( (
    target_mc.getBytesLoaded()/target_mc.getBytesTotal() )*100);
    p_bar.bar._xscale = percentLoaded;
    p_bar.txt_percent = percentLoaded + "% loaded.";
    mclListener.onLoadComplete = function( target_mc ){
    p_bar._visible = false; }
    var my_mcl:MovieClipLoader = new MovieClipLoader();
    my_mcl.addListener(mclListener);
    my_mcl.loadClip( movie_clip_to_load, target_mc );
    }//___endFunc___
    [/code]
    After the image is loaded into the movie clip, I then resize
    the image to be a specific width.
    The image resizing is done w/ this function:
    [code]
    function resize_movie_clip(clip_loader_name:MovieClip,
    max_width:Number, max_height:Number )
    orig_width = clip_loader_name._width;
    orig_height = clip_loader_name._height;
    aspect_ratio = orig_width / orig_height;
    if( (orig_width > max_width) || ( orig_height >
    max_height ) ) // If either dimension is too big...
    if( orig_width > orig_height ) // For wide images...
    new_width = max_height;
    new_height = new_width / aspect_ratio;
    else if( orig_width < orig_height )
    new_height = max_height;
    new_width = new_height * aspect_ratio;
    else if( orig_width == test_height )
    new_width = max_width;
    new_height = max_width;
    else { trace( "Error reading image size."); return false; }
    else { new_width = orig_width; new_height = orig_height; }
    clip_loader_name._width = Math.round(new_width);
    clip_loader_name._height = Math.round(new_height);
    [/code]
    Now, 98% of the time this works perfectly, but there is some
    certain times where the image resizing is completely ignored and
    the image gets loaded as it's normal size.
    Can anyone see why the image sizing get's ignored in some
    instance?
    Thanks for any help,
    Clem

    Found the solution that worked (used ._xscale and ._yscale
    instead of ._width and ._height
    [code]
    function resize_movie_clip(clip_loader_name:MovieClip,
    max_width:Number, max_height:Number, center_offset:Number )
    if( (clip_loader_name._width > max_width) || (
    clip_loader_name._height > max_height ) ) // If either dimension
    is too big...
    if( clip_loader_name._width > max_width )
    _root.picsPage_mc.txt_test = "func if 1";
    clip_loader_name._width = max_width;
    clip_loader_name._yscale = clip_loader_name._xscale;
    if( clip_loader_name._height > max_height )
    _root.picsPage_mc.txt_test = "func if 2";
    clip_loader_name._height = max_height;
    clip_loader_name._xscale = clip_loader_name._yscale;
    else { new_width = orig_width; new_height = orig_height; }
    [/code]

  • Macbook Pro Late 2008 gets real hot when viewing Flash Content.  Does anyone have a solution?

    Macbook Pro Late 2008 gets hot, fans kick on at 6200 rpm, and CPU usage of about 65% when viewing Flash Content.  I've been to the Adobe Forum, but saw no solution for this.  Already unchecked Hardware Acceleration.  I had motherboard replaced just a week ago, so that's not the issue.  I hope someone can help.

    MDhennin wrote:
    Yes it was happening before the logicboard was replaced.  I'm up to date with Flash and Software Updates too.  Macbook can handle everything but Flash content.  So I assume its related to some kind of incompatability.  Not sure though.  I have come across others who have the same issue.
    Ok, dumb question on my part, but did any of those others find a solution? If not, what have they, and you, tried? If you don't mind, posting a link to content which causes this might be helpful (I don't watch a lot of Flash-based video, but I've never had an issue like that on my early 2008/less able MBP . . .).

  • My photo ap gets hung up when I try to share photos with family sharing

    I am new to family sharing.  I can't get my photos to share.  Every time I select them and choose "share to iPhoto family share" the photo ap gets hung up and I have to close it to restore it.  What am I missing?  Also, how do I browse my husband's music collection?

    Open Disk Utility, from the Applications folder, open Utilities, and then double-click the Disk Utility icon.
    In the column on the left, click your startup disk.
    Click the First Aid tab, and then click Repair Disk Permissions. Disk Utility will reset any files and folders with incorrect settings.
    Regards
    TD

  • When trying to share my movie i get a error message The project could not be prepared for publishing because an error occurred. (-108)" pls help

    when trying to share my movie on Imovie i get the following error. "The project could not be prepared for publishing because an error occurred. (-108)"
    any idea why this has happened? How do i rectify this?

    Hi
    Error -108 memFullErr  Ran out of memory [not enough room in heap zone]
    Turn off - TimeMachine usually works - re-try.
    (the Application down in the Dock - not the Device)
    But this can mean many thing's - My first thought is
    • Free Space on Start-Up hard disk. How much ? (other disks do not count)
    Yours Bengt W

  • I am getting this error when compiling project.

    I created a project from an existing source files. I then wanted to compile my entire project. When I do that, I am getting the following errors on all my .jsp files. Does anyone know what this mean or how to stop this. Thanks.
    Error: JSP files must reside in the server root directory or a subdirectory beneath it

    Thaks for posting replying. I like to understand why you need to have it under a perticular directory. We have our project organized as follow.
    Project
    |
    |- src
    |--- java
    |------ com
    |--------- abc
    |--- web
    |--- xml
    |--- conf
    |--- db
    |--- other ...
    And we have the .jsp files all under web directory. We are currently using another IDEA and I would like to give JDeveloper a try. So, I checked out my project from CVS into a temp directory and playing with jdeveloper. Do I have to re-arrange all my directory structure to make it work with jdeveloper?

  • Client screen gets very slow when viewing from ARD

    I don't think this was a problem - or as much of a problem - with earlier versions (pre-Lion?).  But when I observe someone's screen, suddenly they can't move windows easily, the redraws get very stuttery, etc.
    This is NOT the case if I use regular Apple screen sharing, whic
    Any suggestions?
    Using Mac Pros, mostly 2009 Nehalems with dual monitors and Lion 10.7.4. "All Computers" has about 160 systems. I'm up to date with the software.

    All ethernet GigE connections to switches (no wifi), switch infrastructure is much faster than that (not sure if fibre or 10Gig E), all Brocade switches I believe.  The machines ARE on different subnets, but I don't think that's making a difference. ARD also isn't "refreshing" as well as it used to before Lion (meaning, the "All computers" list frequently doesn't update the computer's status).  I feel ARD worked much better on Leopard and Snow Leopard, but I have no proof of that.
    It helps only if I drop it down to monochrome (using the resolution fader on the upper-right), but it's very hard to work that way.

  • Embedded swf files don't show / slow to load when viewing project online

    I'm playing with the trial version of Captivate 3 and doing a
    mock up of an e learning module. I have a project which is about 30
    slides long and 4 or 5 of those slides have full motion recording
    objects on the slide (that were created when I drag and dropped
    something during the recording process). When I publish the
    project, it creates a separate swf file for each of the motion
    recordings...
    When I upload my published captivate project to my web server
    (the html doc, main swf, and supporting swfs), everything plays
    fine until I get to one of the slides that had one of the full
    motion recordings on it. When I get to those slides, the captions
    keep appearing, the audio keeps playing, etc. but the slide is
    blank - the full motion recording doesn't load.
    It appears that it just hasn't loaded yet, because if I try
    running the whole thing again, then it works fine!
    It's like the supporting SWF file hadn't finished loading but
    the main swf just kept on going...
    This seems like a really big bug to me? I'm pulling my hair
    out :(
    Is there a way to compile the whole project into 1 SWF file?
    Is there a way to embed the SWF files into the main SWF file so it
    is taken into account when preloading?
    Thanks to anyone who has some advice!! help!
    Gaspar

    Hi Gaspar,
    Are you using a preloader for the project? If so, the default
    one in Captivate waits for 60% of the project to load before
    playing. Perhaps try to add the preloader if you aren't using one,
    or remove it if you are to see if that makes a difference. In
    Captivate 3, you can change this option in Preferences -->
    Project --> Start and End --> Loading Screen.
    Good luck,
    David
    Edit: I just tried this too and got the same results when
    publishing with all versions of Flash - I was a little surprised to
    see it even with Flash 7 exports, because Captivate has let me
    embed .swf animations into a single .swf project file using Flash
    7. I'm guessing that whatever Flash "engine" Captivate uses to
    create its own FMV .swfs must be Flash 8 or 9. That would be
    something that would be nice to adjust - especially because of the
    lack of the ability to merge .swf files into one file. I guess I'll
    send a feature request again...

  • Imported Rotated Clips get Squished vertically when imported

    Had clips taken vertically and used Quick Time Pro to flip 90 degrees and look fine in Quick Time player. But when I put into iMovie and preview they are compressed vertically so everyone looks FAT!! Tried Final Cut Express Classic version and MPEG streamclip but cannot find a solution. I reviewed some similar posts but did not find the solution yet. John

    Thank you very much Lennart. Still took me a while to get it right. The trick was to start with the sideways clip, rather than first rotating with Quicktime. When I exported and rotated in one step per the MPEG Streamclip instruction it worked fine and then opened great in iMovie 6. Appreciated quick help!!
    John

  • Does anyone else's Mac get hung up when doing a specific song search?

    When i search for a song and locate it and hit "see all", when I try to scroll down my computer stalls. In other words, it will not allow me to quickly scroll down the page to view the songs and artists who performed the song I am researching. This happens on both of my Macs. Does this happen to anyone else, and does anyone know why? Is there a fix?

    I have explored, that's why I'm here. Nothing else is running. I already stated that this happens when the Mac's display goes to sleep and it becomes locked.
    Maybe I should state this a little better:
    It's not so much the Mac gets hosed up, it's more that Time Machine does. I'll come back and log back in and the back up is just stuck at, for example, 8.34gigs out of 29.6gigs. I watch it for 30 minutes and it hasn't changed. I go to stop the backup and the whole system just freezes up, finder even stops responding. I know it shouldn't take very long to back up because I use the FireWire port for backups.

Maybe you are looking for

  • New imac as external monitor for macbook pro?

    I have a 2011 macbook pro that I use for work. I am thinking about buying the new imac for use at home. The question is can I use the imac as an external screen for my mbp? Or do I have to have another external monitor to use for that?

  • New 15 i7 mbp getting too hot on small tasks

    When I'm browsing through firefox, the CPU temp goes from 51 to 55 degree celsious. the left side palmrest seems to be hotter than the right side palmrest. Is it me, or are these normal temps if browsing through firefox? HD Macintosh: 37 CPU: 54 CPU

  • How to Cancel restrictions of Dates input box must input?

    when I Create  a activity , On tab Dates , I must Input "From to" "End to", This Type date is Configurated use SPRO. If I do not Input ,It will gives Error messages. How can i cancel this restrictions?

  • Runtime error for a office jet 4500 G510g

    I have down loaded the divers for the Hp Officejet 4500 G510g, I get a runtime error Program:\users\nlmcka57\appdata\local\tep\71F\setup.exe. I have looked and down loaded some of the other links to see if it would fix it, to no aval it still won't w

  • ''Disk Error'' messege after installing Windows XP

    Hello, I installed Windows XP Professional SP 2 on my MacBook Pro, and after the installation was complete, (before setting up, only after copying the files) When it rebooted to set up the windows, it said Press any key to boot from disk, I didn't pr