Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Window media palyer question
Message
From
11/01/2001 02:41:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Window media palyer question
Miscellaneous
Thread ID:
00462087
Message ID:
00462087
Views:
57
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!
Reply
Map
View

Click here to load this message in the networking platform