Oct
19
pinky9992 asked:
I just added the zune music player on myspace but i like to keep my music box hidden. But when i hide the zune one it wont play. Does anybody know how to hide it but to still have it play? Or does anybody know how to get a different music player on myspace like the old one?
I just added the zune music player on myspace but i like to keep my music box hidden. But when i hide the zune one it wont play. Does anybody know how to hide it but to still have it play? Or does anybody know how to get a different music player on myspace like the old one?

That happens when you use an outdated code to hide the music player.
This code uses a different approach, by minimizing its opacity, making it transparent.
embed, object {filter:alpha(opacity=0.1); opacity:0.01; -khtml-opacity:0.01;}
td td td td embed, td td td object,
td.text embed, td.text object {filter:none; opacity:none; -khtml-opacity:none;}
.interestsAndDetails {margin-top:-90px;}
this code wil hide it and still make it play.
embed, object {filter:alpha(opacity=0.1); opacity:0.01; -khtml-opacity:0.01;}
td td td td embed, td td td object,
td.text embed, td.text object {filter:none; opacity:none; -khtml-opacity:none;}
.interestsAndDetails {margin-top:-90px;}
[it's pretty much the same answer as the guy above me]
go to whateverlife.com then go to hide stuff then click hide your music player and follow the directions from there