I need help with XML

Discussion in 'XML & RSS' started by lou22123, Nov 22, 2007.

  1. #1
    I have to make a media player which is to use large text to allow it to be used comfortably with just a wireless mouse from 'across the room'.

    The player is to take an XML file of albums as data. Each album will have a title, an artist name, an artwork filename and a number of tracks. Each track will have a title and an mp3 filename.

    The player is to have four panes. Across the top are three panes side-by-side. On the left is a pane to choose an album from a list of albums. In the middle is a pane to choose a track from the tracks on the chosen album. On the right is a pane which allows the chosen track to be played.

    Underneath these three panes a fourth pane stretching the width of the screen provides a text search option. Characters can be entered by button push or keypress. After each character is pressed a search is made with the current search string. The search is made in the album title, artist and track title fields. At least two alternative panes with different layout of letters should be provided.

    I am so confused on how to start with the code for the media player i need help to create the code.

    Thank you to those that reply to help
     
    lou22123, Nov 22, 2007 IP