What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » msn spaces music - is it possable?

Pages: (3): « First « 1 2 [ 3 ] Last »
msn spaces music - is it possable?
Author: Message:
Salem
Senior Member
****

Avatar

Posts: 769
Reputation: 16
37 / Male / Flag
Joined: May 2004
RE: RE: msn spaces music - is it possable?
quote:
Originally posted by CookieRevised
quote:
Originally posted by Millenium_edition
example:
http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=61058&lngWId=1
i haven't checked the code, but this should do it.
a plugin must simply send a specific string to msn mesenger using the SendMessage API, that's all, nothing more...

All the mumbo jumbo shown in that code is redundant... The only thing you need is shown in the SetMusicInfo procedure in Module1.bas of that code...

Also see:
http://www.msnfanatic.com/articles/msn-messenger-...ying-song-376.html


Thanks for the links guys, looking at them now

EDIT: CookieRevised, i have had a look at your the thread on MSNFanatic. I have tried the VB code, however it does not add the song info from my application into the MSN Messenger PSM. I assum you need to change some code for the specific application.

I changed the following code
code:
SendSong("Title","Artist","Album")
to
code:
SendSong(SongTitle,"","")

SongTitle is a variable i have within my application which store the Title of the song being played. I also left the Artist & Albumm black, as i just want the song title (just while i was testing it, once it works i will add the artist and album info)

However my changed code does not add the content of the SongTitle variable to the PSM. I also left the code as you gave it, but even then it does not add "Title" as the song title as i would expect. Is my understanding of this wrong?

(Apologies for posting about this problem in this thread and not creating a new one)

Please can you help
Salem

This post was edited on 11-01-2005 at 05:40 PM by Salem.
[Image: salem874.smart.jpg][Image: card.png]
Was i Helpful?[/url]
11-01-2005 03:41 PM
Profile PM Find Quote Report
Pages: (3): « First « 1 2 [ 3 ] Last »
« Next Oldest Return to Top Next Newest »


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