I am using the player in a Spry tabbed panel (I used DreamWeaver) and noticed that when I switch back and forth between tabs that the playlist becomes re-instantiated in a new div each time that I switch away and back to the tab. The result is that there are multiple copies of the playlist on the page (at least when running under FireFox).
Thought the programmers might like to know. I don't know if there is an easy way to prevent the replication.

The playlist assumes that the player is only being loaded once.
Is the player being reloaded each time you switch tabs?