<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002487" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002487</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmouseover-help-play-music-using-onmouseover-command#comment-1011042</link>
    <description> &lt;p&gt;I started a page nearly a year ago but never fully finished it. I modified a script I found somewhere. I used a separate button for each song but it sounds like you would like to show several songs on a pull down or pop up menu with an OnMouseOver and then select one to play. That shouldn&#039;t be too difficult either.&lt;br /&gt;
You&#039;re welcome to check out this code and use it if you like.&lt;br /&gt;
&lt;a href=&quot;http://nanuq.com/mrbc/hymns.html&quot; class=&quot;bb-url&quot;&gt;http://nanuq.com/mrbc/hymns.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 02 Oct 1999 20:03:00 +0000</pubDate>
 <dc:creator>Dale</dc:creator>
 <guid isPermaLink="false">comment 1011042 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/onmouseover-help-play-music-using-onmouseover-command#comment-1011041</link>
    <description> &lt;p&gt;Perhaps you could send the function a parameter.. that being the url of the sound you want with each link, ie:&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&amp;quot;JavaScript&amp;quot;&amp;gt;&lt;br /&gt;
function playSound(s_url)&lt;br /&gt;
{&lt;br /&gt;
document.all.sound.src = s_url;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;bgsound id=&amp;quot;sound&amp;quot;&amp;gt;&amp;lt;A href=&amp;quot;#&amp;quot; OnMouseOver=&amp;quot;playSound(&#039;http://wherever/file1.mid&#039;)&amp;quot;&amp;gt;Play Music&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;P&amp;gt;&lt;br /&gt;
&amp;lt;A href=&amp;quot;#&amp;quot; OnMouseOver=&amp;quot;playSound(&#039;http://wherever/file2.mid&#039;)&amp;quot;&amp;gt;Play More Music&amp;lt;/a&amp;gt; &lt;/p&gt;
&lt;p&gt;&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;
 </description>
     <pubDate>Fri, 01 Oct 1999 01:03:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1011041 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
