What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Library] SliderControl

[Library] SliderControl
Author: Message:
tribbium
Junior Member
**


Posts: 34
Reputation: 3
– / Male / Flag
Joined: Jul 2008
RE: [Library] SliderControl
Hey, I've just implemented your code and it works great for the most part, but I had to rehash some of it to get it to work perfectly =P

Is there any reason the following condition wouldn't be detected properly?
code:
    if(typeof(GlobalScope[EventName]) == "function"){
      GlobalScope[EventName](PlusWnd, SliderControlArray[lParam], NewPosition);
    }

It returns that the type of this event is undefined =\. I replaced that bit and based on the code I threw together, I know that its there and works:

code:
eval (EventName + "(PlusWnd, SliderControlArray[lParam],NewPosition);")

Anyone know the reason this could be?
Are you and your friends trivia enthusiasts? Download Tribbium! http://www.msgpluslive.net/scripts/view/427-Tribb...ia-Gaming-System)/

Download questions for Tribbium here:
http://www.tribbium.tk
08-29-2009 08:22 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Library] SliderControl - by Eljay on 01-21-2007 at 02:42 PM
RE: [Library] SliderControl - by plus on 01-21-2007 at 02:52 PM
RE: [Library] SliderControl - by effection on 01-21-2007 at 11:46 PM
RE: [Library] SliderControl - by matty on 01-21-2007 at 11:56 PM
RE: [Library] SliderControl - by vikke on 01-22-2007 at 11:19 AM
RE: [Library] SliderControl - by bigbob85 on 02-01-2008 at 12:23 AM
RE: [Library] SliderControl - by Eljay on 02-01-2008 at 12:29 AM
RE: [Library] SliderControl - by bigbob85 on 02-01-2008 at 05:30 AM
RE: [Library] SliderControl - by tribbium on 08-29-2009 at 08:22 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