Hi,

I've asked this question before but haven't managed to figure it out yet, so here I go, I'm posting it again.

I need to run multiple .avi/.mpeg files in my application. Im trying to use an ActiveMovie control to do this.

I tried using a control array(of the activemovie control) and setting the filename for each, but that didnt work.

I then tried to use multiple form and load each succesive form from the state_Change event of the activemovie control on the previous form. But that didn't work either.

The problem I'm facing is that there's a small interval of time between the files when my forms/other applications are visible. This will not be accepable.

Any ideas on how this can be done????

Thanks in advance,
Rammy.