hey ephe... i already follow ur codes and change the main and submit form.. of my original.. then i change the hex and text type. but when i pud html of the photo.. nothing appears only a text and name.. kindly check my codes.
[quote]function onProfileLoad() {
//onload handler
//(pattern) addBox("L-R","Header",htm,"cssid","sibling");
flow=document.getElementById('flo_wrapper');
cash=document.createElement("div");
cash.innerHTML=liar;
flow.parentNode.insertBefore(cash,flow);
[b]var cbox="<div align='center' id='cboxdiv'>"+
"<iframe frameborder='0' width='85%' height='300' src='http://www3.cbox.ws/box/?boxid=2875373&boxtag=7kawdw&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='sbox' id='sbox'></iframe><br><form name='cbox'style='background-color:transparent;border:0px ;font-family:Arial;font-weight:bold;font-size:12px;color:#666666;' target='sbox' action='http://www3.cbox.ws/box/?boxid=2875373&boxtag=7kawdw&sec=submit' method='post'><input type='hidden' name='nme' value='"+pageViewerFName+"'><input type='hidden' name='eml' value='http://profiles.friendster.com/"+pageViewerID+"'><div align='left'style='position:relative;left:20px'>Message:</div><input type='text' name='pst' class='cboxMsgArea' style='width:245px;height: 35px; border-width:1px!important;border-style:solid!important;font-family:Arial;font-weight:bold;font-size:12px; border-color:gray!important; background-color: #ffffff!important; color: #666666!important; overflow: auto;'><div align='left'style='position:relative;left:20px'>Avatar: (Optional)</div><input style='width:245px;height: 20px;border-width:1px!important;border-style:solid!important;font-family:Arial;font-weight:bold;font-size:12px; border-color:gray!important;background-color: #ffffff!important; color: #666666!important;' type='text' maxlength='200' name='eml' size='20'></br><input type='submit' class='cboxButtons' value='Submit'style=' background-color: transparent!important; color: #666666!important; overflow: auto;width:95px;background-color:transparent;border:none;font-family:Arial;font-weight:bold;font-size:12px;color:#666666;' name='asa'><input class='cboxButtons' type='reset' value='Clear'style='width:95px;background-color:transparent;border:none;font-family:Arial;font-weight:bold;font-size:12px;color:#666666; 'maxlength='23' onClick='reset()'><input type='button' class='cboxButtons' value='Refresh'style='width:95px;background-color:transparent;border:none;font-family:Arial;font-weight:bold;font-size:12px;color:#666666; name='sbox' onClick='window.sbox.location.href=document.getElementById(\"sbox\").src'>"+
"</div>";
addBox("RIGHT",pageOwnerFName+"'s Chatbox",cbox,"chtbox","2");[/b]
addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null);
var radio="<object type=\"application/x-shockwave-flash\" data=\"http://stat.radioblogclub.com/radio.blog/skins/ocebo/player.swf\" allowScriptAccess=\"always\" width=\"300\" height=\"300\" id=\"radioblog_player_2\" ><param name=\"movie\" value=\"http://stat.radioblogclub.com/radio.blog/skins/ocebo/player.swf\" /><param name=\"bgcolor\" value=\"#FFFFFF\" /><param name=\"flashvars\" value=\"id=2&playlistPath=http://h1.ripway.com/pawdansoi14/playlist.xml&cover=0&colors=body:#000000;border:#000000;button:#000000;player_text:#ffffff;playlist_text:#ffffff;main:#000000;text:#000000;&tracknum=1\" /></object>";
addBox("RIGHT","Musics",radio,"rblog",null);
var media="<div align='center' id='sndboxdiv' style='width:299;height:218px;overflow:hidden;'><center><br><br><br>if the video didnt appear, click Change video button.</center></div><div id='there' align='center'><form id='wala' onsubmit='javascript:void(0);' action=''><br>"+
"<input type='button' name='button1' value='Change Video' onclick='shuffle(); return false;'> "+
"<br><br><input type='button' name='button2' value='Full Screen' onclick='fullscreen(); return false;' />"+
"<br><br><input type='button' name='button3' value='Reload Video' onclick='refresh(); return false;'/><br><br>"+
"<span id='controls'>"+
"<input type='button' name='button4' value='Show Controls' onclick='showcontrols(); return false;'>"+
"</span><br><br></form></div>";
addBox("RIGHT","Movies",media,"utube","2");
}
/*TRACKER OBJECT*/
if (typeof TRACKER == "undefined") { TRACKER = {}; }
TRACKER = {
style: {
filter: "chroma(color='#000000')",
width: '285px',
height: '520px',
border: '0px',
overflow: 'hidden'
},
attributes: {
frameborder: '0',[/quote]
Last edited by rhyme_w/out_reason (2008-02-25 01:27:11)