QUOTE(RyanChronicles @ Sep 27 2008, 07:58 PM)

As much as I would hate to say it but....
You can't, The only original myspace player you can get back is the one for the band's. Just find the script for the band's but as a regular myspace user you can't change back... sorry :D
Yep, sorry. However, I do remember reading on the little box Tom places on the MySpace homepage that you can revert to the old music player if you wanted to. He changed what it said, though, so I'm assuming you can't do that anymore.
He's obviously working on it. He better be, because there are a lot of messed up things going on with the music player. I'm looking for a way to hide it/move it, so don't worry.
EDIT: Try this code out to hide it:
CODE
<style>
div object {height:0px; width:0px;}
</style>