<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003100" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003100</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-background-music-web-page#comment-1013698</link>
    <description> &lt;p&gt;Thanks for the link Adam.  Hadn&#039;t heard about Beatnik before.  Looks real interestin&#039;.&lt;/p&gt;
&lt;p&gt;Cheers&lt;br /&gt;
Eaglefeather&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Walk through life, it is too short to run.&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 May 2000 15:17:00 +0000</pubDate>
 <dc:creator>eaglefeather</dc:creator>
 <guid isPermaLink="false">comment 1013698 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-background-music-web-page#comment-1013697</link>
    <description> &lt;p&gt;If your going to add music to your web pages use Beatnik, It’s that simple. And I don’t say that just because I’m a beatnik developer (well okay I do).&lt;/p&gt;
&lt;p&gt;Beatnik has the most powerful format and compression strategy available. It also includes one of the best Java API’s for making interactive sound. Not to mention that it can be integrated into Flash for a full multimedia effect.&lt;/p&gt;
&lt;p&gt;Beatnik uses a core program (plug-in) to assemble the available sounds, which means less of a download (much like MIDI). However it has advanced capabilities allowing for voice and other “real life” type sounds that MIDI was never good at. It’s not the easiest format to author however it’s by all means the most rewarding.&lt;/p&gt;
&lt;p&gt;Check it out &lt;a href=&quot;http://www.beatnik.com&quot; class=&quot;bb-url&quot;&gt;www.beatnik.com&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;ALWAYS PUT THE VISITOR IN CONTROL – ADD A MUSIC ON/OFF SWITCH.   &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Adam&lt;br /&gt;
AIS Internet Solutions&lt;br /&gt;
  &lt;a href=&quot;mailto:adam@aisinternet.com&quot; class=&quot;bb-email&quot;&gt;adam@aisinternet.com&lt;/a&gt;&lt;br /&gt;
 &lt;a href=&quot;http://www.aisinternet.com&quot; class=&quot;bb-url&quot;&gt;www.aisinternet.com&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;[This message has been edited by adam (edited 01 May 2000).]&lt;/p&gt;
 </description>
     <pubDate>Mon, 01 May 2000 21:44:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1013697 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-background-music-web-page#comment-1013696</link>
    <description> &lt;p&gt;A simple 1 min (.wav) file that I made useses 3.5 mg of space. A proper, 2 and a half to 3 min music recording could easily use twice to 3 x that amount.  It would take forever to download, at least on my machine it would, and I&#039;m running a 233 with a 56 kbps connection speed.&lt;/p&gt;
