[quote=zephyr14]^pleasae avoid using [b]sTicKyCapS[/b]
same here, i want to put my mp3 player in my sidebar,
then i generated it
here's the outcome:
<">then i'll insert it in my onload handler
(coz i don't have wvm)
like this?
<">am i doing it right or not?
and then? will i put this on my js extension? or not?
sorry, i'm just complicated with the addbox thing-y..
[/quote]
[quote]function onProfileLoad() {
//onload handler
//(pattern) addBox("L-R","Header",htm,"cssid","sibling");
addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null);
var code="<center style=\"line-height:0;\"><embed src=\"http://www.singingbox.com/singingbox.swf?user7=em,vwa,hly,m,t,q=\" wmode=\"transparent\" quality=\"high\" width=\"194\" height=\"19\" name=\"sbox\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed><br>"+
"<a href=\"http://www.singingbox.org/\" target=\"_blank\" style=\"line-height:20px;\">"+
"<img src=\"http://www.singingbox.com/i/ffccff/000000.gif\" border=\"0\" />"+
"</a></center>";
addBox("RIGHT","Box Title",code,"div_304","2");
}[/quote]
that onload handler was already on your js..you just added sibar...you can put now your player as was shown above...
Last edited by lordheinz (2008-01-23 21:33:00)