I can't seem to retrieve the current position (in seconds) of a playing MPEG with WMP 10. With older versions, I used something like...
VB Code:
videoposition = mywmpcontrol.CurrentPosition
I've tried all kinds of things with WMP 10, but no joy. Everything else is largely the same, except that you're dealing with a playlist, and so have to use the 'currentMedia' collection.
Anybody got any ideas?
Thanks.




Reply With Quote