[quote=switpotato]check ur id...
u uses 2 different ids
#playist and #myplaylist
and again better read my first post i told there to change the double quote to single
=[b]'http[/b]

/www.loudfusion.com/widgets/music/5' name='Loudfusion.com'
and dont use /* Playlist*/ for ur js its only for css....if u want a quick identification use this //playlist
Thanks for the quick response.. i have been trying this since this afternoon...

[b]Do you mean like this?[/b]
// PLAYLIST LOUDFUSION
x1=document.createElement("div");
x1.id="playlist";
document.getElementById("0").parentNode.appendChild(x1);
playlist.innerHTML="<h2>My Playlist</h2>"
+'<embed src='http://www.loudfusion.com/widgets/music/5' name='Loudfusion.com' quality='high' wmode='transparent' flashvars='USERID=343809' width='250' height='100' type='application/x-shockwave-
flash"></embed>'[/quote]
Last edited by babevian (2008-02-15 22:28:35)