DVD menus: Which item is selected?

I've created a DVD from old Super-8 mm film reels. I got 6 years of movies, typically 5 3-minute reels from each year.
In iMovie I assembled all 30 reels in date order, inserted titles for each year, added music, made chapter markers for each year's title and for each reel, and created my iDVD project.
In iDVD, I created the DVD menu from a theme with two buttons: "Play Movie" which starts at the beginning of the entire movie and "Select a Scene" which takes you to another menu. The second menu allows the viewer to select a year, which starts playing at the year's title scene. At the bottom of this menu is another button "Reel by Reel" which takes you to a third menu that lists each year again. This time if you select a year, however it takes you to another menu listing the reels from that year.
The whole structure is like this:
DVD->
Play Movie
Select a Scene->(new menu)
Start at the Beginning
Year 1
Year 6
Reel by Reel->(new menu)
Year 1->(new menu)
Reel 1
Reel n
Year 2->(new menu)
Reel 1
Reel n
Year 6->(new menu)
Reel 1
Reel n
It's amazing, but it all works!
Except for one annoying thing: When I click on any of the buttons marked "(new menu)," the new menu shows up correctly and all the buttons are even in the right visual and navigation order, but...a random button is initially selected!
If my menu shows Y1, Y2, Y3, Y4, Y5, and Y6, it might be "Y3" that is initially selected when the menu is displayed.
Does anyone have any ideas how to set which button gets pre-selected when a menu is displayed?
Thanks!
Jeff

Jeff:
That problem seems to be a bug with iDVD 5. Many of us have reported the same occurrence. Currently I've not read about any fix for it. We're all hoping the next update will take care of it.

