documentation - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: documentation (/showthread.php?tid=74590) documentation by DarkGhost on 05-21-2007 at 10:51 PM Hello i know this kinda sounds stupid but when i try to read the doc its hard to understand because like i dont know whats what ... so like in the reference part [object or events] how do you know what is function blah() { and how do you know what is like messenger.myname then how do you know what is displaytoast? !! see i might sound stupid but it will help me out in the future if someone clears this up RE: documentation by markee on 05-22-2007 at 02:37 AM
I think you need to start understanding JScript first (it is very similar to javascript and there are many tutorials on the net for that). There is also a "hello world" script in the documentation for you to follow and many of code snippets on this site throughout the threads for you to take a look at and start understanding too. Just like language, it takes time to understand and become fluent, just keep working at it and you will find yourself starting to understand it. I know I'm being vague and not answering your questions but it is the truth, if i were to just answer them straight it would most likely just confuse you more. I hope you keep trying at it. RE: documentation by CookieRevised on 05-22-2007 at 03:09 AM
agreed with what markee said.... RE: documentation by DarkGhost on 05-22-2007 at 07:06 PM actually I know javascript. RE: documentation by markee on 05-22-2007 at 09:03 PM
quote:Well I recommend looking at the examples in the scripting documentation at the bottom of each section or looking at other people's work to get an idea of how to use the Properties, Methods and Events. It really shouldnt be that hard to follow if you know javascript already. Some of the best scripts to have a look at to understand are those made by Eljay as he includes a lot of notes in there. Happy scripting. If you are struggling then post back here in this forum and we will see if we can help. RE: documentation by CookieRevised on 05-22-2007 at 10:50 PM
Though, note that JavaScript is not the same as JScript. They are very related and similar, but they have differences too. RE: documentation by DarkGhost on 05-22-2007 at 11:23 PM yep thanks... i didnt know there was examples at bottom btw cookierevised or markee can i have urmsn? |