That part probably is, but closing the window-i have no idea. I assume actionscript or something.
*edit* According to flashkit, to put the video window at the front requires swapDepths.
like this: movie1.swapDepths(movie2);
(just in case anyone else is interested)
Anyone else have an idea how i would shut the open movie on top?