|
everything free for
MySpace music video
Adding Myspace Music.
Many like the idea of adding background music. However, most shy
away because of concerns about slow loading pages and large file
sizes. There are many different ways to add background music to your
site and some of them don't require large files to achieve
professional results.
Let's examine all the different ways to add background music to your
site and rate them to find the best solution for you. music
downloads
MIDI Files.
MIDI files are very small because they actually use your sound
card's built-in instruments to create the sounds. The problem is
most sound cards don't come with any decent sounds. Besides, no two
sound cards sound alike. Therefore the results are very
unpredictable. music downloads
MIDI files usually sound like they're coming from one of those cheap
Casio keyboards. Using MIDI for background music is very likely to
make your site seem amateurish. Want to know how to do it anyway?
Just add the
<embed src=xyz.mid autostart=true>
line to your site. (Replace xyz with the name of the MIDI file you want to use!)
The Autostart command will play the file automatically when the page is loaded.
|