|
|
hi,
i do "load" media into WMP via activeX with :
::oWMP:Settings:AutoStart := .T. // start to play after load * BEGIN SEQUENCE ::oWMP:URL := cFile // play via :URL * RECOVER Error
this work 99.9%, but sometimes WMP hang while "wmppsTransitioning".
so how can i find out that "wmppsTransitioning" does not end "in time" and break that Sequence (e.g. other Thread polling ??? ) ?
greetings by OHR Jimmy
|
|
|