getting a song to play when website...

User 1915799 Photo


Registered User
27 posts

hi all
how do i get a song to play while a visitor is browsing a website.
the site is created using VSD.
do i have to use jukebox? and if i do they don't seem to have an option for no skin.
any ideas would be gratefully received.

manda
User 103173 Photo


VP of Software Development
0 posts

Each time the user navigates to a different page, whatever music was playing would stop and restart again. If you want to have no player and just background music, see this article on how to set that up.
http://www.webreference.com/js/column20/bgsound.html

You would then go to the Edit Menu > Edit Header and paste in this code. Then you have to go to the Settings Menu > Add Files to include the music file.


Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 476017 Photo


Ambassador
375 posts

Amanda Corp wrote:
hi all
how do i get a song to play while a visitor is browsing a website.
the site is created using VSD.
do i have to use jukebox? and if i do they don't seem to have an option for no skin.
any ideas would be gratefully received.

manda

Hi Amanda
This site just uses html/CSS all done with CC.
This is a section of code to play the music

<h2>Welcome to the Riley/Tuxedo Junction website</h2>
<h3>Please browse around our Website, visit our pages and listen to our music and enjoy:</h3>
<p>If you are unable to listen to the music you need to down load a free program called &quot;Real Player&quot;
<br/>To download go to Google and enter Real Player in the search box and click on Google search.
<br/>A list of references to real player is displayed, click on real player download and follow the instructions&quot;
<p><embed src="home.mp3" width="140" height="40" autostart="true" loop="FALSE"></embed>
<br/>The track currently playing is called &quot;Home&quot; from a live show sung by Dale</p>

It should give you a few ideas.
There may be other ways to achieve your needs but this is a fairly simple method
The link is

http://www.riley-tuxedojunction.co.uk/
Dave Butler
Yorkshire
England

Old Rishworthians Rugby Union Football club http://www.orrufc.co.uk
Tuxedo Junction Yorkshire Function Band http://www.riley-tuxedojunction.co.uk
The Commons Guest House http://www.thecommons-guesthouse.co.uk
all created with Coffee Cup html editor

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.