| Re: AVI in VB6 Animation Control -
06-04-2007, 10:34 AM
>I have an AVI which was created from a WMV File using
> Blaze Media Pro. I am running it in a VB6 Animation Control.
> I can manually Open, Run, Stop, Close OK. What I now need to know
> is how to determine when the AVI has finished so I can write
> Code to then automatically Stop the AVI and Close the Animation
> Control. Can anyone help? Thanks...
well, i dont know if it works, but you can try making a timer of 1000 ms,
and then every tick check if wmp (if you use wmp,) is stopped, then close
the form or,, stuff you want to happen.
313 |