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:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
O.P. RE: how do i do this...
this is my viewer.html file i need to replace the bold ones below..

code:
<HTML>
<TITLE>YouTube Viewer</TITLE>
<Script>
var v;

function viewVid(video){
v = video;
document.getElementById("vid").innerHTML = "<object width=\"425\" height=\"350\"><param name=\"movie\" value=\"http://www.youtube.com/v/12345678901\"></param><param name=\"wmode\" value=\"transparent\"></param><embed src=\"http://www.youtube.com/v/12345678901\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" width=\"425\" height=\"350\"></embed></object>";
}
</Script>
<BODY onload=''>
<div id='vid' align='center'>
</div>
</BODY>
</HTML>


the 12345678901 is what i am going to replace

This post was edited on 12-11-2006 at 12:04 AM by roflmao456.
[quote]
Ultimatess6
: What a noob mod
12-11-2006 12:03 AM
Profile PM Web 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