Since this requires creating a complete style, you must have an Early Adopter, Paid or Permanent account. If you have a free account, you will be unable to add music to the background of your journal.
To begin, the music you wish to embed must be in the form of an MP3, WAV or MIDI file. Since the file must be transferred over the internet, a lower size (thus lower quality) file is suggested.
After uploading the music file to a server that allows remote loading (http://www.blurty.com/support/faqbrowse.bml?faqid=120), you will need to create a custom style (http://www.blurty.com/support/faqbrowse.bml?faqid=103). In the LASTN_PAGE section , you will find a <body> tag (which may have other information before the closing >), and you will add the code for your sound file like so:
<body>
<bgsound src="http://www.webhostingsite.com/useraccount/soundfile.mid" loop=1></bgsound>
.
.
.
</body>
You would replace the URL in the quotations with the URL of your sound file. The loop factor decides how many times the sound will repeat. You can add a number to have it repeat a certain number of times, or add the word infinite (loop=infinite) to have the sound repeat indefinitely. Last Updated: bertho, 2003-10-28
*
Back to the FAQ.
Back to the support area.
|