I need some help or possible code example. I am trying to create a jukebox type program in VB6. I have it set up to where my first form has several command buttons where each will open another form for a specific CD/Album stored on my hard drive and on this second form I will have a list of the songs (mp3 files). I would like to use the Windows Media Player control for each song, however this is my first time using this control and I have no experience. I'm not sure even how to code this and have tried a couple different things but so far it just shows the Media Player control but the play/stop etc. buttons are grayed out and I am lost at this point. I have heard that this is supposedly fairly simple to use but I am stuck. If anyone has any advice I would really appreciate it. Thanks in advance!