Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Window media palyer question
Message
De
11/01/2001 02:41:28
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Window media palyer question
Divers
Thread ID:
00462087
Message ID:
00462087
Vues:
54
I make new form in vfp.
I add window media palyer ocx and slider bar ocx.
After play ***.asx (window media palyer file),
I want to control window media palyer CurrentPosition with slider bar.
How can I coding slider bar event?

I'm coding slide change event:
++++++++++++++++++++++++++++++++

THISFORM.wmp.CurrentPosition = THISFORM.slide.value
THISFORM.wmp.play
thisform.refresh()

++++++++++++++++++++++++++++++++

But, Nothing happen!
Répondre
Fil
Voir

Click here to load this message in the networking platform