Unpredictable Menu Item Highlighting

I am having trouble with button highlighting order. I created a project with two buttons on the main menu, both of which point to sub-menus. One sub-menu (SM1) points to slide shows and the other (SM2) to another set of sub-menus.
On entry to SM1, the top button is highlit, as I expected, however on entry to SM2, the second button is highlit. Additionally, a few unpredictable highlighting orders within the sub-menus pointed to by SM2.
I created the items within each menu in the order which I want to highlight them, i.e. from the top, down. I did not use free positioning and no menu contains more than 8 items, including the back button.
Is there a way to change the order of the highlighting on my existing project? If not, what should I do in a new project to ensure the desired order?
PowerBook G4   Mac OS X (10.4.6)   iDVD 6.0.2, Theme: Reflection White

I have not had this problem in iDVD 6, but I did a few times in iDVD 5.0.1. I could never fix it, and therefore, just lived with it...

Similar Messages

  • Highlight color of menu item

    hi,
    I wanted the menu item highlight color to be changed..
    My using windows look and feel, in that iam getting blue color as highlight.
    Cant i change that color to some other color (ex. gray)?
    Is it possible in windows look and feel?
    Help needed very urgently...
    Thanks in advance.
    Regards,
    Deepa Raghuraman

    Try this:
    UIManager.put("MenuItem.selectionBackground", new ColorUIResource(new Color(r,g,b));This will change the color for selected MenuItems generally in your whole program.

  • Play button doesn't work -- doesn't select menu item

    By default, the first thing selected in my encore menue is a text button that says "play all".  So, you can start the DVD playing by pushing the enter button on the remote, by pushing the play button on the remote, or by pushing the play button on the dvd player.  This is as it should be; this is for my dvd (not blu-ray).
    When I burn a blu-ray (instead of a DVD), the play button on the remote and the play button on the dvd player do not work.  I can only use the enter button on the remote.
    I ran a second test by burning a very short movie clip with a simple button in encore.  Again, the results were the same--no problems for a dvd, but messed up for a blu-ray.
    I am playing the DVD and blu-ary on the same player.
    Any ideas?
    Thanks

    Hi Jim:
    The problem is not with the player, a Sony. 
    A couple of months ago I authored a DVD (Blu-ray) of a wedding anniversary the main menu of which had just a couple of buttons  --  the video (about 40 minutes) and a slideshow of a couple of hundred slides with music.   It was wedding present.  Everything worked as planned, not only on my Sony equipment but on Panasonic and LG.  Menu items highlighted as they should and could be toggled by the remote, just as things have been for years (since 1996 for me I guess.)
    The people subsequently asked for 3 extra blu-rays and 12 regular DVDs for people who had seen it but didn't have Blu-ray players.  No problem, said I.  I still have the Encore "ncor" file and plenty of blanks.
    Turns out that I must have relocated some files  --  Encore could not find the previous folder.  Fortunately the Premiere program files were intact so I simple created a new Encore project and created a new ISO file.  This time I made a couple of menu pages and created chapters as well as the slide show.  I made a DVD (on a re-writeable disc) and it worked as expected.  I cut a dozen disks and labeled them.  Meanwhile I made the blu-ray iso file (having made the required changes in Encore.)
    First got a Photoshop error code -45 (although I had not even opened Photoshop for a month.) 
    I shut down everything with the idea of starting Encore as the Administrator (a trick that has fixed other problems) and the blu-ray image file was created without a hitch.  But still got an ISO file that, when burned to a blu-ray, had buttons that would not highlight and would not work.   Also the "pause" button would not work.  (I have a long organ piece with the home menu page.)  Nor would the number buttons.  Just the "top menu" buttons on the remote.
    Obviously everything worked in preview: highlights showed on the buttons that, when pressed, went to the right files.   So everything works perfectly well in Preview and with DVD.  It is just with Blu-ray that there is a problem.  And it is with any and all players.
    The same Blu-ray can be played on a computer using the mouse.  Again, the buttons themselves do not highlight so the software remote does not function.
    Confusing............
    Any additional thoughts?
    Barrie Austin
    [email protected]
    425-392-5760/425-922-0540 (Cell)

  • Highlight current menu item whose page is displayed in an iFrame

    Greetings,
    Looking for the Holy Grail here...
    So the parent page has static menu and an iframe which then loads in a specific pages as the user clicks on the menu items (which are ul li tags).
    I would like to be able to highlight a menu item based on the page content being displayed in an iframe. It seems to be quite difficult to do for this style of page load using iframe method. I know it would be easier using php, but I can only use iframe (long story).
    When page 1 is displayed in the iframe, I would like for the corresponding menu item to be highlighted.
    I'm hoping the answer is out there somewhere as iframe has been around forever. If you would like to see my code, I'm happy to provide this.
    Thanks!

    Sure, here you go...
    1. Add this code between your <head> tags:
    <script type="text/javascript">
        function offclass(id)
        {document.getElementById(id).className = 'class_off';}
        function onclass(id)
        {document.getElementById(id).className = 'class_on';}
    </script>
    2. In your css, create your on and off styles (I used <a> you can use <li> the same way)...
    a.class_on {
        color:blue;
    a.class_off {
        color:red;
    3. Add id's (individual to each link), classes (set to the off class you make) and onclick events (one to turn the link on and several to turn off the others) to your links...
    <a id="link1" class="class_off" href="http://www.apple.com" target="mr_jones" onclick="onclass('link1'); offclass('link2'); offclass('link3');">Link 1</a>
    <a id="link2" class="class_off" href="http://www.adobe.com" target="mr_jones" onclick="onclass('link2'); offclass('link1'); offclass('link3');">Link 2</a>
    <a id="link3" class="class_off" href="http://www.foxnews.com" target="mr_jones" onclick="onclass('link3'); offclass('link1'); offclass('link2');">Link 3</a>
    4. Give your iframe the name used for your target and a base "on page load source" (I used a # so it's blank on load)...
    <iframe id="mr_jones" name="mr_jones" width="420" height="315" src="#" frameborder="0"></iframe>
    That's it. As you increase the number of links, you just need to make sure you have an offclass for each new one added in to turn those off when you click.

  • When I select a menu item, the highlight is light blue and the item font color goes white. It is very difficult to read? Any solution?

    When I select Bookmarks, the menu item (Bookmarks) is highlighted in light gray color; and the letters of the work itself (Bookmarks) turns white. This same thing happens when you go into individual bookmark selections. It is very difficult to read. Are there any alternatives that can be set by the user?

    Are you using a standard Windows theme?
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • Multi-row menu item with highlight effect (JDEV - 100202.0230.5526)

    I am using the PS2 JDEV ((JDEV - 100202.0230.5526). Is it possible to have a multi row display for a menu item (af:commandMenuItem) while preserving the highlight/roll over selection effect of a typical menu item in af:menu. I would like to display an image (which may not be possible to display as an icon attribute), a description and another field (such as count) below the description.
    The menu will then be a list of such items. I would like to then have user select this as a menu item, when the user scrolls to any such item, keeping the rollover/highlight behavior.
    Thanks a lot.

    Thanks for the response. Is there an example/code snippet for this (using commandLink). Or any other mechanism possible to get similar behavior (if not using commandMenuItem) for highlight in case of multiple components (as a single row/item) ?
    Thanks again.

  • Flash menu that highlights the selected item when changing page?

    Hi all,
    I'm trying to create a menu in flash that will highlight the
    current
    selected menu item when selecting a specific page.
    Example menu:
    - home
    - products
    - product 1
    - product 2
    - product 3
    - contacts
    - email
    - form
    Imagine you have a link in a page that opens the contact >
    email page.
    Is there a way to get the flash menu to highlight the
    "contacts > email"
    item when displaying this page?
    Something similar to this
    http://tinyurl.com/5c9993
    Is there an application that can do this easily?
    Thanks in advance for any idea.
    Tony

    here is a link to a rar file i just updated for ya.
    it is a flash movie and 2 web pages. showing how u can send
    variables to flash with java script.
    http://www.wholesalegranitedist.com/home/tutorials/jsquery.rar
    if you can't get this file let me know i will just post it
    here.
    you will have to change the menu depending on which variable
    u send. to flash. it can change on which page you visit;). ask more
    questions if you need to. or private message me.

  • How to set the menu item you want highlighted upon playing DVD

    I have a list of about 9 menu items on my main DVD menu. The 6th one is the one that is highlighted when you play the DVD. This happens in submenus as well. I want the FIRST one highlighted at all times. Is there a way to set that?
    Thanks for any help in advance.

    I was having this problem and I found a fix. It all happens in map view.
    I'm viewing my iDVD project map horizontally... Left to Right.
    Whatever object is directly to the right, will be the default. Here's a lame diagram.
    MENU-MOVIE 1
    -MOVIE 2
    -MOVIE 3
    In this example... Movie 1 is the default. It's right next to Menu. Want to change it? Got everything saved? Then select Movie 1 and hit Cmd-X to Cut.
    It will disappear in a poof of smoke. Don't panic. Notice how the other movies got "promoted?"
    MENU-MOVIE 2
    -MOVIE 3
    Now Movie 2 is the default. SO!
    Select the MENU object and hit Cmd-V to Paste.
    Movie 1 should return at the bottom of the list. Like so.
    MENU-MOVIE 2
    -MOVIE 3
    -MOVIE 1
    Now preview your work to make sure.
    Good Luck!

  • Cannot get highlight color on menu items (only submenu items).

    I am having a problem with the highlight color when I move over a vertical menu item.  You can see what I mean by going to:
    http://www.staging-area-1.com
    If you move the focus over the "Questions" sub-menu item I get the blue highlight, with white text.  BUT if I move over any other menu items (Services, About us or Contact us) I simply cannot get the blue highlight.
    Can someone tell me which cdd property I need to change to get this?
    Thanks.

    It is because you'r overriding the background color with an image in the following
    ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
         background-color: #33C;
         color: #FFF;
         background-image: url(../images/filler.gif);
    Remove the background image and all is well.
    Gramps

  • 2 Questions: Black when exporting & highlighted menu items

    Newbie here, learning as I go with some very basic knowledge.
    Mac OSX 5.8
    InD CS 4
    Okay, got two questions.  My books aren't answering them, my live-help person is busy (InD professional) ... I'm coming here for help.
    1.  Seems as tho when I draw a 10pt black line, after exporting to .pdf, it is screened.  I haven't changed any settings and if something got changed .. I'm clueless.  No transparencies, 100% opacity, 100% black. If I print directly from .indd, it is black.  Definitely screened when printed out .pdf, and my printing company is the one who noticed it.
    2.  While I was messing around trying to figure out the black line, all of a sudden, a bunch of my menu pull-down items became highlighted.  Again, I'm clueless.
    Thanks so much for putting up with a novice.
    job1970

    In Preferences, what is your selection for Appearance of Black? I suggest “Display All Blacks Accurately” and “Output All Blacks Accurately”. I don’t understand Adobe setting these to, effectively, “Display All Blacks Inaccurately” and “Output All Blacks Inaccurately” by default.
    You say that the black line is grey, but is it? Can you open it in Acrobat Pro or Illustrator and tell us the actual colour value? I suspect you have the preferences above set to the default, so that process black looks and prints like a rich black. When Acrobat shows it as process black, it appears lighter by comparison.
    A new feature in InDesign since version 5 is “Workspaces” which save panel visibility and position and allow some menu items to be hidden and others to be highlighted. I find the menu options distracting an non-intuitive. When you hide a function from the user you don’t make other functions easier to see, you just make those hidden functions unavailable and, for new users, undiscoverable. Similarly, highlighted items are just distracting. You can fix both problems by selecting Window > Workspace > Show Full Menus.

  • Menu items are not highlighted after Design Studio Client 1.3 upgrade

    Hi expert I used DS_CLIENT00_0-20011685 patch to update my client. After update I do not see the menu items.
    Please help with this.Below is the screen.

    Hi,
    if this is what you see after start, it it is possible that you face a general issue on Java Runtime level (which version do you have installed)? or on memory allocation level.
    do you see any log file located in your workspace? search for *.log. can be that there are some basic exceptions.
    also, I do not know if this is upgrade or fresh install.. you can try to uninstall, delete the content of the folder under C:\Program Files (x86)\SAP BusinessObjects\Design Studio\... and then install from scratch again. could be that the upgrade went wrong.
    Regards, Karol

  • Windows and icons are black, menu items are not showing correctly

    Hello!
    Well just doing my normal routine today browsing the Internet, watching videos on vlc, my computer suddenly started to glitch. Icons were disappearing, Safari turned black.
    So i did a restart but the problem is still there. I cant even choose the user properly because the avatars are not there it's just all dark gray. Remembering where my user avatar is, i do a click and type in my password and I do and able to get in to my system but all windows menu items and icons are black.
    Basically what I'm saying is the system seems to be working fine except for that I can't see the icons and windows properly displayed.
    I've already tried to reinstall of Mavericks hoping that it's a software thing. You guys think it's a problem with the graphic processor?
    Any help or suggestions will be appreciated thank you.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It changes nothing, and therefore will not, in itself, solve your problem.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The procedure will help identify which such modifications you've installed, as well as certain other aspects of the configuration that may have a bearing on the problem. Don’t be alarmed by the apparent complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode, if possible. If you’re now running in safe mode, reboot as usual before continuing. If you can only boot in safe mode, you can still use this procedure, but not all of it will work. Be sure to mention that in your reply, if you haven't already done so. 
    Below are instructions to enter UNIX shell commands. The commands are safe and do nothing but produce human-readable text output, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. I am not asking you to trust me. If you can't satisfy yourself that these instructions are safe, don't follow them.
    The commands will line-wrap or scroll in your browser, but each one is really just a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. Step 1 should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click anywhere in the line of text below on this page to select it:
    { echo "Loaded kernel extensions:"; kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'; echo $'\n'"Loaded user agents:"; launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'; echo $'\n'"Inserted libraries:"; launchctl getenv DYLD_INSERT_LIBRARIES; echo $'\n'"User cron tasks:"; crontab -l; echo $'\n'"System launchd configuration:"; cat /e*/lau*; echo $'\n'"User launchd configuration:"; cat .lau*; echo $'\n'"Login items:"; osascript -e 'tell application "System Events" to get name of login items' | sed $'s/, /\\\n/g'; echo $'\n'"Safari extensions:"; /usr/libexec/PlistBuddy -c Print L*/Saf*/*/E*.plist | awk -F'= ' '/Bundl/{print $2}' | sed 's/\..*$//;s/-[1-9]$//'; printf "\nRestricted user files: %s\n" $(find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l); echo $'\n'"Extrinsic loadable bundles:"; cd; find -L /S*/L*/E* {,/}L*/{Ad,Compon,Ex,In,Keyb,Mail/Bu,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do /usr/libexec/PlistBuddy -c 'Print :CFBundleIdentifier' "$d/Info.plist" | egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|JMicron|print|SoftRAID" && echo ${d%/Contents}; done; echo $'\n'"Unsigned shared libraries:"; find /u*/{,*/}lib -type f -exec sh -c 'file -b $1 | grep -qw shared && ! codesign -v $1' {} {} \; -print; echo; ls -A {,/}L*/{La,Priv,Sta}* L*/Fonts; } 2> /dev/null | open -ef
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    The command may take up to a few minutes to run, depending on how many files you have and the speed of the computer. A TextEdit window will open with the output. Post the contents of the TextEdit window (not the Terminal window) — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Remember that you must be logged in as an administrator for this step. Do as in Step 1 with this line:
    { echo "Loaded system agents:"; sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; echo $'\n'"Login hook:"; sudo defaults read com.apple.loginwindow LoginHook; echo $'\n'"Root cron tasks:"; sudo crontab -l; echo $'\n'"Log check:"; syslog -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|find tok|n Cause: -|NVDA\(|pagin|timed? ?o' | tail | awk '/:/{$4=""; print}'; } 2> /dev/null | open -ef
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    You can then quit Terminal.
    To prevent confusion, I'll repeat: When you type your password in the Terminal window, you won't see what you're typing.
    Note: If you don’t have a login password, set one before taking Step 2. If that’s not possible, skip the step.
    Important: If any personal information, such as your name or email address, appears in the output of these commands, anonymize it before posting. Usually that won't be necessary.
    Remember, Steps 1 and 2 are all copy-and-paste — no typing, except your password. Also remember to post the output as text, not as a screenshot.
    Please post the contents of the TextEdit window, not the Terminal window.

  • Menu items linking to other pages?

    I have built a menu using the forms menu tool in Dreamweaver, and now I would like to link each menu item to a different page. Can this be done and how? does it require SPRY?

    No, you don't need Spry to link pages.
    Highlight the text or image that you want to use as the link.
    Insert > Hyperlink
    Complete the Dialog Box... you can use the little folder icon/button at the right of the Link: field to navigate to the file you want to open with this link
    Clicking the "Help" button there will get you more information about Hyperlinking.
    Or:
    Highlight the text or image you want to use as the link.
    Just to the right of the Link field in the Property Inspector, drag the target icon over to the Files Panel and tap on the file you want to link to
    Of course, you say that you have used the "forms menu tool". Do you mean the "Jump Menu?" That has its own way of working: http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WScbb6b82af5544594822510a94ae8d65-7c1ca .html
    I hope some of this helps!
    Z

  • How do I get spry menu tab  highlighted when on page ???

    Hey guys I'm stuck
    I'm  trying to get  the tab in the spry menubar to be highlighted  when each relevant page  .. but something isn't right it's not working what am I missing here ???
    now when I hover the btn disappears  and when on the  page the tab isn't highlighted ? Please help ! many thanks in advance for taking the time to look
    I have placed  this code at the  bottom of   sprymenuhorizontal.css to over ride above styles !
    ul.MenuBarHorizontal a span {
        visibility: hidden; 
    ul.MenuBarHorizontal  {
        background: url(images/btn.png) no-repeat;
        height: 35px;
    ul.MenuBarHorizontal :hover, ul.MenuBarHorizontal :focus,
    ul.MenuBarHorizontal .MenuBarItemHover, ul.MenuBarHorizontal .MenuBarItemSubmenuHover, ul.MenuBarHorizontal .MenuBarSubmenuVisible {
        background: url(images/btnhover.png) no-repeat;
    ul.MenuBarHorizontal li.activeMenuItem  {
        background: url(images/btnonpage.png) no-repeat !important;
    then I put in this code  at the top of the page   to link to sprydomutils which is in my spryassest folder!
    <script src="SpryAssets/SpryDOMUtils.js"></script>
    <script>
    function InitPage(){
    Spry.$$('#MenuBar1 li').forEach(function(node){
        var a=node.getElementsByTagName("a")[0]; // finds all a elements inside the li, but we only want the first so [0]
        if(a.href == window.location){
            Spry.Utils.addClassName(node,"activeMenuItem");
    Spry.Utils.addLoadListener(InitPage);
    </script>
    <script src="SpryAssets/SpryDOMUtils.js"></script>
    <script>
    function InitPage(){
    Spry.$$('#MenuBar1 li').forEach(function(node){
        var a=node.getElementsByTagName("a")[0]; // finds all a elements inside the li, but we only want the first so [0]
        if(a.href == window.location){
            Spry.Utils.addClassName(node,"activeMenuItem");
    Spry.Utils.addLoadListener(InitPage);
    </script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet">
    <style>
    ul.MenuBarHorizontal a span {
        visibility: hidden;  
    ul.MenuBarHorizontal  {
        background: url(images/btn.png) no-repeat;
        height: 35px;
    ul.MenuBarHorizontal :hover, ul.MenuBarHorizontal :focus,
    ul.MenuBarHorizontal .MenuBarItemHover, ul.MenuBarHorizontal .MenuBarItemSubmenuHover, ul.MenuBarHorizontal .MenuBarSubmenuVisible {
        background: url(images/btnhover.png) no-repeat;
    ul.MenuBarHorizontal li.activeMenuItem  {
        background: url(images/btnonpage.png) no-repeat !important;
    </style>

    The reason I asked if you used templates or not is that in this case we would have a centralised script to detect the active menu item.
    If you have a menu on each page (without the template) then it is easy to mark the menu item as being the current one by simply adding a class as follows
    <li class="activeMenuItem"><a href="index.php">Home</a></li>
    Now we merely add a few rules to style the active menu item as in
    .activeMenuItem a {
        background: #a59a84 url(nav_background.png) !important;
        color: #ffffff !important;
    The !important is necessary otherwise the JS will override these values.
    Add the style rules to the bottom of SpryMenuBarHorizontal.css and add the class to each relevant menu item in each document.
    Which brings me to the fact that you have used a horizontal menu bar for vertical positioning. Why? I must admit, the effect is not bad and that is more important.
    Gramps

  • Removing right-click menu items

    When I highlight a group of text in a web page and right click the text, There are 4 options in the menu for converting the text to PDF.
    How do I remove these options from the menu?

    Why doesn't adobe have an option within settings to remove shell/context/menu items?
    For those who don't want the extra crap cluttering up their menus...
    In winXP
    -(with IE closed), click 'start', 'control panel', 'internet options'.
    -Click on the 'programs' tab.
    -click 'manage ad-ons'
    -Find the Browser Helper Object called 'AcroIEToolbarHelper Class',
    --highlight it and click 'disable'.
    -Click 'ok' to close the manage ad-ons window, click 'ok' to close the internet options window.
    You still need to remove the items from the right-click menu.
    (*everyone puts a disclaimer so here goes. If you are scared to edit the registry...don't. Create a restore point, don't touch any other entries except the ones listed.)
    -click 'start', 'run', type 'regedit', click 'ok'
    -go to this entry "[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt]"
    -delete the 8 Adobe 'convert....' entries. (or just the ones you want gone).
    (You can export them if you want, just highlight, right-click, export, and save them somewhere, but it's not necessary. If you want them back just go to 'internet options' in 'control panel' and 'enable' the Browser Helper Object again. If you re-enable it, the next time you start IE the registry entries and right-click items are replaced.)

Maybe you are looking for