multigrooves 0 Newbie Poster

Hello all,
I have a flash website, multi grooves as well as an RSS 2.0 feed (with mp3 files).

I found a flash player that that could text display all of my music entries in the feed and play them quickly (as opposed to the quick time window that opens up where nothing is heard until it has fully downloaded the whole mp3 file).

However this flash player can not be embedded into a flash site!?

What are my alternatives?

I need the player to be able to display all of the relevant text associated with the show.
For it to have basic controls like play/pause and maybe a search/seek bar
And finally to be able to "detach" it from the page so the user can navigate to other pages (or even sites) but still to retain control of the music from the player

To give an idea, here's the player that I wanted to use:
<object type="application/x-shockwave-flash" width="220" height="160" data="http://bigcontact.com/feed-player/7478_8437/r:0;t:1001"> <param name="quality" value="best" /> <param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /> <param name="allowFullScreen" value="true" /><param name="movie" value="http://bigcontact.com/feed-player/7478_8437/r:0;t:1001" /></object>