Rollover Menu buttons with audio

I am trying to create a menu with Rollover Graphics for the highlights. So I have the buttons autoactivate to a duplicate menu with a different graphic button.
(ex. Main menu button one color - auto activates to Main Menu button one black and white - hit enter - jump to track)
I know it can be done with layered menus also.
But here is the problem...
I need an audio bed looping through the menu navigation, the problem with the duplicate menus is that the audio starts over everytime I go to a new button highlight. Is there really no way to have audio on a layered menu? Or is there a workaround to having audio without it restarting everytime I go to a new button (which is technically a new menu).
Thanks

As Ryan said - this is a limit of the spec.
When you use a layer based menu in DVDSP you are actually creating a different menu for each layer in the file. This is pretty much the same as using auto-activating buttons and going from menu to menu...
If you are playing a menu then the DVD player's laser is in a particular location on the disc. If you go to a different menu then the laser has to move to the new location. As it moves it cannot then be reading audio from a different location, so it is impossible to play continuous audio. You might well have noticed that no DVD you have ever played has been able to give you continuous audio across different menus for exactly this reason.

Similar Messages

  • I just installed Lightroom 5. It will not open. I have clicked on the desktop icon as well as the start menu button with no results. What am I missing?

    I just installed Lightroom 5. It will not open. I have clicked on the desktop icon as well as the start menu button with no results. What am I missing?

    I had the same problem, and I believe it is caused by having the Creative Cloud application doing the updating of LR.  I "fixed" the problem by:
    1. Uninstall Lightroom
    2. Download the stand-alone LR 5.6 installer from Product updates
    3. Install LR 5.6 using the stand-alone installer, instead of using the Creative Cloud application.

  • How make menu button with unrolling thumbnails in as 3.0??

    Hello
    I need help with doing a menu with unrolling and rolling up buttons with thumbnails;  now I have someting like that (attachments) this was made by as 2.0 but I need help with changing this on as 3.0.
    if samobody have some ideas how can I do this or somting similar using as 3.0 I will be grateful

    The only way to convert it to AS3 is to go thru it and replace the code as needed.  While some code may not have to change, quite a bit of it will.  Your best bet for getting thru it is to build it up from scratch one object at a time and get each coded as you go.  Otherwise you will be overwhelmed with error messages.  Here's a few pointers.
    All code is AS3 has to be placed on the timeline.  You cannot place code "on()" objects.  So each object needs an instance name.
    Any interaction or event handling such as mouse controls and file loading involve event listener/event handler pairs.  So you will want to start with looking into the addEventListener() method, which is pretty much used globally for any/all event processing.
    When it comes to loading external swf files, you want to use the Loader class.
    To determinine how to make the code work, I recommend using a practice file.  A file that you can implement one codig sequence in at a time just to determine what works.
    Converting this to AS3 will be a good exercise for you on the road to learning it.  When I wanted to start learning AS3 that's pretty much what I did, though with the sole purpose of the learning as my goal.  I took a fairly complicated menu design that I had created first in AS2, and then rebuilt it from the ground up using AS3.

  • I have five buttons with audio attached to each button. When I publish in html5 and test the buttons the audio cuts out at random times. Any suggestions. I have the latest version of Adobe Captivate 7

    Can someone please help me with this problem I cannot see how simply attaching audio to a button can be so problematic. I have no idea how to fix this.

    I am using CP8 and have found similar issues. When using the responsive project, my slides with multiple buttons have audio attached via advanced actions that will cut out if a user attempts to click another button before the first has finished playing. When the user listens to the entire audio file attached to the button, there are no issues with audio btw. I have tried attaching it to the button, but it plays when the button appears rather than on success. Furthermore, setting it to play audio on success is a problem because there are multiple actions that must be completed for each button. I have also found that setting audio any other way besides through advanced actions can create an audio overlap of more than one audio file. I haven't been able to find a way to time the advanced action or slide so that the user cannot click through the buttons without hearing all of the audio first.
    Any ideas on how to get around this problem would be fantastic if it doesn't require an entire rewrite. If I wasn't already 86% through the course development, I would use buttons to initiate branching scenarios which would fix a lot of my issues, but don't want to start over at this point.

  • How make menu button with unrolling and rolling up thumbnails

    Hello
    I need help with doing a menu with unrolling and rolling up buttons woth thumbnails;  now I have this made by as 2.0 but I need help with changing this on as 3.0. or if samobody have some ideas how can I do this using as 3.0 I will be grateful

    The only way to convert it to AS3 is to go thru it and replace the code as needed.  While some code may not have to change, quite a bit of it will.  Your best bet for getting thru it is to build it up from scratch one object at a time and get each coded as you go.  Otherwise you will be overwhelmed with error messages.  Here's a few pointers.
    All code is AS3 has to be placed on the timeline.  You cannot place code "on()" objects.  So each object needs an instance name.
    Any interaction or event handling such as mouse controls and file loading involve event listener/event handler pairs.  So you will want to start with looking into the addEventListener() method, which is pretty much used globally for any/all event processing.
    When it comes to loading external swf files, you want to use the Loader class.
    To determinine how to make the code work, I recommend using a practice file.  A file that you can implement one codig sequence in at a time just to determine what works.
    Converting this to AS3 will be a good exercise for you on the road to learning it.  When I wanted to start learning AS3 that's pretty much what I did, though with the sole purpose of the learning as my goal.  I took a fairly complicated menu design that I had created first in AS2, and then rebuilt it from the ground up using AS3.

  • Messed up menu button with Libreoffice 4.4.0 and Plasma 5.2

    Libreoffice 4.4 menus look like this when using Plasma 5.2:
    http://imgur.com/CJ9hKIL
    It does not depend on the libreoffice icon theme.
    Is there something I can do to fix this or should I report a bug (to whom? KDE or Libreoffice?)
    Last edited by Wu (2015-02-04 22:24:47)

    How did you fix it? I have one issue or another with every toolkit I try except for then "gen" generic LibreOffice one.
    Using SAL_USE_VCLPLUGIN=kde4, I get the same results as the initial screenshot. Ugly selections in menus, and no highlighting of moused-over menu items.
    Using SAL_USE_VCLPLUGIN=gtk3, the pulldown menus are unresponsive to mouse clicks, and when I use the Alt key to activate them, the active menu item is unreadable (black foreground text on black background).
    Using SAL_USE_VCLPLUGIN=gtk2, I get the same results as using kde4.
    Using SAL_USE_VCLPLUGIN=gen, I get an ugly  and generic, non-antialiased interface. But this interface is at least fully functional.
    Pretty disappointed so far. I was really hoping for a major UI improvement in LO 4.4, but it appears to be a mess in Plasma 5.

  • Play button, with audio and symbols with symbols

    Hi,
    So my animation is a song and I'm doing like a video clip with interactivity (the interactivity is not inside at the moment).
    I need to have  a play button so we can see (heard) on iPhone, iPad...
    My problem is that the animation begin immediatly behind the play button and before I press it.
    So the song and the animation are not synchronise.
    I try many things to stop the animation but nothing is working.
    I 'm not use to the code, so I'm lost.
    Here is the link :
    https://creative.adobe.com/share/50ff3ebe-8636-4815-be33-594e62fe88d5
    An idear will be the welcome
    Thanks
    Stéphane

    Hi Steph,
    Since your animation is contained in a nested symbol, you need to turn "Autoplay" off for that symbol. Double click your "ANIM" symbol- there is a little checkbox that says "Autoplay", in the Properties panel at top left. If you uncheck that box, that symbol will not autoplay.
    On the click of your button, you will then need to add this line of code, to make that symbol's timeline play:
    sym.getComposition().getStage().getSymbol("ANIM").play();

  • Menu Button in ALV toolbar (multiple choices for a button)

    Hi abapers,
    I would like to have a button with multiple choices in the toolbar;
    at the moment I have created a menu button with just one function.
    Here is my code:
    CLASS lcl_event_receiver (Definition)
    CLASS lcl_event_receiver DEFINITION.
      PUBLIC SECTION.
        METHODS:
        handle_toolbar
            FOR EVENT toolbar OF cl_gui_alv_grid
                IMPORTING e_object e_interactive.
    ENDCLASS.                    "lcl_event_receiver DEFINITION
    CLASS lcl_event_receiver (Implementation)
    CLASS lcl_event_receiver IMPLEMENTATION.
      METHOD handle_toolbar.
        DATA: ls_toolbar  TYPE stb_button.
    *Separator
        CLEAR ls_toolbar.
        MOVE 3 TO ls_toolbar-butn_type.
        APPEND ls_toolbar TO e_object->mt_toolbar.
    *Button
        CLEAR ls_toolbar.
        MOVE 1 TO ls_toolbar-butn_type.
        MOVE 'EDIT' TO ls_toolbar-function.
        MOVE icon_change TO ls_toolbar-icon.
        MOVE ' Modifica'(l02) TO ls_toolbar-text.
        MOVE ' ' TO ls_toolbar-disabled.
        MOVE 'Modifica' TO ls_toolbar-quickinfo.
        APPEND ls_toolbar TO e_object->mt_toolbar.
      ENDMETHOD.                    "handle_toolbar
    ENDCLASS.                    "lcl_event_receiver IMPLEMENTATION

    hi,
    check this code and reward me if it helps you..
    TYPE-POOLS : slis,icon.
    *Structure declaration for tcodes
    TYPES : BEGIN OF ty_table,
            tcode TYPE tcode,
            pgmna TYPE progname,
            END OF ty_table.
    *Structure for tocde text
    TYPES : BEGIN OF ty_itext,
            tcode TYPE tcode,
            ttext TYPE ttext_stct,
            sprsl TYPE sprsl,
            END OF ty_itext.
    *Structure for output display
    TYPES : BEGIN OF ty_output,
            tcode TYPE tcode,
            pgmna TYPE progname,
            ttext TYPE ttext_stct,
           END OF ty_output.
    *internal table and work area declarations
    DATA : it_table TYPE STANDARD TABLE OF ty_table INITIAL SIZE 0,
           it_output TYPE STANDARD TABLE OF ty_output INITIAL SIZE 0,
           it_ittext TYPE STANDARD TABLE OF ty_itext INITIAL SIZE 0,
           wa_table TYPE ty_table,
           wa_output TYPE ty_output,
           wa_ittext TYPE ty_itext.
    *Class definition for ALV toolbar
    CLASS:      lcl_alv_toolbar   DEFINITION DEFERRED.
    *Declaration for toolbar buttons
    DATA : ty_toolbar TYPE stb_button.
    Data declarations for ALV
    DATA: c_ccont TYPE REF TO cl_gui_custom_container,   "Custom container object
          c_alvgd         TYPE REF TO cl_gui_alv_grid,   "ALV grid object
          it_fcat            TYPE lvc_t_fcat,            "Field catalogue
          it_layout          TYPE lvc_s_layo,            "Layout
          c_alv_toolbar    TYPE REF TO lcl_alv_toolbar,           "Alv toolbar
          c_alv_toolbarmanager TYPE REF TO cl_alv_grid_toolbar_manager.  "Toolbar manager
    *Initialization event
    INITIALIZATION.
    *Start of selection event
    START-OF-SELECTION.
    *Subroutine to get values from tstc table
      PERFORM fetch_data.
    *subroutine for alv display
      PERFORM alv_output.
          CLASS lcl_alv_toolbar DEFINITION
          ALV event handler
    CLASS lcl_alv_toolbar DEFINITION.
      PUBLIC SECTION.
    *Constructor
        METHODS: constructor
                   IMPORTING
                     io_alv_grid TYPE REF TO cl_gui_alv_grid,
    *Event for toolbar
        on_toolbar
           FOR EVENT toolbar
           OF  cl_gui_alv_grid
           IMPORTING
             e_object.
    ENDCLASS.                    "lcl_alv_toolbar DEFINITION
          CLASS lcl_alv_toolbar IMPLEMENTATION
          ALV event handler
    CLASS lcl_alv_toolbar IMPLEMENTATION.
      METHOD constructor.
      Create ALV toolbar manager instance
        CREATE OBJECT c_alv_toolbarmanager
          EXPORTING
            io_alv_grid      = io_alv_grid.
       ENDMETHOD.                    "constructor
      METHOD on_toolbar.
      Add customized toolbar buttons.
      variable for Toolbar Button
          ty_toolbar-icon      =  icon_generate.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button1'.
          APPEND ty_toolbar TO e_object->mt_toolbar.
          ty_toolbar-icon      =  icon_voice_output.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button2'.
           APPEND ty_toolbar TO e_object->mt_toolbar.
         ty_toolbar-icon      =  icon_phone.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button3'.
           APPEND ty_toolbar TO e_object->mt_toolbar.
         ty_toolbar-icon      =  icon_mail.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button4'.
           APPEND ty_toolbar TO e_object->mt_toolbar.
       ty_toolbar-icon      =  icon_voice_input.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button5'.
         APPEND ty_toolbar TO e_object->mt_toolbar.
      Call reorganize method of toolbar manager to
      display the toolbar
         CALL METHOD c_alv_toolbarmanager->reorganize
          EXPORTING
            io_alv_toolbar = e_object.
       ENDMETHOD.                    "on_toolbar
    ENDCLASS.                    "lcl_alv_toolbar IMPLEMENTATION
    *&      Form  fetch_data
          text
    -->  p1        text
    <--  p2        text
    FORM fetch_data .
    Select the tcodes upto 200 rows from TSTC
       SELECT   tcode
               pgmna
               FROM tstc
               INTO CORRESPONDING FIELDS OF TABLE it_table
               UP TO 200 ROWS
               WHERE dypno NE '0000'.
    *Select the tcode textx
       IF it_table[] IS NOT INITIAL.
         SELECT ttext
               tcode
               sprsl
               FROM tstct
               INTO CORRESPONDING FIELDS OF TABLE it_ittext
               FOR ALL ENTRIES IN it_table
               WHERE tcode = it_table-tcode
               AND sprsl = 'E'.
       ENDIF.
    Apppending the data to the internal table of ALV output
       LOOP AT it_table INTO wa_table.
        wa_output-tcode = wa_table-tcode.
        wa_output-pgmna = wa_table-pgmna.
       For texts
        READ TABLE it_ittext INTO wa_ittext WITH KEY tcode = wa_table-tcode.
        wa_output-ttext = wa_ittext-ttext.
         APPEND wa_output TO it_output.
        CLEAR wa_output.
       ENDLOOP.
       ENDFORM.                    " fetch_data
    *&      Form  alv_output
          text
    -->  p1        text
    <--  p2        text
    FORM alv_output .
    *Calling the ALV
      CALL SCREEN 0600.
      ENDFORM.                    " alv_output
    Calling the ALV screen with custom container
    On this statement double click  it takes you to the screen painter SE51.Enter the attributes
    *Create a Custom container and name it CC_CONT and OK code as OK_CODE.
    *Save check and Activate the screen painter.
    Now a normal screen with number 600 is created which holds the ALV grid. PBO of the actual screen , Here we can give a title and *customized menus
    *&      Module  STATUS_0600  OUTPUT
          text
    MODULE status_0600 OUTPUT.
    SET PF-STATUS 'xxxxxxxx'.
    SET TITLEBAR 'xxx'.
    ENDMODULE.                 " STATUS_0600  OUTPUT
    calling the PBO module ALV_GRID.
    *&      Module  ALV_GRID  OUTPUT
          text
    MODULE alv_grid OUTPUT.
    *create object for custom container
      CREATE OBJECT c_ccont
           EXPORTING
              container_name = 'CC_CONT'.
    *create object of alv grid
      CREATE OBJECT c_alvgd
          EXPORTING
              i_parent = c_ccont.
    create ALV event handler
      CREATE OBJECT c_alv_toolbar
        EXPORTING
          io_alv_grid = c_alvgd.
    Register event handler
      SET HANDLER c_alv_toolbar->on_toolbar FOR c_alvgd.
    Fieldcatalogue for ALV
       PERFORM alv_build_fieldcat.
    ALV attributes FOR LAYOUT
      PERFORM alv_report_layout.
       CHECK NOT c_alvgd IS INITIAL.
    Call ALV GRID
       CALL METHOD c_alvgd->set_table_for_first_display
        EXPORTING
          is_layout                     = it_layout
        CHANGING
          it_outtab                     = it_output
          it_fieldcatalog               = it_fcat
        EXCEPTIONS
          invalid_parameter_combination = 1
          program_error                 = 2
          too_many_lines                = 3
          OTHERS                        = 4.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                   WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    ENDMODULE.                 " ALV_GRID  OUTPUT
    *&      Form  alv_build_fieldcat
          text
         <--P_IT_FCAT  text
    FORM alv_build_fieldcat.
       DATA lv_fldcat TYPE lvc_s_fcat.
      CLEAR lv_fldcat.
      lv_fldcat-row_pos   = '1'.
      lv_fldcat-col_pos   = '1'.
      lv_fldcat-fieldname = 'TCODE'.
      lv_fldcat-tabname   = 'IT_OUTPUT'.
      lv_fldcat-outputlen = 8.
      lv_fldcat-scrtext_m = 'TCODE'.
      APPEND lv_fldcat TO it_fcat.
      CLEAR lv_fldcat.
       lv_fldcat-row_pos   = '1'.
      lv_fldcat-col_pos   = '2'.
      lv_fldcat-fieldname = 'PGMNA'.
      lv_fldcat-tabname   = 'IT_OUTPUT'.
      lv_fldcat-outputlen = 15.
      lv_fldcat-scrtext_m = 'PROGNAME'.
      APPEND lv_fldcat TO it_fcat.
      CLEAR lv_fldcat.
      lv_fldcat-row_pos   = '1'.
      lv_fldcat-col_pos   = '3'.
      lv_fldcat-fieldname = 'TTEXT'.
      lv_fldcat-tabname   = 'IT_OUTPUT'.
      lv_fldcat-outputlen = 60.
      lv_fldcat-scrtext_m = 'Description'.
      APPEND lv_fldcat TO it_fcat.
      CLEAR lv_fldcat.
    ENDFORM.                    " alv_build_fieldcat
    *&      Form  alv_report_layout
          text
         <--P_IT_LAYOUT  text
    FORM alv_report_layout.
       it_layout-cwidth_opt = 'X'.
       it_layout-zebra = 'X'.
    ENDFORM.                    " alv_report_layout
    PAI module of the screen created. In case we use an interactive ALV or
    *for additional functionalities we can create OK codes
    *and based on the user command we can do the coding.
    *&      Module  USER_COMMAND_0600  INPUT
          text
    MODULE user_command_0600 INPUT.
    ENDMODULE.                 " USER_COMMAND_0600  INPUT
    thanks,
    gupta

  • Menu Button Links Aren't Lost When Adding Additional Premiere Chapter Points

    I have a single overriding need in Encore. All other enhancements are secondary.
    Problem: If you change Premiere chapter points in a sequence, the Encore menu buttons lose all the chapter point links when the sequence is reloaded.
    Let's look at the work flow for a real world production situation.
    I create a Premiere sequence with 16 sequence markers as chapter points. In Encore, I create a timeline using the encoded Premiere sequence. I then link buttons in a menu to the chapter points in the timeline. My customer reviews the proto and invariably wants the following changes:
    1) Add additional chapter points.
    2) Move existing chapter points.
    3) Add or remove some footage from the Premiere sequence.
    Ideally, I should be able to add or move chapter points in the Premiere sequence including adding or removing footage. Upon entering Encore, Encore should realize from the date of the encoded m2v and wav sequence files used by the Encore timeline that something has changed and reload the modified files into the timeline. By looking at the chapter names in the Premiere sequence, Encore should match the chapter names in the menu buttons with the Premiere chapter names. Encore should then assume that the Premiere chapter points have moved and accordingly have the menu button point to the new location on the timeline (at the appropriate GOP location).

    Use the edit original command.
    Encore takes you into Premiere.
    Move the chapter points to different locations.
    Save
    Export -> Adobe Media Encoder (Use same file name)
    Encore progress bar indicates it is reloading.
    However, the Encore timeline shows the chapter points at the original locations.

  • Apple Remote Menu button not working on 80gb Classic iPod

    The subject pretty much sums it up, I tested the Menu button with Frontrow and it works as expected...is my dock broken or is the iPod bad?
    Thanks for your suggestions.

    Wow. So, they sell it with a device that is made for iPods.
    They put a button on it that reads "Menu", just like the button on the iPod, but doesn't provide the same function, in fact, no function at all, while it would be great if it HAD this function.
    Interesting. I don't think even Microsoft would dare to pull this one off.
    It's tricky, but anyone who can sell me this non functional button as a "feature, not a bug" is definetely on their way to a great career start...salesman, Apple spokesperson, politics

  • Help With Scrolling Menu / Button Rollovers

    First thank you to anyone who can answer and help with this
    question.
    http://paragon.sortismarketing.com
    - at this link I have created a site with a simple scrolling menu.
    Now what I want to happen is when you rollOver the buttons on the
    scrolling menu they get larger and then smaller again after you
    roll off them.
    I know how to do this with tweening in a non moving
    environment, by making them a movie clip instead of button. But for
    some reason when I did this in this case it screwed the menu all up
    and made it go crazy. Is there a way to do this with action script
    that isn't going to screw up the underlying code for the
    scrolling?

    You can use the below code also. As your mouse pointer goes
    over the down, it will scroll down.
    on(rollOver){
    scrolltext.scroll -= 1;

  • Rollover buttons with unexpected results

    Hello Folks,
    I'm hoping someone can point me in the right direction with a
    problem I'm having with rollover buttons.
    I've used Fireworks to create five rollover buttons with
    round corners onto a single transparent canvas. I've exported the
    images as gif and then pasted the relevant code into Dreamweaver.
    I'm getting two results that are puzzling me.
    1. The images are not being displayed with transparent
    backgrounds, as you can see at this url:
    http://www.magicalwonders.com/rollover/index2.html
    The corners are showing which is not what I want. I notice that
    there are four types of gif than can be exported when making
    rollovers. So far, I've tried using Gif adaptive 256 and Gif
    Websnap 256 with no success.
    2. The second puzzle is that including the javascript code
    seems to have increased the top margin for the background of the
    page. If you compare the page before any code is added, you can see
    the difference:
    http://www.magicalwonders.com/rollover/index.html
    Hope someone can advise
    Many thanks,
    Myles

    Myles,
    Try exporting your menu images as png 8 files with index
    transparency.
    alex
    Magicalwonders wrote:
    > Just a quick update. I've corrected all the errors in
    the code and that has
    > fixed the margin problem.
    >
    http://www.magicalwonders.com/rollover/index3.html
    >
    > So now I just have the issue of rollover buttons with
    round corners. Not sure
    > what I'm doing wrong?
    >
    > Hope someone can help.
    >
    > Myles
    >

  • Does 'menu' button work with new 2G Nano?

    I have a new 2G Nano and a new HiFi. The Nano has been updated and so has iTunes to the latest firmware/software versions.
    The 'Menu' button has never worked on the remote. The Hi-Fi flashes orange when it is pressed. All other functions work fine, just the menu button does not work on the remote.
    Does the menu button work with the 2G new Nano?
    Hope someone can help.
    Thanks
    Jayne

    Note: The Menu button on the remote does not perform the same function as pressing the Menu button on the iPod. The Menu button on the Remote changes playback between the iPod and an audio device connected to the audio input port. Because the remote does not have a wheel or a select button, you cannot use the remote to navigate the menus or skip to a different playlist on iPod. You must use the iPod's controls to navigate the menus or choose another playlist.

  • How to use menu button on apple remote with mac mini

    I purchased a late 2012 mac mini and the silver remote. The remote automatically opens iTunes, plays and pauses songs, adjust the volume, and skips forwards or backwards just fine. I had no trouble linking it the the Mac Mini either. So we have established it is working and comunicating fine with my Mac. My question is: what the heck is the "menu" botton for and can I use it with my Mac Mini? I'm using OS X 10.9.2.

    The Menu button does nothing
    https://discussions.apple.com/thread/4143595
    There are apps that will help using the remote. See:
    http://andymurkin.wordpress.com/2013/10/07/fun-with-the-apple-ir-remote-part-1-m aking-it-work/

  • My classic has come up with a sreen which 5 lins of text (in large font) Line 1  says 5 in 1 line 2 sdrampass L3 chksum any ideas I've tried the MENU   CENTRE BUTTON with no joy HELP

    My classic has come up with a screen which has 5 lines of text (in large font) Line 1 says 5 in 1 Line 2 sdrampass L3 chksum Any ideas ? I've tried the MENU + CENTRE BUTTON with no joy HELP

    Hi starbugdriver,
    I recommend trying the iPod classic troubleshooting assistant here:
    iPod classic Troubleshooting Assistant
    http://www.apple.com/support/ipod/five_rs/classic/
    Have a good one!
    - Ari

Maybe you are looking for

  • Macbook no longer boots

    Hi, This past Tuesday night I downloaded the new software updates for my macbook. There was an error during the installation and the updates did not complete. A screen popped up on my macbook which told me that I needed to re-start my macbook. I clic

  • I have a new computer and I want to install Itunes and move my files from my old computer to my new one. How do I do that?

    I want to install ITunes on my new computer and move my files from my old computer to my new one. How do I do that?

  • VAT 200 report

    Hi I need to create VAT 200 report for Andhrapradesh state in INDIA, 1. Is there any sample report available in portal ? 2. How to create this report, send me some useful tips if anyone done this report.. Thanks & Regards Chakrapani

  • Invalid userid/password message

    <p>We're using external authentication (Oracle), when the user'saccount is locked or expired, portal displays generic message"Invalid userid/password", we need to be able to tellthem why their login was denied so they can take the appropriateaction</

  • Application Server Control in SOA not working

    Hi All, I want to start the bpel services and was able to start only two services : Processes in Instance: BPELDEV.ghoapd01.boardwalk.corp --------------------------------------------------------------+--------- ias-component | process-type | pid | s