Using flash mp3 player!

Hey!

I have a problem. I want to use a streaming flash mp3 player (which uses xml file) but every time i change the page the music will start again from the beginning (caused by refreshing swf file). Is there any other way besides using iframe to play the music while being on site?

Make the whole site flash or use an iframe. Only ways I can think of.

i built one for nukleuz.com/ -> its not perfect but its the closest ive seen.

It’ll remember where the track you where listening to was and start from that same place when you go to the next page.

its a nightmare for cross browser stuff as different browsers handle the dom loading differently - if its any use i can prolly advise…