Hi is there a way to make an oleobject visible...case in point, i dont want to make WMP9 visible on my app, i can create an OleObject to it and connect fine...even play a movie/song(mp3). But what i want to do next in the case of a movie is display that oleobject. I noticed one of the oleobject property is handle, but i can't access it and even if i say handle(myoleobject) i get zero.... Anyone have any idea