Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming MediaPlayer
Message
From
21/11/2007 01:26:49
 
 
To
20/11/2007 23:25:38
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01270307
Message ID:
01270399
Views:
26
Thank you all, it begins to work :)
but what i need is to manage MediaPlayer, for example hiding its navigation bar etc.
I'd need some example or instructions to do it. Where can I find them ?
Thanks again
Alessio

>>hi all
>>I need to stream videos in myu application. I was thinking about using MediaPLayer. Anybody knows hoeìw to find references to control it ?
>>Maybe there is a better ActiveX to use ?
>>Thanks
>>Alessio
>
>
>You need look no further than the Windows Media Player Activex that will be installed on your computer.
>
>Just drop it on a form using the Activex Container and then to play ANY compatible file:
>
>ThisForm.Mediaplayer1.Url = GETFILE()
>
>then navigate to any media file - AVI, WMV, WAV, Dat, MP3 etc.
>
>and provided the codecs are installed it will play or it will try to download the codec if it can.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform