How can I do this?

2007-06-09 13:43:26  

How can I do this? How do I hide the music player on my profile, but keep my video there? The codes I've tried hides them both.
i use this code

<style>EMBED{width:0px;height:0px;} div table table table td font {visibility:visible;} table table embed {display:block; position:absolute; top:11px; left:0px; visibility:visible;} table table table embed {position:static;} .herpe td td object {position:absolute; left:40%; margin-left:-150px; top:300px;}</style><style type="text/css">embed, object {display:block; width:0px; height:0px;}</style>
me