<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002029" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002029</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/animatated-gifs-and-onmouseover-help-what-am-i-missing-here-posted-brusselsp#comment-1008960</link>
    <description> &lt;p&gt;Hmm.. That is pretty much the script I am using. &lt;/p&gt;
&lt;p&gt;I am using a similar script to the person who seemingly got it to work. (Why does it work for him? Do you see it working? &lt;a href=&quot;http://www.taberbuhl.com/taber.html&quot; title=&quot;www.taberbuhl.com/taber.html&quot;&gt;www.taberbuhl.com/taber.html&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;I think I will give up and use an array.&lt;/p&gt;
&lt;p&gt;Thanks though, everyone.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Nov 1999 18:15:00 +0000</pubDate>
 <dc:creator>brusselsprouts</dc:creator>
 <guid isPermaLink="false">comment 1008960 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/animatated-gifs-and-onmouseover-help-what-am-i-missing-here-posted-brusselsp#comment-1008958</link>
    <description> &lt;p&gt;Hi, will actually there is a way, I&#039;ve done it before, but unfortunately i have foregotten how to do it, i will post back later today with the script..&lt;br /&gt;
Hope this will help you..&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
SONICdesigns - Professional Online/Offline Design&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Nov 1999 03:23:00 +0000</pubDate>
 <dc:creator>Robby</dc:creator>
 <guid isPermaLink="false">comment 1008958 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/animatated-gifs-and-onmouseover-help-what-am-i-missing-here-posted-brusselsp#comment-1008959</link>
    <description> &lt;p&gt;Hi, here is the code you put at the top of the page&lt;br /&gt;
&lt;strong&gt;&amp;lt;!--&lt;br /&gt;
function change(ObjectName, ChangeTo)&lt;br /&gt;
{&lt;br /&gt;
 document[ObjectName].src = eval(ObjectName + ChangeTo + &amp;quot;.src&amp;quot;);&lt;br /&gt;
}&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;imageon = new Image(15,100); &amp;lt;- size of image&lt;strong&gt;&lt;br /&gt;
imageon.src = &amp;quot;img/nav-image-on.gif&amp;quot;;&lt;br /&gt;
imageoff = new Image(15,100);&lt;br /&gt;
imageoff.src = &amp;quot;img/nav-image-off.gif&amp;quot;;&lt;br /&gt;
//--&amp;gt;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/strong&gt;&lt;br /&gt;
here is the scriptet to call the image:&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;index.html&amp;quot; onMouseOver=&amp;quot;change(&#039;image&#039;, &#039;on&#039;)&amp;quot; onMouseOut=&amp;quot;change(&#039;image&#039;, &#039;off&#039;)&amp;quot; target=&amp;quot;index&amp;quot;&amp;gt;&amp;lt;img name=&amp;quot;image&amp;quot; src=&amp;quot;img/nav-image-off.gif&amp;quot; width=100 height=15 border=0&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I hope this helps..&lt;br /&gt;
&lt;a href=&quot;http://www.sonicdesigns.com&quot; class=&quot;bb-url&quot;&gt;sonicdesigns.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
SONICdesigns - Professional Online/Offline Design&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Nov 1999 01:05:00 +0000</pubDate>
 <dc:creator>Robby</dc:creator>
 <guid isPermaLink="false">comment 1008959 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/animatated-gifs-and-onmouseover-help-what-am-i-missing-here-posted-brusselsp#comment-1008957</link>
    <description> &lt;p&gt;I&#039;m afraid no. Well, maybe there is a very comlicated way. I saw a script @ dHTML.com which extracts frames from an animated gif. You might be able to dynamically extract frames from the animated gifs and load them into your array. But as far as I know nobody has ever done this before. Post here if you succeed.&lt;/p&gt;
&lt;p&gt;Later,&lt;/p&gt;
&lt;p&gt;Malte&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;strong&gt;Malte Ubl&lt;/strong&gt; - [red]Germany[/red] - &lt;strong&gt;&lt;a href=&quot;http://www.schaffhausen-interactive.de/&quot; class=&quot;bb-url&quot;&gt;http://www.schaffhausen-interactive.de/&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;[red]The beats of 1000 hearts inside...[/red]&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Nov 1999 00:33:00 +0000</pubDate>
 <dc:creator>Malte</dc:creator>
 <guid isPermaLink="false">comment 1008957 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