&lt;p&gt;Having an &quot;Autostart&quot; for music is easy to write in HTML.  To have an interactive control is just as easy.&lt;/p&gt;
&lt;p&gt;Many people find Autostart music very annoying.  I now surf with my volume control turned down very low.&lt;/p&gt;
&lt;p&gt;If you really must have music in the background, I would suggest you use the search engines to find your tune. It is probably already on the net somewhere, all you have to do is find it.  To have the music&lt;br /&gt;
autostart,&lt;br /&gt;
Netscape&lt;br /&gt;
&amp;lt;EMBED SRC=&quot;tune link&quot; AUTOSTART=&quot;true&quot;&amp;gt;&lt;br /&gt;
IE&lt;br /&gt;
&amp;lt;BGSOUND SRC=&quot;tune link&quot; Loop=0&amp;gt;(the loop command tells IE how many times to play the tune. &lt;/p&gt;
&lt;p&gt;It is a good idea to include both of the above HTML on your site so no matter which browser visitor&#039;s are using they will be able to hear your tune.  For that reason I will show the next bit the way I set it up for both browsers.&lt;/p&gt;
&lt;p&gt;The HTML to include a control panel is: &lt;/p&gt;
&lt;p&gt;&amp;lt;EMBED SRC=&quot;tune link&quot; WIDTH=&quot;200&quot; HEIGHT=&quot;50&quot; BORDER=&quot;0&quot; AUTOSTART=&quot;false&quot;&amp;gt;&amp;lt;NOEMBED&amp;gt;&amp;lt;BGSOUND=&quot;tune link&quot; loop=0&amp;gt;&amp;lt;/NOEMBED&amp;gt;&lt;/p&gt;
&lt;p&gt;One final note.  Be very careful about copyright.  Even if you figure out how to transfer the music from your CD to your web page, you would probably be in contravention of copyright law, and liable to the owner&#039;s of the copyright.&lt;/p&gt;
&lt;p&gt;Cheers&lt;br /&gt;
Eaglefeather &lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Walk through life, it is too short to run.&lt;/p&gt;
&lt;p&gt;[This message has been edited by eaglefeather (edited 01 May 2000).]&lt;/p&gt;
 </description>
     <pubDate>Mon, 01 May 2000 17:28:00 +0000</pubDate>
 <dc:creator>eaglefeather</dc:creator>
 <guid isPermaLink="false">comment 1013696 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-background-music-web-page#comment-1013695</link>
    <description> &lt;p&gt;lloyd is correct if u want background music,add user controls to turn off or maybe control the volume.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.sporttz.com&quot; class=&quot;bb-url&quot;&gt;Hoosier Sporttz Shop-Premium Discount Sports Apparel&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 28 Apr 2000 20:48:00 +0000</pubDate>
 <dc:creator>geo</dc:creator>
 <guid isPermaLink="false">comment 1013695 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-background-music-web-page#comment-1013694</link>
    <description> &lt;p&gt;yes I agree also,&lt;/p&gt;
&lt;p&gt;Remeber the days we all used 16bit soundcards? Then some comedian would put a midi of Whitney Houston and it would sound terrible. Infact so bad your ears start bleeding. So out of desperation to get rid of the darn sqreech you leave the page!&lt;/p&gt;
&lt;p&gt;That is as true as it gets!!&lt;/p&gt;
&lt;p&gt;Vy&lt;/p&gt;
 </description>
     <pubDate>Fri, 28 Apr 2000 14:07:00 +0000</pubDate>
 <dc:creator>vy22</dc:creator>
 <guid isPermaLink="false">comment 1013694 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-background-music-web-page#comment-1013693</link>
    <description> &lt;p&gt;I agree with the last 2 posts. Embedded music is annoying especially when you cant turn it off. If you still want to use it, maybe you should consider using Flash.&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Apr 2000 13:50:00 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1013693 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-background-music-web-page#comment-1013692</link>
    <description> &lt;p&gt;I agree with Richard. I find background music &lt;strong&gt;very&lt;/strong&gt; annoying!!&lt;/p&gt;
&lt;p&gt;Maybe you could just make a like to a wave file and say something like &quot;Click here for our theme song&quot; or something like that.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt; &lt;a href=&quot;http://ArtsNFlies.com&quot; class=&quot;bb-url&quot;&gt;ArtsNFlies.com&lt;/a&gt; &lt;/strong&gt;&lt;br /&gt;
Original art, hand tied flies, unique books and gifts, &lt;em&gt;free&lt;/em&gt; sweepstakes and &lt;em&gt;&lt;strong&gt;MORE&lt;/strong&gt;&lt;/em&gt;!&lt;br /&gt;
&lt;strong&gt;NEW! -&lt;/strong&gt; Tying materials &amp;amp; tools, and flyfishing accessories (lines, waders, etc.)!!&lt;br /&gt;
&lt;strong&gt;Come see what everyone is talking about!&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Apr 2000 15:41:00 +0000</pubDate>
 <dc:creator>Jaiem</dc:creator>
 <guid isPermaLink="false">comment 1013692 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-background-music-web-page#comment-1013691</link>
    <description> &lt;p&gt;Your situation may be different, but it is usually a very bad idea to add muic as a background to a web page.&lt;/p&gt;
&lt;p&gt;Just a thought.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
     &lt;a href=&quot;mailto:richard@brevig.com&quot; class=&quot;bb-email&quot;&gt;richard@brevig.com&lt;/a&gt;      &lt;/p&gt;
&lt;p&gt;&quot;I&#039;m so wracked with guilt. I don&#039;t want to stop therapy&lt;br /&gt;
because I&#039;m afraid to take the income away from my therapist.&lt;br /&gt;
He&#039;s got kids in college.&quot;&lt;br /&gt;
-- Tim Halpern&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Apr 2000 13:57:00 +0000</pubDate>
 <dc:creator>richjb</dc:creator>
 <guid isPermaLink="false">comment 1013691 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-background-music-web-page#comment-1013690</link>
    <description> &lt;p&gt;Frank, in order to add background music to your website the cd music must be converted to a wav file and embedded. Of course this wave file is going to be a farely large file if you want it to sound like something less then an endless loop. So you can covert the file to realaudio (.ra) file or something, I don&#039;t have much experience with that. &lt;/p&gt;
&lt;p&gt;To convert your cd to a wav file, you must obtain a cd ripper program, such as &lt;a href=&quot;http://199.217.92.26/details/musi/audiogrb.htm&quot; class=&quot;bb-url&quot;&gt;Audio Grabber&lt;/a&gt; and use it to rip the wav file from the cd. Then obtain real-media so you can convert the .wav to a .ra file. Then embed that in your webpage.&lt;/p&gt;
&lt;p&gt;VulKen&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Apr 2000 19:44:00 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1013690 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
