Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Media player
Message
De
02/09/2005 17:33:54
 
 
À
02/09/2005 17:26:35
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
01046392
Message ID:
01046427
Vues:
24
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform