What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Song information

Song information
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Song information
quote:
Originally posted by markee
This link looks like it could be very helpful but you will need to convert it to JScript from the language that it is in already.  I found the kind of thing you were after about halfway down.  I recommend using an ActiveXObject like in iTunes+.  Good luck with coding it :cheesy:
That doesnt get the current wmp COM object, it creates a new instance of it.

there are two ways that i know of to get the current one (or atleast access the properties of it)
1) remote the wmp control and fetch it that way (http://msdn.microsoft.com/library/default.asp?url...aplayercontrol.asp)
2) access it via a wmp plugin

remoting the wmp control is probably the best method (as it doesnt require wmp to load your plugin) but you'll have to code that yourself (you cant do it with a script)

the dll here
http://download.truelaunchbar.com/install/mcplugins/mcsdk.zip
is a wmp plugin and is pretty easy to install/use, though it lacks a few things (which you'll have to add and compile yourself)

This post was edited on 11-27-2006 at 03:52 PM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
11-27-2006 03:46 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Song information - by SnuZZer on 11-27-2006 at 02:57 PM
RE: Song information - by Felu on 11-27-2006 at 03:03 PM
RE: Song information - by SnuZZer on 11-27-2006 at 03:11 PM
RE: Song information - by markee on 11-27-2006 at 03:12 PM
RE: Song information - by SnuZZer on 11-27-2006 at 03:19 PM
RE: Song information - by markee on 11-27-2006 at 03:23 PM
RE: Song information - by SnuZZer on 11-27-2006 at 03:25 PM
RE: Song information - by -dt- on 11-27-2006 at 03:46 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On