Similar Messages

  • SO Pricing User Exit - How to know which item is selected for re-pricing.

    Hello Experts,
    I have to modify material data when user does a update pricing in VA02, the problem is...How do I know which item is selected for re-pricing (in MV45AFZZ)? I am using user exit USEREXIT_PRICING_PREPARE_TKOMP.
    For Ex: If my order has 3 items and 2nd one is selected and then 'Update' is done on 'conditions' tab. Above pricing user exit is triggered 3 times for all items, so I cant check XVBAP.
    Your help will be appreciated.
    Thanks,
    Sagar

    Hi J@Y,
    Thanks for reply. But USEREXIT_PRICING_PREPARE_TKOMP is triggered for all items, so how do I know which is current item?
    If you see in debug mode, xvbap-posnr and tkomp-kposn will have 10,20,30 everytime (for 3 times). How do I know if user has selected 20?
    Thanks,
    Sagar

  • How do you specifically let the Itemlistener know which Item was selected..

    How do you specifically let the Itemlistener know which Item was selected in a JComboBox? Anyone has any idea? What should the coding look like?

    getSelectedItem()

  • How do you specifically let an Itemlistener know which Item was selected?

    How do you specifically let the Itemlistener know which Item was selected in a JComboBox? Anyone has any idea? What should the coding look like?

    Hi,
    Try this method
    String[] petStrings = { "Bird", "Cat", "Dog", "Rabbit", "Pig" };
    JComboBox petList = new JComboBox(petStrings);
    if ( petStrings[0]==(String)petList.getSelectedItem() )
    System.out.println("I'm a bird");
    }else{

  • Which item is selected?

    Hello,
    In Dreamweaver CS3 we have a drop-down list in a form. When
    the user selects an element in the list, we need to determine which
    element was selected; specifically we need the text string of the
    selected element. How do you do this? The raw code that we have so
    far is attached.
    If there is an online tutorial or sample code for this, that
    would be great.

    The element or item that was selected is automatically placed
    in a form variable for you by CS3. You can access it by binding it
    to the screen you are calling.

  • JSpinner and finding which item was selected...

    With a JComboBox, I can load up my list with an array and use "getSelectedIndex()" to grab the index number of the item the user selects.
    With a JSpinner (SpinnerListModel), I can load up my list with an array but there doesn't appear to be any way to retrieve an index number. Am I missing something? The best thing I can come up with is to use "getValue()" and search my array for that value and then I'd have the correct index. Seems the long way around to me.
    I have other elements in the array I need to get to based on the users selection.
    -Duane

    If you're creating your own object class to use in the list of possible values, you could make the array index be an instance variable in this class. I just had to do something like this recently. As in:
    class MySpinnerValue
      public int index;
      public String name;
      //  ... other useful stuff
      public String toString()
        return name;
    // ... and somewhere we create the list, like ...
    MySpinnerValue[] list=new MySpinnerValue[10];
    for (int x=0;x<10;++x)
      MySpinnerValue v=new MySpinnerValue();
      v.index=x;
      list[x]=v;
    }Then when you retrieve a value you just check index to see where it is in the array.
    Clumsy, yes, because it relies on setting an index value equal to the array subscript, which is redundant data in a sense. (Ah, there were advantages to pointers in C, you could just say "pEntry-entry[0]" to get the index ...)

  • How to read which item in a listbox is currently selected?

    Is it possible to read which item in a listbox is currently selected?
    I know how to tell what item in the list was double-clicked. I'd like to be able to click (once) on an item in the listbox and then use buttons on the front panel to affect the item(and list). For example, click on an item in the list and then click an "insert" button to add an item to the list before the selected one.
    I'd like to be able to do this with both regular and multicolumn listboxes.

    The value of the listbox is just a number for which row is currently selected. If you setup your listbox for 0 or more items or 1 or more items, then the value of the listbox is an array of I32 numbers showing which rows are selected. Use a property node to get the Item Names property (an array of the list items) and you can use the value(s) to index into the array. I have included a VI that I use to move items up and down in the list as well as delete items. Feed it the array of item names and the index for the line you want to move/delete. Then take the output and feed it back into a property node of item names.
    I hope this helps.
    Rob
    Attachments:
    Sequence_Element_Move.vi ‏37 KB

  • How Do You Control the Order That Menu Items Are Selected

    I am using iDVD 6 with the Portfolio Theme (iDVD 5). I created a project with one 15-minutes iMovie project and seven slideshows (created in iDVD).
    In Preview mode (or with the final) DVD, the order that entries on the main menu are selected does not seem to follow a logical pattern. As I try to advance using the right cursor, the second item (horizontally) is skipped. (I have two rows, each with four items). When I have one of the other three items in that row selected, the second item is selected if I hit the down arrow.
    In 'flowchart view' the eight items are in the order I want them to be selected. That is, the item that is being skipped is in the second position on the flowchart.
    Any insight on this would be appreciated.
    PowerBook G4 1.33 Ghz (me) & FP iMac - 1.0 Ghz (kids)   Mac OS X (10.4.4)   iMac (for the kids)

    I created an iMovie and then exported to iDVD, iDVD used the same sequence as the iMovie. When you build you Movie or slide show it follows the sequence that you place them in the time line. I have a Slide Show movie with video clips in the time line all of the shows and clips play in the order that I placed them. When you move through the menu use the right arrow to move accross the menu and the down arrow to move down to the next row. There is an button to move to the next menu. I have 13 chapters in my iDVD and they appear on 3 menus. Each menu shows 6 buttons you can edit the button titles and reposition them if you deselect the snap to grid and select the other option. When I open my project after exporting the titles overlayed each other. The buttons picted up my iMovie titles so I had to fix them and reduce the type size and move the buttons to separate them. The time line sets the order and the arrow keys move throgh the buttons on you Mac screen you can select with the mouse by clicking the button. On a DVD player you are stuck with the arrows and enter keys on the remote. You may have a glitch in your data check the time line along bottom of your original to see if the chapter markers are in position.
    Richard
    1.25 GHz Dual G4 Desk Top Mac OS X (10.4.6)

  • On my drop down menus, the items listed are appearing twice.

    On my drop down menus, the items listed are appearing twice.  For instance, there are two "shut down" and two "restart."  How do I fix this?

    Hi Peter, and a warm welcome to the forums!
    See Tom Gewecke's post here...
    http://discussions.apple.com/thread.jspa?messageID=4395251&#4395251
    This problem has been reported serveral times. It seems to be a loss of access to the main system font. I've not heard of any cure except a reinstall.
    It appears to be time for a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.

  • Custom DVD menus

    Hi there, this is my first post, I just want to know if there's any chance to build custom dvd menus and how to do this, instead of use the default menus examples provided with Idvd, thanks a lot!!

    To the questioner:
    My advice:
    Learn the themes which have drop zones which you like (places to put moving video or still pictures) then drop in your own background image or images. I usually edit a still picture from the video I'm using on the dvd. You can set the dvd/tv screen dimensions in Photoshop and do what you can't do in iDVD. Lay out more complicated text or process the image, and factor in the button scheme you want to use in iDVD. The results can be quite spiffy.
    To the responder who reccommends DVD Studio:
    At what point do you move the project from iDVD to DVD Studio? And can you put in a movie to play when a 'scene' is selected, before the video itself? I mean like the transitions iDVD can do, but an actual video instead. I have the program, I just haven't used it yet.

  • DVD Menus lost in 8.0

    Upgraded from Premiere Elements 3.0 to 8.0.  When I open an existing project, the preview screen does not show the DVD Menus and templates that had been created.

    Though this applies to Transitions, and not Menus (the topic here), one nice feature that I encountered in PrPro 2.0, when I had to Import several Pr 6.5 Projects. One of the Pr 6.5 Projects had two Transitions that were no longer included in my later PrPro version, plus one third-party Transition. When the Project first Imported, PrPro notified me that there were missing Transitions. It then went about giving me complete details of what the Original Transition's name was (even pointing out that one was a thrid-party Transition), and the exact TimeCode, where they had been used. I was surprised at how well these old Projects Imported, especially as they were from the Mac and I was on PC with a version of PrPro, that was no longer available for the Mac. PrPro treated these older Projects perfectly, and all it took to get up to speed was a pencil and paper to jot down the missing Transitions and their exact location in the 8 hour Project.
    Now, I'm talking Transitions (not Menus) and PrPro (not PrE), albeit an older one, Importing a Pr Project, a very old one and from a different platform. I could only hope that PrE is half as nice with older Projects, though I would still strongly suggest that all users finish their work in the version in which it was started to avoid any issues.
    Now to the Menus in PrE (earlier). These files are basically "sets" of two .PSD files, with a standard naming convention, keeping them in sets. It's easy to add additional Menus, like those available for purchase, or by subscription at Muvipix. If one has an older version of PrE, with different Menus, it would be easy to copy those Menus to the appropriate folders/sub-folders in the newer version of PrE. Unless PrE has greatly changed the way that Menus are stored and implemented in PrE 8 (Steve, or ATR can verify this), these copied Menus (remember, they are SETS, so copy both the Main and the Scene Selection Menus) should function perfectly in PrE 8.
    Also, using the Blank Menus, or really any other, and a bit of Photoshop work on the Background, one could customize the included Menu Sets to match those older, lost Menu Sets.
    IIRC, Steve has done a series of articles on how to customize Menu Sets for PrE at Muvipix.
    Just some observations and ideas,
    Hunt

  • How to auto populate a field based on drop down list unless specific item is selected

    Hi all,
    Apologies if I have posted this in the wrong area but I am new to Adobe LiveCycle, JavaScript and these forums.
    I am trying to build an Acrobat form using LiveCycle but am having trouble with the drop down lists.
    Inititaly I simply wanted to populate fields in one table based on the selection of a corresponding drop down list in another table.
    I used the following code and it worked fine:
    Workbook.Content.Table1.Row3.AppropriationDetails.Row4.Cell1::change - (JavaScript, client)
    var fFrom = xfa.resolveNodes("Workbook.Content.Table1.Row3.AppropriationDetails[*].Row4.Cell1");
    var fTo = xfa.resolveNodes("Workbook.Content.Table2.Row3.AppropriationDetails[*].Row4.Cell1");
    for (var i=0; i <= fFrom.length-1; i++) {
         fTo.item(i).rawValue = fFrom.item(i).boundItem(xfa.event.newText);
    The problem is that now I want the above code to work UNLESS one of the items in the dropdown list is specifically selected in which case I want the text box in the other table to display a message such as "Enter details in the field below".
    I have tried to create an If Else statement using the following code:
    Workbook.Content.Table1.Row3.AppropriationDetails.Row4.Cell1::change - (JavaScript, client)
    var fFrom = xfa.resolveNodes("Workbook.Content.Table1.Row3.AppropriationDetails[*].Row4.Cell1");
    var fTo = xfa.resolveNodes("Workbook.Content.Table2.Row3.AppropriationDetails[*].Row4.Cell1"); 
    for (var i=0; i <= fFrom.length-1; i++) {
         if (fFrom.item(i).rawvalue = "Option 3"){
         fTo.item(i).rawValue = "Enter details in the field below";
         else {
         fTo.item(i).rawValue = fFrom.item(i).boundItem(xfa.event.newText);
    The code now populates the field with "Enter the details in the field below" no matter what item I select from the dropdown list.
    Your help is greatly appreciated.
    Cheers,
    ozzy_q

    Follow Up:
    Ok so ive changed things up a bit and have had some more success.
    I have used a Switch statement in my For loop to perform different actions based on the item selected.
    The code looks like this:
    Workbook.Content.Table1.Row3.AppropriationDetails.Row4.Cell1::change - (JavaScript, client)
    var fFrom = xfa.resolveNodes("Workbook.Content.Table1.Row3.AppropriationDetails[*] .Row4.Cell1");
    var fTo = xfa.resolveNodes("Workbook.Content.Table2.Row3.AppropriationDetails[* ].Row4.Cell1");
    for (var i=0; i <= fFrom.length-1; i++) {
         switch (fFrom.item(i).rawValue)
         case "Option 3":
         fTo.item(i).rawValue = "Enter the details in the field below";
         break;
         default:
         fTo.item(i).rawValue = fFrom.item(i).boundItem(xfa.event.newText);
         break;
    This code solves my problem but has thrown up a new issue:
    When i select Option 1 or 2 from the dropdown list  the change in the text field is instantaneous, however if I select Option 3 it wont appear in the text field until I either select Option 3 a second time or select another item. Its as if the text field is a selction behind what I have enterd in the dropdown list.
    Any thoughts?

  • Display a message when  an item is selected from a dropdownlist

    Hi,
    I need to display a message(kind of alert message) when certain items are selected from the dropdownlist.
    Let me know what is a good way to do this in web elements?
    Thanks

    hello,
    unfortunately there is no validation / alerting for select menus in webelements.
    however...if you're feeling ambitious and or this is a definite requirement for your project...custom functions are open source so you could write an on change javascript function within the WESelect custom function that will find the new value and compare it against your certain items array of values.
    out of curiosity, what is your project's particular need to have an alert for a select menu based on what the end user selects? if this comes up more often or there's a good use case perhaps this could be built into a future version.
    jw

  • How to enable a button only when a tilelist item is selected

    Simple question but it seems quite awkward to me. How do I enable a button only when an item within a tilelist is currently selected?
    For example lets say if I have a button called button1 that is disabled by default and a tilelist called tilelist1 what would I have to add into the brackets of the following code (enabled property of the button) to ensure that the button is only enabled when an item in the tilelist is currently selected but disabled when no items are selected:-
    enabled="{}"

    enabled="{tilelist1.selectedItem}"
    that should do it, it's making an implicit comparision with null (tilelist1.selectedItem == null) which will result in a boolean.
    SelectedItem is null when nothing is selected , not null when something is.

  • F.19 GRIR reclassification - Item not selected in the report log

    Hi Guru,
    There are two items (one cleared pair) which are not selected into GRIR reclassification (Tcode F.19), both posting date is on 30.05.2007, while wiht cleared date on 30.06.2007 (clearing document with posting date on 31.05.2007), why they are not counted in the reclassification report. pls advice, I really donot have any clue about it.
    Thanks,
    Kick

    Hi All,
    why nobody reply this question, is it the question not clear?
    There are two items (one cleared pair) which are not selected into GRIR reclassification (Tcode F.19), both posting date is on 30.05.2007, while with cleared date on 30.06.2007 (clearing document with posting date on 31.05.2007), why they are not counted in the reclassification report. the reclassification has been done on the last day of May.  pls advice, I really donot have any clue about it.

Maybe you are looking for

  • Servlet with Vector

    I want to maintain user list on server by vector or hashtable, etc when doGet method call Vector initialize everytime from zero so my user list not maintaining user name on server...

  • Geography fields in SQL Server 2012

    I have SQL Server 2012 running in 2012 mode. I run IIS 7.5 on Windows Server 2008. I use ASP.NET and after the login form, I issue a SQL select command which include the selection of a Geography field in the result. In order to make that work, I have

  • Which components must be upgraded to get SP13 for ECC 6.0?

    Hello, Which software components must be upgraded in order to get the SP 13 for SAP ECC 6.0 system? Currently we have only SAP_ABA and SAP_BASIS level 13. Thanks, Ugis

  • Why is my iphone 4s (ios7) cant sync with itunes 11.1

    my laptop OS is windows 8.1 and the itunes 11.1 that i just downloaded cannot read my iphone 4s with ios 7

  • Installation limit error?

    The computer I am currently using has run Elements 9 in the past and has currently taken to not opening Photoshop. The only other computer (computer number 1) that it has been installed on is broken and I cannot uninstall it. I tried to uninstal it f