What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request]part of script

[request]part of script
Author: Message:
Kutar
New Member
*


Posts: 13
Joined: Aug 2006
O.P. RE: [request]part of script
thx~:D
The pluswnd showed.
But another question:
quote:
function OnWndColorEvent_CtrlClicked(PlusWnd,ControlId) {
if(ControlId == "Red") {
ChatWnd.SendMessage('紅色');
WndColor.Close(0);
}
else if(ControlId == "Blue") {
ChatWnd.SendMessage('藍色');
WndColor.Close(0);
}
else if(ControlId == "Yellow") {
ChatWnd.SendMessage('黃色');
WndColor.Close(0);
}
else if(ControlId == "Green") {
ChatWnd.SendMessage('綠色');
WndColor.Close(0);
}
}


When I click the button, there's nothing happened.
I wanted the result wil be like this:
Click the first button, send something to my contact, click the second button, send another thing....
Please help me to check that part of the js file above, or see the post before last post and check the whole js file for me.) Give 100000000 thanks!
12-10-2006 05:18 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[request]part of script - by Kutar on 12-09-2006 at 04:35 PM
RE: [request]part of script - by Felu on 12-09-2006 at 06:23 PM
RE: [request]part of script - by foaly on 12-09-2006 at 06:55 PM
RE: [request]part of script - by Matti on 12-09-2006 at 07:29 PM
RE: [request]part of script - by Kutar on 12-10-2006 at 01:57 AM
RE: [request]part of script - by Felu on 12-10-2006 at 04:28 AM
RE: [request]part of script - by Kutar on 12-10-2006 at 05:18 AM
RE: [request]part of script - by Felu on 12-10-2006 at 05:36 AM
RE: [request]part of script - by Kutar on 12-10-2006 at 05:49 AM
RE: [request]part of script - by Felu on 12-10-2006 at 05:58 AM
RE: [request]part of script - by Kutar on 12-10-2006 at 06:13 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