ok for those who wondering if they can change the color of their imeem playlist well you can
by using this kind of format of putting the embed playlist on your profile that can found on imeem.com itself since im an imeem user i will share it to you i revised it so i think you can comprehend at the codes much easier
[quote]<object width="[b]300[/b]" height="[b]260[/b]"><param name="movie" value="http://media.imeem.com/pl/[b]CHANGE IT TO YOUR ID PLAYLIST[/b]/aus=false/"></param><param name="wmode" value="transparent"><param name="FlashVars" value="backColor=[b]ffffff[/b]&primaryColor=[b]ffffff[/b]&secondaryColor=[b]ffffff[/b]&linkColor=[b]ffcc33[/b] "></param><embed src="http://media.imeem.com/pl/[b]CHANGE IT TO YOUR ID PLAYLIST[/b]/aus=false" type="application/x-shockwave-flash" width="[b]300[/b]" height="[b]260[/b]" wmode="transparent"FlashVars="backColor=[b]ffffff[/b]&primaryColor=[b]ffffff[/b]&secondaryColor=[b]fffff3[/b]&linkColor=[b]ffcc33[/b]"></embed></object>[/quote]
Change the bolded parts to your own desired color size and also don't forget to change the playlist ID to your own playlist ID
and paste it to your about me or media box
ok for applying on sidebars take note* change only the colors and the playlist id
[quote]if (!attachOnLoadHandler(function(){masamune()})) window.onload = function(){masamune()};
function masamune() {
var meimei="<object width=\"[b]300[/b]\" height=\"[b]260[/b]\"><param name=\"movie\" value=\"http://media.imeem.com/pl/[b]CHANGE IT TO YOUR ID PLAYLIST[/b]/aus=false/\"></param><param name=\"wmode\" value=\"transparent\"><param name=\"FlashVars\" value=\"backColor=[b]ffffff[/b]&primaryColor=[b]ffffff[/b]&secondaryColor=[b]ffffff[/b]&linkColor=[b]ffcc33[/b] \"></param><embed src=\"http://media.imeem.com/pl/[b]CHANGE IT TO YOUR ID PLAYLIST[/b]/aus=false/\" type=\"application/x-shockwave-flash\" width=\"[b]300[/b]\" height=\"[b]260[/b]\" wmode=\"transparent\"FlashVars=\"backColor=[b]ffffff[/b]&primaryColor=[b]ffffff[/b]&secondaryColor=[b]fffff3[/b]&linkColor=[b]ffcc33[/b] \"></embed></object>";
addBox("RIGHT","Imeem Playlist",meimei,"meimei",null);
}
function addBox (type,head,htm,id,sibling) {
try {var li=document.createElement("li");} catch(e) {var li=document.createElement("<li>");}
if(type=="LEFT") {
var ul=document.getElementById("0").parentNode.parentNode;
htm="<div class='boxcontent'>"+htm+"</div>";}
else var ul=document.getElementById("2").parentNode.parentNode;
li.innerHTML="<div id='"+id+"' class='commonbox "+id+"'>"+
"<h2>"+head+"</h2>"+
"<div id='content_"+id+"'>"+
htm+
"</div>"+
"</div>";
if(sibling==null) ul.appendChild(li);
else {sibling=document.getElementById(sibling).parentNode;
ul.insertBefore(li,sibling);}
}[/quote]
don't forget to edit the bolded part
*save it or compile it with your js files
*the second code above is already made the only thing u will do is to put that on your js file and edit the colors
*since there are too many function of adding a new box in ur profile well its up to you to what function u will use
Preview
[img]http://i11.photobucket.com/albums/a192/Miyako555/imeem.jpg[/img]
Live Preview
www.friendster.com/masamuneisnotemo
[b]CREDITS:
IMEEM
marfillaster for the addbox function
[/b]
Last edited by Shirow Masamune (2008-07-23 09:12:25)