What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » how do i do this...

how do i do this...
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
RE: how do i do this...
code:
var myVar = <variable with source code in it>.split("http://www.youtube.com/v/");
myVar = myVar[1].substr(0,11)//Change 11 to another number if needed
<variable with source code in it>.replace(/myVar/g);

Remember to write back to the file for changes to take affect
Not tested, but it should work

EDIT: Beaten :o

This post was edited on 12-11-2006 at 12:17 AM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
12-11-2006 12:16 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
how do i do this... - by roflmao456 on 12-09-2006 at 10:50 PM
RE: how do i do this... - by Baggins on 12-09-2006 at 11:09 PM
RE: how do i do this... - by roflmao456 on 12-11-2006 at 12:03 AM
RE: how do i do this... - by Baggins on 12-11-2006 at 12:12 AM
RE: how do i do this... - by Spunky on 12-11-2006 at 12:16 AM
RE: how do i do this... - by CookieRevised on 12-11-2006 at 02:49 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