Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Media player
Message
From
02/09/2005 17:33:54
 
 
To
02/09/2005 17:26:35
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
01046392
Message ID:
01046427
Views:
25
This message has been marked as the solution to the initial question of the thread.
How often we missed a simple things <bg>
Glad you got it working

>Thanks Herman.
>That's the sample I've been looking at but I missed the *.wpl as the filetype for the playlist. Still the xml looks like it has some data in it that I would be hard pressed to reproduce. Like
>(tid="{5A84D4A8-520A-4773-BED2-072CAE6F7BB9}"/>)
>I've been able to get the following code to work:
>
>oWMP = createobject('WMPlayer.ocx')
>collx = owmp.playlistCollection.getAll()
>? collx.Item(3).name
>? collx.item(3).item(1).name
>? collx.item(3).item(2).name
>? collx.item(3).item(3).name
>? collx.item(3).item(4).name
>? collx.item(3).item(5).name
>
>
>:)
>
>
Herman
Previous
Reply
Map
View

Click here to load this message in the networking platform