Guest Posted December 9, 2004 Posted December 9, 2004 Hello , I need a little help. We have an mp3 playing on the background but everytime you click to the next page the holo site refreshes and the songs start over can someone help me with this problem? Test Shop The code i enter is. <p align="center"> <!--verander loop=true in loop=false als je niet wilt dat het muziekje zich steeds herhaald --> <EMBED SRC="kerst1.mp3" LOOP=TRUE AUTOSTART=TRUE WIDTH=145 HEIGHT=25> <noembed> <BGSOUND SRC="kerst1.mp3"> </noembed> <p> </p> <div align="center">
bitshiff Posted December 9, 2004 Posted December 9, 2004 hi, you can test to put your hole shop in a container-page. include your shop in a container which has the soundfile to load. if this wont work you can test a little popup-window which is in the background. best regards, bitshiff
Guest Posted December 9, 2004 Posted December 9, 2004 Hi Bitshiff, What is a container-page? Never heard of that. I am a bit new to php. Greeting Bert
gregy Posted December 10, 2004 Posted December 10, 2004 Hi Bitshiff, What is a container-page? Never heard of that. I am a bit new to php. Greeting Bert <{POST_SNAPBACK}> hmm . what if visitors don't like music .. i personaly hate background music .. it loads .. you never know what music does your visitors listen to ... it's two sided knife ... as we say it :)
Guest Posted December 10, 2004 Posted December 10, 2004 have to agree about the music thing, slowed the loading of the site and might put off some customers Gaz
Guest Posted December 10, 2004 Posted December 10, 2004 music is a pain, slows things down and what if i dont like the music selection? are you going to have a button the client can click on to turn it off? if not you stand losing probably half your customers or more.
Guest Posted December 10, 2004 Posted December 10, 2004 Put a play button on each page maybe :) music is a pain, slows things down and what if i dont like the music selection? are you going to have a button the client can click on to turn it off? if not you stand losing probably half your customers or more. <{POST_SNAPBACK}>
♥Vger Posted December 10, 2004 Posted December 10, 2004 Music is a pain on a website - unless it is a site dedicated to music! It's something that people used to do, up until about 7-10 years ago, but it hacked people off so much that most webmasters stay well clear of it. Not to mention the effect it will have on your bandwidth! Vger
samiam Posted December 10, 2004 Posted December 10, 2004 I would recommend that if your really want it you put the code in a pop-up, that way if people want it they could keep the popup up and listen to the music, and if they didn't like it they could just close the pop-up... that way you could have two things that could annoy a web surfer!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.