What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » About open right window

About open right window
Author: Message:
andrey
elite shoutboxer
****

Avatar

Posts: 795
Reputation: 48
– / Male / Flag
Joined: Aug 2004
RE: About open right window
take a look at this script: http://www.msgpluslive.net/scripts/view/143-Activity-Launcher/

basically, to launch an existing activity, you need something like
JScript code:
function LaunchActivity(number,email){
    new ActiveXObject("MSNMessenger.P4QuickLaunch").LaunchApp(number, email);
}

(number being the ID of the activity)

This post was edited on 09-26-2009 at 04:12 PM by andrey.
[Image: w2kzw8qp-sq2_dz_b_xmas.png]
09-26-2009 04:00 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
About open right window - by xljeff on 09-26-2009 at 03:17 PM
RE: About open right window - by m0nst3rkill3r on 09-26-2009 at 03:28 PM
RE: About open right window - by xljeff on 09-26-2009 at 03:47 PM
RE: About open right window - by andrey on 09-26-2009 at 04:00 PM
RE: About open right window - by xljeff on 09-26-2009 at 11:51 PM
RE: About open right window - by xljeff on 09-27-2009 at 12:56 AM


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