What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Help] OnGetScriptMenu not executing

[Help] OnGetScriptMenu not executing
Author: Message:
Amec
Junior Member
**


Posts: 19
32 / Male / Flag
Joined: Sep 2008
O.P. [Help] OnGetScriptMenu not executing
Ok, well. In this project, I have 3 source files:

1. Menu.js - object I created for easily editing the menu
2. Window.js - object I created for keeping track of PlusWnds
3. Main.js - creates objects and stuff

In Main.js, when I create a global variable like so:
code:
var windows;
the OnGetScriptMenu function isn't called when I click on the menu. Commenting this line out, or changing the name, fixes the problem. The variable is not referenced anywhere.

Now, I had this same problem a few days ago, in a different script, with a different variable name, which was "scriptMenuCache", which works fine in this script. (global both times) Wtf is going on? :S
02-08-2009 03:52 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Help] OnGetScriptMenu not executing - by Amec on 02-08-2009 at 03:52 PM
RE: [Help] OnGetScriptMenu not executing - by matty on 02-08-2009 at 04:25 PM
RE: [Help] OnGetScriptMenu not executing - by Amec on 02-08-2009 at 04:34 PM
RE: [Help] OnGetScriptMenu not executing - by matty on 02-08-2009 at 04:46 PM
RE: [Help] OnGetScriptMenu not executing - by Amec on 02-08-2009 at 04:51 PM
RE: [Help] OnGetScriptMenu not executing - by matty on 02-08-2009 at 04:54 PM
RE: [Help] OnGetScriptMenu not executing - by Amec on 02-08-2009 at 04:59 PM
RE: [Help] OnGetScriptMenu not executing - by matty on 02-08-2009 at 05:09 PM


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