two videos overlapping
so I currently have a jit.pwindow displaying videos loaded through jit.qt.movie and next to it I have a jit.scope displaying the rgb values for the videos. the jit.pwindow is displaying video that's reacting to sound, in that the higher the volume received, the more the video will show up. I really want to have the two overlap, so that it will be one screen, with the rgb values in the background and the jit.pwindow displaying showing up on top of it when the volume level is raised. However, I can't find a way to make them not just sit on top and block each other. I tried medding with opacity but that doesn't seem to work. HELP!!!