Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to embed Media Player on VFP form
Message
De
04/06/2002 20:45:21
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00664385
Message ID:
00664781
Vues:
43
Mark:

Check out the "Solution Samples" that comes with VFP.

Under:
1. ActiveX - Play an AVI file in ActiveX control.
2. Windows API - Play multimedia files using MCI commands.

You may be able to use them with little modification.

The later, MCI commands, is the one that will play MPEG files,
however, try the ActiveX first (becuase it's easier to use)
to see if it WILL play MPEG files.

Caution: It is rumored that MCI is on its way out and that DirectX
is the new direction - check out DirectX 8.

HTH

Mal

>I'm trying to learn how to embed a media player control in a VFP form so that I can play MPG,MPEG, and AVI files. I've read that there is an FFC class for something like this, but I cannot find any documentation for actually using such a control (including on Microsoft's web site) within VFP. I need to know the arguments for createobject, and documentation of the PEMs so that I can put the object on a VFP form and automate it. Can somebody help me?
>
>Thank you.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform