
tnx for sharing...![]()
![]()
![]()

-Offline- |
hey can u make a preview please...
I'm just a newbie huhuuhuhuhh....
-Offline- |

wakoko with fs continuous update making one will be futile... anyways worry not its working...
juzt try the code

thnx for sharing!!!!!!
Ive been looking for this!! whew!! 
-Offline- |

swit can u help me with my codes, dont know if i did something wrong but the box does not appear.
function addbox(){
x1=document.createElement("div");
x1.id="playlist";
document.getElementById("8").parentNode.appendChild(x1);
playlist.innerHTML="<h2>My Playlist</h2>"
+"<div style='text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:273px;'>
<object type='application/x-shockwave-flash' width='273' height='270'
data='http://www.musicplaylist.us/loadplaylist/27066432/config_black/270/430/true'>
<param name='bgcolor' value='#e8e8e8'>
<param name='movie'
value='http://www.musicplaylist.us/loadplaylist/27066432/config_black/270/273/true'>
</object>"
}
setTimeout("addbox()",1000);
i wan to use this trick so that i dont have to touch my media box
-Offline- |

wakaka, its very short script..
thanks for easy work.

-Offline- |

hei can u help me..
i use this code below,,,but it seems its not working...
x1=document.createElement("div");
x1.id="playlist";
document.getElementById("0").parentNode.appendChild(x1);
playlist.innerHTML="<h2>My Playlist</h2>"
+'<SCRIPT src='http://www.flashvortex.com/hosted.php?id=2_1208681643_62565_140_0_468_60_6_1_8" type="text/javascript"></SCRIPT>'
}
is there anythinr rong der?
help me..
^__^
I use the old add box by marfi..
is it compatible...
to use this code...?
-Offline- |

sowee dunno how to add script inside add box tricks .. or even in change content tricks 
i got same prob too i cant apply my clock codes lol...
this is the one i want to apply hehehehe
<SCRIPT LANGUAGE='JavaScript'>
document.write('<iframe src="http://bubbles.sweet.free.fr'
+'/clocks/kitty.html" allowTransparency="true" mar'
+'ginwidth="0" marginheight="0" height="31" width=9'
+'0" name="clock" scrolling="no" border="0" framebor'
+'der="0"></iframe>');
</SCRIPT>Last edited by switpotato (2008-04-22 14:30:31)


thanx for sharing.... 

-Offline- |

can u tell me how to use that codes, please.. 
-Offline- |

pls read some convo here specially at page 2 ...

weee, it worked! finally, lol (although my cbox says "reinstall" lol it still showed up). I just messed up with the css at first. thanks for this code,ate monix..


pls follow d forum rules..
reported
tnx 4 sharing..
it helps a lot!![]()
![]()
Last edited by istaline (2008-05-04 07:41:19)
<<<--- piggy fight!!!wooh!!!
-Offline- |

:crybaby:pwede po bang igawa nio ako ng para sa akin na ganian ., kasi po di ko po maintindihan eh ., english ksi:crybaby:

-Offline- |

@ Skaterboi.......please do speak in english language,this is an international gorum buddy...


how can we make it placed at the right side?
Last edited by boknoykatok (2008-05-04 13:59:21)
-Offline- |

boknoykatok wrote:
how can we make it placed at the right side?
read the instruction carefully pls...
switpotato wrote:
function addbox(){
x1=document.createElement("div");
x1.id="playlist";
document.getElementById("0").parentNode.appendChild(x1);
playlist.innerHTML="<h2>My Playlist</h2>"
+"COMPLETE EMBED CODE HERE / CHATBOX / SLIDE WHATEVER"
}
setTimeout("addbox()",1000)
just remember to change the double quote " to single '
eg:
if the width= "500" change it to width= '500'
if u want to reposition it just change the getelementById ("0")
to any number that correspond the box u want it to appear
if u want to apply css use the id u use for ur addbox
in the code presented it uses playist as the id
thus the css will be like this:
#playlist {margin-bottom: 40px! important; border etc etc}
#playlist h2 { text-align:center! important; font etc etc! important}
change the [0] to specific target box... if u want ur add box to appear bellow ur friendlist change it to [2]
Last edited by switpotato (2008-05-04 15:03:12)


y is dat my ader box shows but it says click hir to download the plugin..
but my ader box shows nd workin..
hirs my code..
function addbox(){
x1=document.createElement("div");
x1.id="playlist";
document.getElementById("2").parentNode.appendChild(x1);
playlist.innerHTML="<h2>My pLayList</h2>"
+"<object width='250' height='300'><param name='movie' value='http://www.youtube.com/p/E0DFCFF65F8B8B9E' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/p/E0DFCFF65F8B8B9E' type='application/x-shockwave-flash' width='300' height='250' wmode='transparent'></embed></object>"
x2=document.createElement("div");
x2.id="anotherekek";
document.getElementById("2").parentNode.appendChild(x2);
anotherekek.innerHTML="<h2>My music</h2>"
+"<object width=’300’ height=’340’><param name=’movie’ value=’http://media.imeem.com/pl/mVwXEFq3tD/’></param><param name=’wmode’ value=’transparent’></param><embed src=’http://media.imeem.com/pl/mVwXEFq3tD/’ type=’application/x-shockwave-flash’ width=’300’ height=’340’ wmode=’transparent’></embed></object>"
}
setTimeout("addbox()",1000)

-Offline- |

check ur addbox id .... u use same target area
w/c is #2 the friend list...
change the number for ur second add box..
function addbox(){
x1=document.createElement("div");
x1.id="playlist";
document.getElementById("2").parentNode.appendChild(x1);
playlist.innerHTML="<h2>My pLayList</h2>"
+"<object width='250' height='300'><param name='movie' value='http://www.youtube.com/p/E0DFCFF65F8B8B9E' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/p/E0DFCFF65F8B8B9E' type='application/x-shockwave-flash' width='300' height='250' wmode='transparent'></embed></object>"
x2=document.createElement("div");
x2.id="anotherekek";
document.getElementById("2").parentNode.appendChild(x2);
anotherekek.innerHTML="<h2>My music</h2>"
+"<object width=’300’ height=’340’><param name=’movie’ value=’http://media.imeem.com/pl/mVwXEFq3tD/’></param><param name=’wmode’ value=’transparent’></param><embed src=’http://media.imeem.com/pl/mVwXEFq3tD/’ type=’application/x-shockwave-flash’ width=’300’ height=’340’ wmode=’transparent’></embed></object>"
};
u may use the playilst id thou... 4 ur second add box...
change the number 2 to playlist...
Last edited by switpotato (2008-05-09 06:05:30)


This is great! Thanks! gonna try this one...
God bless!


-Offline- |