T O P I C R E V I E W |
T00N |
Posted - 19 Jul 2006 : 22:26:25 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. |
3 L A T E S T R E P L I E S (Newest First) |
Edigital |
Posted - 20 Jul 2006 : 18:19:37 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..
|
T00N |
Posted - 20 Jul 2006 : 15:00:44 That could be a solution as well. But I'd rather not use frames anymore.
I'm going to think about it for a while. |
s.dav |
Posted - 20 Jul 2006 : 09:41:50 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. |