-
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.
-
What I didn't mention was that the files have to be played continuously without a break.
-
Mabye it's the type of control you are using. Try using the Windows Media Player control or the MultiMedia control.
-
The active movie control is the media player
DocZaf
{;->
-
The multimedia control doesn't support .mpeg files(which I have to run in my app).
Rammy.
-
Zaf Khan
No,WMP is different from Active Movie.
Rammy:
Have you tried using the newest version of WMP? You can play MPEG's using it.
-
wmp?????
Where do I find the WMP?? I've looked all over for it!!
Rammy.
[Edited by rammy on 06-13-2000 at 02:29 PM]