ActiveX W.M.Player -help needed
Hi,
I need to control wmplayer via MMF Active X. Im able to play the file but I cant figure out how to use its conditions. I need to tell MMF what to do when the song (or movie) ends, but the EndOfStream seems to doesnt work (also I guess it has to be used with some next condition?).
Sometimes worked for me:
StateChange
PlayStateChange=1 but it works strange..
Thank you for any help, especially with EndOfStream
Re: ActiveX W.M.Player -help needed
The condition New Stream doesnt work too.. Im despair,I need to complete it :( Do I do something wrong? For example should there be some "main" condition like On loop when do loops? It looks like it ignores ActiveX conditions :(
Re: ActiveX W.M.Player -help needed
ActiveX doesn't work fully. You need to do a lot of testing to ensure that the ActiveX will do what you want.
After Vitalize4 and PocketPC runtime it would be nice to get the ActiveX object modernized by Clickteam. It would reduce the dependence on extensions as the main source of expandability to MMF.
Re: ActiveX W.M.Player -help needed
Lol, also no way how to in MMF control some video player, since in MMF I cant play movies etc :/
Re: ActiveX W.M.Player -help needed
You could give DirectShow a try.
Re: ActiveX W.M.Player -help needed
Thank for the tip, I will try.