What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] ..:Help for scriptfunction!!:..

1 votes - 5 average   [Request] ..:Help for scriptfunction!!:..
Author: Message:
davidpolitis
Full Member
***


Posts: 371
Reputation: 16
Joined: Aug 2006
RE: [Request] ..:Help for scriptfunction!!:..
I don't get what you actually want. The link control will do whatever you want it to when clicked. eg:

code:
function OnWndEvent_CtrlClicked(Wnd, ControlId)
{
    if (ControlId == "LnkData")
    {
        //PUT CODE HERE
    }
}
12-19-2007 02:56 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-18-2007 at 11:09 PM
RE: Help for scriptfunction - by aNILEator on 12-18-2007 at 11:30 PM
RE: RE: Help for scriptfunction - by Jumpfreakske on 12-18-2007 at 11:32 PM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 02:56 AM
RE: RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 09:27 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 09:58 AM
RE: RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 10:10 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 10:12 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 10:14 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 10:21 AM
RE: RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 10:23 AM
RE: RE: RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 10:24 AM
RE: RE: RE: RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 10:28 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by Matti on 12-19-2007 at 11:03 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 11:10 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by Matti on 12-19-2007 at 11:16 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 11:22 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 11:39 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