I want to embed a MP3 player (flash) in a website. That's not to difficult but the problem is that when you go to another page the song starts over again. Anybody any idea how to make this work?
I was thinking about making the pages on different layers and hide and show these. I could work but I think it's a bit hard to keep a good overview when making the website.
Another solution could be to make a pop-up screen with the player in it but most people and browsers don't like pop-ups.
The only good solution in my option is to load load your site into a frame that is divided as follows: - the top part is hidden and contains the song - the main part contains your site
You have to create this frameset using the HTML code because D.H.E. cannot manage frames. If you need a help let me know and I'll send you a simple project.
Another solution could be to launch an small window (pop-up) with song playing and givig to the user the posibility to stop, re-play or close the window..