What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Hey, a great idea but how do you do it?

Pages: (2): « First « 1 [ 2 ] Last »
Hey, a great idea but how do you do it?
Author: Message:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
O.P. RE: Hey, a great idea but how do you do it?
quote:
Originally posted by CookieRevised
that's pure string manipulation. Doesn't even have anything todo with URLs or whatever.

string is "http://www.youtube.com/p.swf?video_id=YzWSSp9s6BY&eurl=http%3A//msghelp.net/showblahblahblahblahblah", so search for "video_id=" within that string until the next "&" character.

now i wonder how to do that... lol

sorry if asking too much but im just new to "finding in strings"

This post was edited on 12-01-2006 at 02:45 AM by roflmao456.
[quote]
Ultimatess6
: What a noob mod
12-01-2006 02:44 AM
Profile PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Hey, a great idea but how do you do it?
quote:
Originally posted by roflmao456
quote:
Originally posted by CookieRevised
that's pure string manipulation. Doesn't even have anything todo with URLs or whatever.

string is "http://www.youtube.com/p.swf?video_id=YzWSSp9s6BY&eurl=http%3A//msghelp.net/showblahblahblahblahblah", so search for "video_id=" within that string until the next "&" character.
now i wonder how to do that... lol
* RTFM (Read The Fantastique Manual)
* Google

http://www.msgpluslive.net/scripts/view/152-Windo...ipt-Documentation/

things you wanna read:
* String Object
* indexOf()
* substr()
* substring()
* Regular Expressions (<= but don't start with that)


quote:
Originally posted by roflmao456
sorry if asking too much but im just new to "finding in strings"
you're not asking too much... But if you don't know this, I really wonder what you've been doing with all those releases you've done before. Plain basic string manipulation like that is the basics of basics...

I really suggest some tutorial on JScript (search google) and do everything step by step instead of trying to start with step 80/100. ;)

This post was edited on 12-01-2006 at 02:54 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-01-2006 02:47 AM
Profile PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


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