IDVD multiple movies

Does anyone know how to loop multiple movies together? When I add more than one movie to iDVD I have to start each movie one at a time. I would li8ke the movies to play automatically one after the other. Is this possible?
Thanks

lkquinn, Welcome to the discussion area!
This is really a question for the iDVD discussion area.
Depending on which version of iDVD you have, I believe that you can use the Map area to do what you want.

Similar Messages

  • Question about idvd project with multiple movies

    Is there a way to drop in multiple movies and have each movie play right away when it is clicked? Right now the first movie plays on one click but the rest go to another menu where you have to click play movie. I just want my main menu to show the 4 movies I have and then immediately play them when they are clicked.

    You can put them in an iDVD slideshow and they will play consecutively.  But don't assign a transition in the slideshow:
    Click to view full size
    It won't matter what slide duration you select.
    OT

  • How do I make multiple movies look like one?

    I created a demo of 136 slides with mostly screencaps and one
    small flash animation. The final published flash file is
    approximately 30MB. When the demo is run on multiple computers, the
    CPU utilization rises up to almost 100%, this makes the demo run
    very slowly on most computers. I was advised to cut my captivate
    movie in half ( in slides)... however even then the CPU utilization
    is quite high. How can I break my demo into multiple linked movies
    (to bring down the file size) but still have it play smoothly
    without it stopping to load after each new movie? How do I make
    multiple movies look like one?
    Thank you.

    Would it work to make the navigation of the page go to the
    next movie?

  • HitTest for multiple Movie Clip at the same time

    I have a movie it is a triangle.I duplicate it and I want to hitTest on the first triangle movie clip and I added 3 different line movie clips on the 3 side of triangle.I tried to write a code something like that.
    if(firstTriangle_mc.hitTestObject(line1_mc,line2_mc,line_3mc){
    trace("Ok");
    but I've got error.I think it is not allowed hitTestObject for multiple Movie Clips.So is there anyone have an opinion about it?What should I do?

    Here is another test for multiple movie clips for hitTestPoint but only the first work the others don't
    uc_mc.addEventListener(Event.ENTER_FRAME,hitle);
    function hitle(e:Event) {
    if (uc_mc.hitTestPoint(cub1,cub1Y,true)&&(cub2,cub2Y,true)&&(cub3,cub3Y,true)) {
      uc_mc.alpha=0.5;
    }else{
      uc_mc.alpha=1;
    The code above doesn't work.What should I do?

  • MIGO Goods Receipt multiple Movement Types?

    Hi,
    Is it possible with MIGO Goods Receipt using Inbound Deliveries to have multiple movement types? the reason I ask is I am getting the following error 'BORGR622 Movement Type XXX not allowed; only 101 is allowed' when trying to receipt a Line no. with different Movement Type to the earlier lines.
    We do have the same problem if we receipt in MIGO Goods Receipt directly to the Purchase Order, we can happily post a document which has the normal '101' movement type and another Custom movement type.
    The reason for the requirement is to do with Account Determination, we have free bonus goods lines which are zero price on the purchase order - the price difference gets posted to a bonus stock account instead of the usual price difference account, by using a Custom Movement Type - the bonus stock agreement (kind of like BOGOFs Buy One get one free) is passed to the Customer with similar account determination updating the same bonus stock account.
    This works fine for MIGO receipt directly with the Purchase Order but we get the error message above with Inbound Deliveries.
    I cannot see anywhere obvious in config which might sort this issue, but am unsure why multiple movement types on a Goods Receipt would be allowed against a Purchase Order but not an Inbound Delivery.

    Hi,
    Try with the below mentioned settings,
    goto SPRO -> Materials Management -> Inventory Management & Physical Invetory -> Settings for enjoy transactions -> Settings for good movements(MIGO) -> Settings for transactions & reference documents -> select MIGO_GR -> Click on transaction/event -> select goods receipt -> click on reference documents -> remove the tick mark on active.
    Regards,
    Prabu

  • Loading multiple movies in sequence

    I'm trying to make multiple movies show through a main file
    in sequence (slide0.swf, slide1.swf, slide2.swf etc etc).
    I've been using some fla document that was sent to me to do
    such a thing but somehow I can't get things to work exactly as
    intended.
    My main file/movie uses these pieces of actionscript to do
    the loading of the sequential files/movies
    (see attached code)
    Now if I do not add anything to my other clips, the main file
    just keeps looping the first one over and over rather than going up
    through them all sequentialy. So I tried adding this in the last
    frame of each of the movies/clips to be displayed
    (Last Frame)
    _root.addIDX();
    The problem I now have is that although now the movies are
    playing one after the other sequentialy I still get a small amount
    of repeat (fraction of a second) of the movie that just played
    before the newly loaded one displays.
    Is there a way that I can make this transition work smoothly
    rather than have a jerky moment of flashback before each new movie
    in the sequence starts playing?
    Thanks

    It looks like you are loading 2 clips so that when one is
    finished the next one will play without delay and then it loads the
    next in the series beneath it.
    The flash that I am seeing is from the one that is hidden.
    Before it begins to play, the next movie is loaded and you see it,
    then they play in the correct order.
    Try placing the code you have in the onLoadComplete event
    into the onLoadInit event. Like this:
    listen.onLoadInit = function(mc:MovieClip) {
    mc.play();
    _root.myInterval=setInterval(doInterval,delay);
    loadbtm.loadClip(list[(IDX+1)%numImages],_root.btm);
    And comment out the following:
    //listen.onLoadComplete = function(mc:MovieClip) {
    // loadbtm.loadClip(list[(IDX+1)%numImages],_root.btm);
    The onLoadComplete event gets called first and starts loading
    your next slide before the onLoadInit event gets called. This small
    delay maybe enough to be causing the flash you are seeing.
    Tim

  • Multiple movie clips in variable

    Is it possible to have multiple movie clips inside one variable? I want to be able to just use var._totalframes instead of mc1._totalframes, mc2._totalframes, etc... Or is there another way I can avoid copying and pasting dozens of movie clips over and over? Thanks.

    You can use the bracket notation in a loop to process multiple similarly named objects such as you described...
    for(i=1; i<someNum; i++){
         something += this["mc"+ i]._totalframes // not clear on your intent
    I can't be sure I am answerng your question when you mention copying and pasting movieclips.

  • Multiple movement types for reservation

    Dear experts ,
    Is it possible to give multiple movement types for issue against reservations? if possible what should be the setting in "Define Movement Types for Material Reservations"
    We are trying to issue materials against reservation to different GL accounts based on different movement types.
    Best Regards
    Kannan G

    I think you can have different movement types for GI against an Maintenance Order.
    Please check as per the following scenario
    Material A with valuation class "400"
    material B with valuation class "300"
    Now in automatic account determination you define
    movement type "990" for valuation class "400" incase of good issue
    movement type "890" for valuation class "300" incase of good issue
    Now whenever material A is issued it will be mvt type 900 & for material B issue 890.
    Regards
    You can also look at the following possibility:
    Plant Maintenance and Customer Service -> Maintenance and Service Processing -> Maintenance and Service Orders -> Functions and Settings for Order Types -> Goods Movements for Order -> Movement Types for PM/CS Orders -> Maintain Movement Types for PM/CS Orders.
    Also look at the badis:
    BADI DI_MOVEMENTYPES
    BADI_DIAD_GOODMVT_1
    Online Documentation for the above node:
    *Maintain Movement Types for PM/CS Orders*
    In this step you maintain movement types for PM/CS orders depending on material group, order type and a customer defined key. This key is read by BADI DI_MOVEMENTYPES. If the system doesn't find any information in this table, the corresponding movement types are determined based on the data of the Standard table.
    Further notes
    Using BADI_DIAD_GOODMVT_1, follow-up actions can be triggered for special movement types.
    Edited by: SAPASSUM on Aug 5, 2010 9:26 AM

  • Opening multiple movie files to play sequentially.

    Currently, if I highlight several movie (e.g. .avi) files in a Finder window and then double-click on one of them, each of the files is opened in a separate QuickTime window and if I have "automatically play movies when opened" QuickTime preference set, then they all start playing simultaneously!
    How do I change it so that opening multiple movie files results in them being played sequentially in a single window?
    P.S. I have "Open movies in new players" preference is disabled.
    P.P.S. For image files it all works correctly - they are opened in Preview and I get an option of starting a slideshow...

    Hi,
    I'm not on a Mac at the moment to test, but I could have sworn you used to be able to open one movie, pause it and then drag and drop subsequent movies onto that window to append them to the end.
    Give it a try. Sorry if I've been imagining things though

  • Multiple movie clips within a button

    I'm having trouble with working a movie clip played one after another within a button. Can anybody help? or is there a simpler way of getting multiple movie clips to play?
    for my project, when you hover over the button and vines grow out. currently, i have one working in a button but i can't seem to get other vines to work.

    use a movieclip (or sprite) button.  you can then control the child movieclips with actionscript.

  • Quicktime pro, is there a way to export multiple movies as a batch?

    Quicktime pro, is there a way to export multiple movies as a batch? Every time I export more than one at a time they try to export at the simultaineously and their progression slows tremendously. Is there a way to automate the export process so they go 1 by 1? I am embedding watermarks in .mov files of different sizes so while thier export settings are identical there is some discrepency in the format/size of the movies and the placement and size of the watermark "track".

    Unfortunatley no.  You must export the forms one at a time.

  • How can I play multiple movies on quicktime like a list format

    ok one more time How can I play multiple movies on quicktime. When i click on open file it will only let me choose one movie to play.For example When ever I used windows media player I could drag my mouse over numerous files and it would play them one after another like in a list format. Can anyone help with this?
    Thank you

    I would like an answer on this also. It gets to be a hassle to play multiple files when playing on the television.

  • How can I play multiple movies on quicktime like I can on windows medplayer

    How can I play multiple movies on quicktime. When i click on open file it will only let me choose one movie to play.For example When ever I used windows media player I could drag my mouse over numerous files and it would play them one after another like in a list format. Can anyone help with this?
    Thank you

    Hi Brennan,
    Only HDMI is going to support audio & video on the single cable. Which MacBook Air do you have? Here's a great article regarding this - http://support.apple.com/kb/HT4241. Also keep in mind that only the current generation of MacBook Airs support this. The previous generation, also with MiniDisplay Port would support HDMI but you'd need to run a separate line from the headphone port over AUX for audio.
    The first and second generation models, which have micro-DVI, do not support audio. Regarding the RCA cables, Apple offers adapters that allow you to go to VGA and that would probably be your best bet. I do not believe there's a MiniDisplay Port to RCA solution out there, you'd need to do multiple adapters and that's always a questionable performance solution.

  • I can't find movie in the iDVD media movies listings

    I can not find a movie I created in the iDVD media movies listing. The movie exists on the hard drive in the movies folder. Anyone have a similar issue?

    I'm quoting J Keller here:
    "You might try another importing method -- right click on the iMovie "package" to Show Package Contents; then open the Shared Movies folder; open the iDVD folder; you'll find the Quicktime version of your iMovie -- drag it into the menu area of iDVD (not one of the drop zones - that's for background graphics). You should immediately see the movie title show up as a "button" and after a little while you'll be able to preview the latest addition (when it finishes encoding)."

  • How to get Multiple Movies on iDVD

    I have a standard 4.7gb blank dvd and a lot of full-length movies in .avi, all around 750mb. I want to make a menu in idvd that has all the movies and you click which one you want, but just one movie takes up the enture space, even though it is 750mb, So I want to put about 4 on there. How do I do this? Thanks a lot.

    In order for a DVD to be playable in a commercial DVD player, the video files on that DVD have to be converted to a file format that can be recognized by any commercial DVD player.
    The standard video format for commercial DVD playback is mpeg-2... mpeg-2 has a very high bitrate. In other words, a 1-minute sample of mpeg-2 video will be MUCH BIGGER than a 1-minute sample of divx, avi, or h.264 video.
    I believe iDVD only allows for a maximum of 2-hours of video on one DVD disc. So if you have 4 videos and each video is longer than 1 hour, than the maximum number of videos that you can place on 1 DVD, will be 1.
    In your case you will have to look at another program other than iDVD to achieve what you want to do. You need a program that allows you more control over the bitrate of each video file. That way, you can control the size of each video file.
    Programs such as...
    Toast Titanium
    http://www.macupdate.com/app/mac/6351/toast-titanium
    Popcorn 4
    http://www.macupdate.com/app/mac/16695/popcorn
    Xilisoft DVD Creator 7
    http://itunes.apple.com/us/app/xilisoft-dvd-creator-7/id433594067?mt=12
    DVD-Creator
    http://itunes.apple.com/us/app/dvd-creator/id428417852?mt=12
    miDVD Pro
    http://itunes.apple.com/us/app/midvd-pro/id529728401?mt=12
    Read the following article for more indepth info. on this subject...
    How to put many movies or episodes in one DVD
    http://www.dvd-guides.com/guides/all-to-dvd/250-put-many-movies-episodes-in-one- dvd

Maybe you are looking for