Hrm, I don't have 6.0 on this computer to try it out, but a couple of options:
1. If I remember right, the example uses an embedded ActiveX control, you might try using Media Player through Automation instead of an embedded control. This would involve a little more work, but tends to have fewer compatibility issues, since media player would be running in it's own window (the best way to start here would be to use the ActiveX controller wizard to generate a function panel for the Media Player ActiveX server).
2. You can just search the internet for other players which might work, running a search for activex and mpeg2 players through google turned up quite a few results. Unfortunately, most of them probably aren't free.
Does
the media player example not work at all for you, or does it just not play mpeg-2 files (i.e. can it play mpeg-1 or other movie files)?
Regards,
Ryan K.