Help loading a movie to mobile me

I am trying to upload a project to mobile me and I keep getting an error telling me I need another 35.9MB of space on idisk to load the project. When I check my hard drive it has over 400GB of free space...what do I do to fix this issue?
I am using imovie 09
thanks,

Ok thanks for that. Only problem I'm having now is syncing isn't working between my iphone 3g and mobile me. I'm sure thet're working on that too.

Similar Messages

  • Need help loading multiple movie clips.

    Hello forum members,
    I've run into a bit of an irritating problem and perhaps
    someone can clue me in to the answer.
    I'm creating a SWF which uses loadMovie (I've also tried
    creating a MovieClipLoader instance and using instance.loadClip) to
    bring in 2 other SWFs.
    See below AS in first couple frames of main movie's
    time-line:
    First movie:
    this.createEmptyMovieClip("mcToolbar", 10);
    with (mcToolbar)
    _x=8;
    _y=68;
    loadMovie("toolbar.swf",mcToolbar);
    Second movie:
    this.createEmptyMovieClip("mcWindow", 11);
    with (mcToolbar)
    _x=500;
    _y=60;
    loadMovie("textwindow.swf",mcWindow);
    This works great when opening up my main SWF in Flash Player
    and when viewing the movie in the published HTML web page.
    However, I'm using FlashObject to load my main movie to get
    around that annoying "Click to activate this control" thing.
    When viewing this version of the web page with my main SWF
    being loaded, I see the SWF load, then the first loadMovie
    loads....THEN the first loadMovie disappears and the second
    loadMovie loads and appears at the wrong X and Y coordinates.
    Any ideas?

    Ok, I know replying to my own post is odd on some forums, but
    anyhow:
    I've done some further testing and find that FlashObject
    isn't the problem.
    Looking at the AS code above, it is clear that the SWFs to be
    loaded must be in the same folder as the HTML web-page.
    However, my intent is that these small SWFs that are being
    loaded in by the main SWF will be shared by many other movies,
    therefore I'd like to stick them (the physical SWF files) closer to
    the root of the site (e.g. SiteFoler->flash).
    I see that my problem rears its ugly head when I try to
    reference these movies in my main flash movie as follows:
    First movie:
    this.createEmptyMovieClip("mcToolbar", 10);
    with (mcToolbar)
    _x=8;
    _y=68;
    loadMovie("../../../flash/toolbar.swf",mcToolbar);
    Second movie:
    this.createEmptyMovieClip("mcWindow", 11);
    with (mcToolbar)
    _x=500;
    _y=60;
    loadMovie("../../../flash/textwindow.swf",mcWindow);
    In the example above, my HTML page is 3 folders deep whereas
    the movies I'm loading in are 1 folder deep in the folder labeled
    "flash".
    By doing it in this manner, I get the problems I described
    above (first movie loads then disappears and second movie loads in
    wrong position).
    Any ideas as to why the physical location of the SWFs being
    pulled in is causing this problem? I'd like to try to avoid copying
    the SWFs to each place their being refrenced from as that could be
    a major maintenance headace.
    Thanks,
    Ben

  • Need help loading flv movie onto stage from a button click

    Hi folks, I need your help.
    I'm new to flash so please bear this in mind.
    My problem is this:
    I have a picture of a phone on the stage which I have made
    into a button.
    What I want is that, when I click on this button (phone_btn),
    my video (called 'TyreChange.flv') will appear on the stage. And I
    will have the option of removing the video to get rid of it from
    the screen.
    The stage is like a menu, where I can click a number of
    objects and the relevant video or element will appear.
    The TyreChange video is in the same folder as my project but
    I have not imported it into the library. If I do that, the video
    goes onto the stage as well as the library, and it appears as the
    name FLVPlayback for some reason.
    I only want the video on the stage when the user clicks the
    'phone_btn' button.
    Please help
    Many thanks, James

    I did try that but it would not remove the child.
    i appreciate your help though.
    I am also trying to determine if a child is on the stage and if it is, remove it. I have created a button that will jump back on the timeline and the mc's that were loaded after this point in time.
    This looks like it should work. It doesn't give me any errors but the mc remains on the stage.
    var remMC;
    if (getChildByName("mc2") != null) {
      removeChild(mc2);

  • Help needed in Loading Mutiple movies in ScrollPane

    Hi I am making video gallery using Action Script 3.0.I am
    loading some FLVs into movies on my stage using XML. I have
    on-click events on those movies.I have combined those all movies
    into one movie to put in the scroll pane. The movie is fine fitted
    in the scroll pane with the scrolls (which i needed )but the
    problem I have is that all the on click events which were on the
    individual movies are gone. The reason might be that because the
    on-click events were on individual movies, and movies are now
    combined in one. If anybody tells me how to load multiple
    movies(collectively) in the scroll pane, that can solve my problem
    because in that way movies can be inserted in the scroll pane
    without combining all the movie into one and events will stay there
    too.
    Any other suggestion will be also be appreciated.
    Please help me out in figuring out the solution of this
    problem.
    Thanks
    Anuj

    Hi,
    I am surprised with your steps. In APO, you want to load data from a particular infoobject from BW. Why did you create a specific extractor in SBIW???
    You have just reinvented the wheel... It reminds me some people in the world ...
    Here is what you should do:
    - in BW, at the infosource level, you create a direct infosource based on the infoobject that you want to extract the data to APO (let's say 0MATERIAL)
    - in BW, at the infosource level, you right click on the infosource itself and you choose 'GENERATE EXPORT DATASOURCE. That will create the datasources for you (attributes, texts, hierarchies) depending on the infoobject settings. The names of these datasources will begin with a 8 for the datamart
    - in APO, you replicate the BW system. Now you find the datasources 80MATERIAL something
    - in APO, you create the transfer rules to your infosource and you can load
    Just give it a try
    Regards

  • Help:convert form 6i to load it on windows mobile?

    hi,
    i have a form 6i and i want to see it on windows mobile 6.0, is there a tool that convert the form to load it on windows mobile.
    i convert the form 6i to form 10g but i didn't succeeded to load the form on windows mobile, i have search for a jinitiator or a jre but i didn't retrieve it.
    is there a way to load a form on windows mobile? if not is there another solution?
    sincerely
    Edited by: user8735714 on Aug 26, 2009 12:39 AM
    Edited by: user8735714 on Aug 26, 2009 11:11 PM

    Please be aware that just because something can be made to seemingly work does not mean that Oracle will support it. Problems which may occur on unsupported platforms or with unsupported configurations will not be considered defects unless the issue is reproducible on a supported configuration.
    Neither Citrix environments or mobile environments are supported for use with Oracle Forms.

  • Since yesterday my Apple TV will not load the movies or tv at all. I select it from the home screen, it goes black, tries to load then goes back to the home screen. YouTube and Netflix works though.  I've reset the Apple TV and the modem. No change. help?

    Since yesterday my Apple TV will not load the movies or tv at all. I select it from the home screen, it goes black, tries to load then goes back to the home screen. YouTube and Netflix works though.  I've reset the Apple TV and the modem. No change. Any ideas what the problem is?

    Apple TV: Unable to access Movies, TV Shows, or other iTunes features after updating
              http://support.apple.com/kb/TS4526

  • Lenovo C560 with Windows 8.1 (16-gb RAM) will not successfully load Windows Movie Maker

    I loaded Windows Movie Maker 12 with Windows Essentials.  -This is exactly the same setup I am using on a HP desktop at work with Windows 8.1, but for some reason my C560 keeps giving me a "low memory" warning and will not load a AVI clip.  -Worse, after trying... my whole computer gets glitchy and nothing seems to work properly until I shut it down, and restart it.
    Quick recap on what I have tried.  Upgraded from 6-gb to 16-gb of RAM.  Increased the size of my Virtual Memory as much as it would let me.  Nothing has made the slightest bit of difference.

    If you have a flashlight available I would shine it into each of the USB ports to make sure all the contacts are aligned straight and to see there is no debris in the port that could be shorting out the data contacts. 
    Another thing to try is going into Windows Device Manager and uninstall the USB and then reboot the computer.  When the computer restarts it will again install the USB ports.  This procedure will make sure the operating system correctly has them installed.
    If the USB ports are still not functioning I would recommend you contact Lenovo Support for warranty service. You can find the phone number for Lenovo Support in your country or area by using the link below....
    http://support.lenovo.com/us/en/supportphonelist_alt1
    Owner & Operator of the following:
    ● Lenovo Ideapad Z570 w/ Win 7 & Win 8.1 Dual Boot ● Lenovo Yoga 3 Pro w/ Windows 8.1 ● Toshiba A75-S206 w/ Win 7
    ● IBM Thinkpad T-23 w/ Win XP ● IBM Thinkpad T-22 w/ Win XP • As well as multiple desktops dual/triple booting XP, Vista and Win 7.
    ★ Find a post helpful? Thank that member by clicking on the ☆Star☆ to the left awarding them a Kudo.
    ★ Posting a problem and a reply is helpful and it answers your question, please mark it as an "Accepted Solution"
    ★ I'm not a Lenovo employee, just a volunteer geek who likes to help folks. Enjoy your time here, pay it forward by helping others !
    ★ Sorry, I don't answer questions via Private Messages. Posting in the appropriate forum is the best way to get assistance.

  • How can i use this sript and loade another movie?

    Hi there, i used the following script to load a movie from the server;
    var request:URLRequest = new URLRequest("url string");
    var loader:Loader = new Loader()
    loader.load(request);
    addChild(loader);
    How can i use this sript and loade another movie? Can someone help me please?
    [edited by moderator]

    Sir, I changed it from:
    var request:URLRequest = new URLRequest("http://agusandelsur.gov.ph/downloads/pdrrmo/agusan_del_sur/StaJosefa/Movies/Dir.swf");
    var loader:Loader = new Loader()
    loader.load(request);
    addChild(loader);
    to
    var request:URLRequest = new URLRequest("http://agusandelsur.gov.ph/downloads/pdrrmo/agusan_del_sur/StaJosefa/Movies/Warning.swf");
    var loader:Loader = new Loader()
    loader.load(request);
    addChild(loader);
    When i expord the movie i get the following error.....
    Scene 1, Layer 'Layer 3', Frame 1, Line 6    1151: A conflict exists with definition request in namespace internal.

  • Passing variables to loaded external movie

    Ok, this problem has beaten me for the last 2 days. It seems
    to be extremely simple, I am on main movie and I am using
    MovieClipLoader class to load external movie callMe.swf into movie
    holder called holder_MC, then from main using onLoadInit or
    onLoadProgress listeners I can target dynamic text inside
    callMe.swf as holder_MC.myTXT.text = "blablabla" or I can change
    frames in callMe.swf by holder_MC.gotoAndStop(5). But HOW TO PASS
    VARIABLE myVar to callMe.swf so it executes something there? Using
    holder_MC.myVar DOESN'T WORK!!!!!!!!!!!!!!
    Thanks for any help,
    Zbynek

    UPDATE... I copied the link to another page with my variables in the image attributes as I posted above. And it works using the values that are cached for those items. Is there any way to do this on the same page as my original link without my users having to change to a different page?

  • Disabled combo boxes don't display properly after loading a movie.

    Hi,
    I have a main movie that contains some combo boxes. Some of them may be disabled.
    By pressing a button I load another movie using loadMovie. The loaded movie also contains combo boxes.
    When the button is pressed, the clip that shows the combo boxes is removed from the stage and the loaded movie is displayed. By pressing another button, the loaded movie is unloaded and the clip with the combo boxes is displayed again.
    Well, once the other movie has been loaded, when I go back to the clip with combo boxes, the disabled combo boxes have a small gray button covering the black down arrow.
    I have determined that so long as the loaded movie contains combo box in the library, the problem occurrs, even if there is no actual instance of it.
    The combo boxes that are not disabled are not affected. The combo boxes are disabled by setting "cb_name.enabled=false".
    If the combo box is enabled, it displays correctly, but if disabled again, it goes wrong again.
    My project is targeting Flash 8, so it uses AS2.
    I'm using Flash CS4.
    This is a very simple example I did to make sure I wasn't doing anything funny:
    Initially:
    After pressing the button:
    After pressing the other button:
    The behaviour in a web browser is the same...
    I hope someone can help me with this. Thanks in advance!

    Thanks for the response.
    The "Load the movie" button:
    on(click)
        _parent.gotoAndStop(2);
    The 2nd frame:
    loadMovie("Test another child.swf",Container);
    stop();
    The "Unload and go back" button:
    on(click)
        unloadMovie(_parent.Container);
        _parent.gotoAndStop(1);
    Container is a movieClip with a dark gray square shape the size of the movie clip that is loaded. It doesn't exist on frame 1, only on frame 2.
    The combo boxes are inside a movie clip, and this is only on the stage on frame 1.
    This and the captures belong to a very simple test I did. If there is a way of posting files, I can post a zip file with the two .fla and the two .swf.

  • Loading a movie clip to Flash

    I have a huge movie clip to be imported, its pretty huge so I
    divided them to smaller pieces and tried to import, everything my
    PC gets hung and does not respond after import. What is the best
    method to import a single huge movie clip? Your help is
    appreciated.

    Problem Solved.
    To everyone that has experienced some version of this issue,
    whether it be in previewing a load progress bar, or having
    animation freeze on you while loading external movie files...
    In test mode in flash, whether you are doing a simple test
    movie or debugging, loading progress appears to not be threaded and
    will freeze you movie until the load is complete. if you preview
    this movie clip in a browser after publishing it, everything should
    look ok.
    I've read a lot of posts about this same topic. Macromedia
    (or shall i say Adobe), fix this issue in your next release. what a
    pain...seriously. debugging is useless if the movie doesn't even
    run the same.
    very much relieved,
    Al.

  • Splitting and loading a movie in segments

    Help would be greatly appreciated. I am trying to figure out
    the best practices for loading a movie. I have an empty clip set up
    with a preloader that loads the swf file, but the wait time is too
    long. I want to split up the movie and load sections at a time as
    it runs. Does anyone know what the best practice would be to do
    this?
    Thanks!!!

    Yes you've been given good advice - use MovieClipLoader -
    you'll find enough to get you going on that in Flash help. Wait til
    the movie's completely loaded before you go to frame 10. Do this by
    putting your gotoAndPlay line in an onLoadComplete event handler
    eg.

  • When I Load a Movie or New Movie it doesn't completely Load

    When I Load a Movie or New Movie it doesn't completely Load. So When I click the iMovie HD Icon on My little Bar thing. The screen comes up and the blue bar Only Goes to the Middle and stops. It says to wait a few minutes, But I have waited 7 hours and more everyday. Please Help. I Love to make Movies, and I'd hate for my passion to Stop.
    Mac OS X   Mac OS X (10.4.9)   iMovie HD 6

    Hi Mandi
    Two thoughts. Your Mac is struggeling about how to get organized.
    - free space on internal hard disk should read more than 10Gb and even
    rather like 25GB
    - The hard disk that You store Your movie on can be in wrong format
    ∆ is it formatted OK (if only one = internal it's most probably OK)
    ∆ external hard disks MUST BE - Mac OS Extended formatted to work
    • DOS/UNIX/Mac Exchange - won't do !
    - The hard disk can be untidy:
    ∆ Run: Repair Permissions (Apple Disk Util tool)
    ∆ Run: Repair Hard disk (Apple Disk Util tool) (You need to start from CD/DVD
    or externa hard disk)
    ∆ AND - delete iMovie pref file (or start a new account / log into this and re-try.
    (will do the same but it discards even more eventually faulty files)
    Yours Bengt W

  • Issues Loading 'Rented Movies' on to iPhone 3G

    When trying to load 2 recently downloaded movies, getting error message that basically says it is 'INVALID' (and that's it). I have been able to load 'rented' movies before with no issues.
    Any help that can provided will be greatly appreciated. Thanks.

    PS - the specific error message is:
    Some of the videos in our iTunes library, including the video "Movie Name", were not copied to the iPhone "My iPhone's Name" because they cannot be played on this iPhone.

  • How to load flash movies in a "series"

    Basically, I have 5 external swf movies.
    I want to load them on another swf container one after
    another, with the container being able to detect the last frame of
    a certain movie and load the next randomly. I can load them easily
    by individually assigning the length of each movie into the
    container.
    But the problem is that the external movies varies in lengh.
    I want to be able to update an external movie and the container
    would still be able to detect the last frame of it.
    Hope someone can help. Thanks in advance.

    i would create 2 arrays. one with the SWF names, and one with
    interval times based on the length of the movies, then use a for
    loop to load the movies into the container based on setInterval...
    you can try using _totalframes if that is going to be to difficult,
    but im not sure how successful that will be.

Maybe you are looking for