Why won't my iMovie 12 respond on startup?

I updated my MacBook Pro to OS X Mavericks a few months ago and my iMovie 12 was working fine after the update. Until, I was recording sound effects for a project and my iMovie froze. I tried force quitting the application and reopening it to see if anything changes, but it still wouldn't open. I've serached the internet for solutions to fix this problem and I came across deleting all my iMovie plist files and repairing disk permissions on disk utility. I tried both of these and my iMovie still won't open.
Someone please help me!
Thanks

Check your server files and make sure the movie actually uploaded; the controller could be there without the movie itself.
The html editing is basically the same, whether it's hosted on your iDisk or a remote server. In your case, navigate to the .js files for that particular page using any text editor (I like Taco, and it's free) and make the following changes to the script code that controls your movie: (you will find the movie code near the top of the page in the .js file)
Change autoplay="false" to autoplay="true"
Change loop="false" to loop="true"
Changing controller value="true" to controller value="false" will remove the controller from the page entirely. Make these changes in both sets of tags, (object and embed).
Make the changes and just "Save". (Now would be a good time to duplicate the modified .js file so you don't have to do this again the next time you make updates to that page.)
Now upload these changed files to your server, clear your browser cache and you should see the changes.
Mark

Similar Messages

  • Why won't my iMovie project export on my iPhone 6

    Why won't my iMovie project export on my iPhone 6. I made the project but it won't export and the load bar doesn't move.

    Apple no longer includes iDVD with new Macs. For some alternatives, see this post.
    https://discussions.apple.com/docs/DOC-3711

  • Why won't my iMovie record my voice over? I have a previous voice track that I recorded yesterday that worked, but today it won't.

    Why won't my iMovie record my voice over? I have a previous voice track that I recorded yesterday that worked, but today it won't. I tap the necessary place each time, and tap it again to stop recording...has anyone ever had that problem before?

    Hi
    Will You try
    A. Do this Voice over in a brand new Project
    and if this doesn't work
    B. trash iMovie pref and try again
    I have a very faint memory of problem when adding two or more voice over to one project - but it can all be just a bad dream. (It's a function I never use - I use a miniDV Camera or other recorder to do my narrative - then import this as .aiff audio and use this in my movies as any other audio without any problems - so it's a totally different way to handle audio in all)
    Yours Bengt W

  • Why won't anyone from Adobe respond to my requests to activate my product?

    I tried to activate my adobe Acrobat XI Pro on december 20th.  Message said we will get back to you in two days> NOT ONE WORD FROM ANYONE SAYING ANYTHING.
    I can't even get into chat with anyone.  UNBELIEVABLY POOR SERVICE!

    I have tried numerous time and many ways to contact these people and no one ever talks to me or responds to my requests.  NOT GOOD SERVICE!  I had submitted everything through the process and got NO RESPONSE whatsoever.
    What is a person to think when they won't respond?
    Why would a person spend the mnoney for service like this?

  • Why won't my iMovie application save my projects?

    I have just started to use iMovie and was thinking it's too good to be true...easy to use etc. Then I shut down the application to have a break and come back to it later only to find my project I spent a couple of hours on was all gone.
    Why is this happening?

    BTW...I'm on OSX 10.6.8, iMovie 09 and I imported from a DV tape camcorder...is the tape DV files the problem maybe?? Should I upgrade to Lion or maybe try install iMovie HD to see if that works? Need someone's informed opinion on this as I have hrs of editing work to do and presently can't do it because MY PROJECTS WON'T SAVE!!!!!

  • Why won't my imovie file open?

    Please someone help me!! I am doing a school project and as I was about to upload my project file from imovie to my desktop, the whole thing shut down. My file is lost, and I can only find a corrupted version of the file, which is probably an earlier version, and it won't open. How do I get back my finished project?
    I have tried deleting the preferences and opening the corrupted file in bbedit and so far, nothing has worked. My computer says it is opening the file, as the properties have changed and it shows a more recent time that this file has been opened.
    If anyone could help, that would be much apprectaited!
    THANK YOU!!!!

    Essentially the same thing. I double click on the Adobe Shortcut on my desktop, and it opens up for a minute, the blue circle spins and then it just closes. I have tried uninstalling and reinstalling, downgrading to adobe 9.4 and nothing seems to work.

  • Why won't my Finder icon respond?

    Suddenly the files I kept visible on the desktop disappeared and Finder won't respond --- what has happened?The screensaver and desktop photo have changed --- ???? HELP!!!

    Do a backup.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Library. Then go to Preferences/com.apple.finder.plist and com.apple.desktop.plist.  Move the .plists to your desktop.
    Re-launch Finder by restarting the computer and test. If it works okay, delete the plists from the desktop.
    If the same, return the .plists to where you got it  from, overwriting the newer one.
    Thanks to leonie for some information contained in this. 

  • Why won't my trimming tool respond?

    Final Cut Pro X was working fine until the trimming tool stopped responding to all clips and story lines. I have tried to toggle the trimming tool on and off several time as well as toggling through all of the different tools. I've tried closing out the application as well completely restarted my computer. None of these tricks have worked. Has anyone else experienced this in Final Cut Pro X and if so what did you do to fix this?

    Thanks Russ H, I won't be able to try out your advice until Tuesday but I definitely will let you know if trashing the preferences work out. As far as the problem goes, the mouse just doesn't seem to be repsonding correctly at all. None of the tools are functioning properly. In order to even just play the storyline from the beginning I have to double click at the beginning of the timeline and then hit space bar. Usually I should be able to just click once and it should recognize where i am clicking imediately. I feel like this is some sort of bug. It's not your average issue where you can just toggle the Trim tool on and off. Like I said, l will let you know on Tuesday how things work out with trash preferences.
    -Justin

  • Why won't my imovie won't play on site?

    I'm wondering what could cause my imovie (Quicktime) not to play on my site. I see the play bar but it won't play. Also, how do I get it to play automatically? I read the instructions but I have my site published on a private server and also when I went to the Go menu-idisk..etc.. and called up my site's file and js (?) it said there was an error and I couldn't open it to edit. Can I edit the html in text edit and then just save the folder again?

    Check your server files and make sure the movie actually uploaded; the controller could be there without the movie itself.
    The html editing is basically the same, whether it's hosted on your iDisk or a remote server. In your case, navigate to the .js files for that particular page using any text editor (I like Taco, and it's free) and make the following changes to the script code that controls your movie: (you will find the movie code near the top of the page in the .js file)
    Change autoplay="false" to autoplay="true"
    Change loop="false" to loop="true"
    Changing controller value="true" to controller value="false" will remove the controller from the page entirely. Make these changes in both sets of tags, (object and embed).
    Make the changes and just "Save". (Now would be a good time to duplicate the modified .js file so you don't have to do this again the next time you make updates to that page.)
    Now upload these changed files to your server, clear your browser cache and you should see the changes.
    Mark

  • Why won't my imovie run properly, I have to keep force quitting it?

    I have version 9.0.4 and have had imovie for 2 years now on my new imac.  When I first got it i tried making a movie by stringing together some of my video clips from iphoto, and even then the apple wheel would show up on the screen and nothing would happen so I would have to force quit.  Even now when I open it eventually all my videos and pictures from iphoto will pop up on the bottom of the screen but it takes forever, and then when I go to click on one or anywhere on the screen for that matter the apple wheel comes up again! So sufficite it to say I HAVE NEVER ever been able to utilize my imovie.   I have a wide number of pictures and videos (9,000 at least) in iphoto and am wondering if this is the reason for it being so slow because it is trying to load all of this data? (I have plentyyyy of storage left on my computer)
    Yesterday I downloaded 9.0.4 update on apple website hoping that this would work, it asked me if I wanted to import my iphoto videos and I said yes and it took about 40 minutes, but I am still haveing the same problem....I wonder if I should have said "no" to this.  Is there another UPDATE that I should downlaod to replace this version of imovie or is their something different i can do? 
    I'm running snow leopard version 10.6.8,   2.93 GHz,    intel core i7

    UPDATE:  From reading some other post I believe that my large video files in iphoto are lagging my imovie so I guess I should have never imported the thumbnails, but the question is now how can I delete them from imovie?  (so i can just import them manually when I work on a video)  I go into the iphoto folder and see a folder labeled "thumbnails" and in that are 3 folders labeled 2011 2012 2013 and one more item (not a folder, but a piece of paper icon) but its labeled imovie data.  I really dont want to delete anything  but was wondering if this has anything to do with it.

  • Why won't my magic mouse respond?

    I have tried changing the batteries multiple times, but there is still no response from the device; the green light does not even turn on. The mouse has unfortunately been dropped twice, but it still worked fine. Help is greatly appreciated, thank you in advance!

    The mouse has unfortunately been dropped twice
    I suspect this is your problem.  If the light will not come on, it is dead.
    Barry

  • Why won't my ipod get off the startup screan???

    please help

    Hello Megan,
    Have you tried a hard reset of the iPod yet?  To do this, press and hold both the Sleep/Wake and Home buttons together long enough for the Apple logo to appear. If no luck the first time around, don't be afraid to try this more than once.
    B-rock

  • Why won't iMovie 10.0.01 show any still photos?

    On the new iMovie update, every single time I add a photo to my timeline, it shows up green! Why won't it show any still photos? Does anyone have a solution?

    Are the photos too large of a file maybe?

  • Why won't imovie '11 finalize or prepare my project??

    why won't imovie '11 finalize or prepare my project?? Just an error message. I've made many videos before with NO issues.

    Sorry, but there's a dedicated discussion forum for iMovie, where you might be luckier finding help.

  • Why won't title size won't change in iMovie 10.1

    why won't title size won't change in iMovie 10.1

    Please check Help >> System Info to find your catalog's location. Close Organizer. Go to this location and within the catalog folder, rename the thumbs.5.cache file to say thumbs.5.cache.old.
    Now relaunch Organizer and let the thumbnailing complete. You should get your thumbnails back in no time.
    Thanks
    Andaleeb

Maybe you are looking for

  • Hi, every time I try to open safari it doesnt allow me to do anything it says "safari quit unexpectedly" and this appears...

    Hi, every time I try to open safari it doesnt allow me to do anything it says "safari quit unexpectedly" and this appears... Process:               Safari [1547] Path:                  /Applications/Safari.app/Contents/MacOS/Safari Identifier:       

  • Error While creating Application server connection

    Hi , I am a newbie to SOA suite . I have installed Oracle XE Database , Oracle Jdeveloper 10.1.3.3.0.3 and Oracle SOA Suite 10g (10.1.3.1) ( file name soa_windows_x86_ 101310_disk1.zip) on my windows XP machine Now I created a "Hello World Bepel Proc

  • Using MySQL & PHP to Store Form Information

    Alright, I ran through the tutorials that are included on here and I still am at a little bit of a loss when trying to create a form that inputs the data automatically into a MySQL database. I'll try and explain my situation best I can even though it

  • Sending a excel sheet as attachment in mail

    Hi, I have requirement where I need to send excel sheet as attachment in mail. I could do it by using FM SO_NEW_DOCUMENT_ATT_SEND_API1. But, I am not able to format the excel sheet before sending. I need to make heading bold, fix column width and wra

  • Worksapce login issue

    Hi I have installed Hyperion, and i think all is ok. All services are running. My Hyperion is installed in: Windows 2003 SP2 Oracle 11g But when I run EPM System diagnostic I get a problem with login in the Workspace service/login. This is the messag