Hi Guys,

does anyone know where i can get some info on using the windows mediaplayer component, I'm using what really should be a multiple form program but it's actually using a single form but on changing the view i'm just using the .visible=false command for all objects i dont want seen when the screen changes, the problem i've got it when mediaplayer is plaing something if i set .visible=false then the media is still played (which is OK -actually what i want it to do) but any video is played over the top of the form. Is there a way to hide the player and video but keep the soundtrack playing?

Also, how can I make it play files from my computer or a playlist rather than just playing a single file, I'm not overly sure of the commands to make it work, i've spent about a day so far experimenting with it.

Many Thanks

Tom P