camproject 0 Light Poster

I have a main dialog that is shown when my application starts running.It consists of a VLCplayer control that streams the live video and plays it.I have another dialog with a second VLCcontrol which is displayed when I select a menu item.What I have to do is play the same live video in the second dialog too.But it doesn't work.I have added variables for the controls.Any ideas?