You can only have one top-level window as the active window at any time. This is normal Window's behavior. I do not think there is any way to do what you want using two seperate windows. I haven't looked at your code, but you might try using one top level window that contains two of whatever control you are using for the video, with one toolbar that contains two sets of buttons (one set of video playback controls for each video control, etc).