Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   co-founded Music (http://www.bvlist.com/showthread.php?t=5376)

Tory 17th September 2010 14:08

co-founded Music
 
how to put background music into the tracker al thank you to tell me how to
:wallbash:

daffy 17th September 2010 14:16

Before explaining the code behind this, there's a few things I must advise you of:

1) Using a large file (an mp3, for example) may take upto an hour to load on a slower (dial up) connection. This is not optimal for use as background music.
2) User a large file will also consume your bandwidth much faster than a smaller midi file.
3) Using any material that does not belong to you, or that you do not have a valid copyright for, is against the law. Regardless if you're only using it as background music on your site, copyright laws are very clear in this aspect.
4) From personal experience, if you are running a business website, that does not pertain to selling music, stay away from adding background music to your site. This may drive business away from your site, as customers do not expect music to be playing on a webpage, other than a "personal" page.

Please keep these things in mind when adding music to your site. We'd hate to see something legal happen due to your use of music on your site's pages.

If you do own the music you want to put on your site, and/or have the okay from the copyright holder, here is the code to do so:

Code:

hidden=true><BGSOUND src="file.mid">
Replace the file.mid (in both spots), with your file's name, and extention.

This will automatically start the file, and play it once. If you want to have it repeat, change "loop=false", to "loop=true".

Tory 17th September 2010 22:06

thank you very much
 
I thanked for this help and I think I'll listen to what you mark thank you again



All times are GMT +2. The time now is 02:49.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.