What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Countdown stops when close MSN

Countdown stops when close MSN
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
RE: Countdown stops when close MSN
quote:
Originally posted by SnuZZer
You mean that i must define the variables in the start of the code?

Doesn't have to be at the start as in the initialize event or whatever... They need to be defined OUTSIDE of any function...

eg:
code:
var myString;
var myObject = new Object();

function OnEvent_Initialize(){{
...
...
}
<Eljay> "Problems encountered: shit blew up" :zippy:
11-30-2006 02:13 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Countdown stops when close MSN - by SnuZZer on 11-30-2006 at 06:48 AM
RE: Countdown stops when close MSN - by NiteMare on 11-30-2006 at 06:58 AM
RE: RE: Countdown stops when close MSN - by CookieRevised on 11-30-2006 at 08:15 AM
RE: Countdown stops when close MSN - by SnuZZer on 11-30-2006 at 01:52 PM
RE: Countdown stops when close MSN - by Spunky on 11-30-2006 at 02:13 PM
RE: Countdown stops when close MSN - by SnuZZer on 11-30-2006 at 03:39 PM
RE: Countdown stops when close MSN - by CookieRevised on 12-01-2006 at 12:25 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