<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019417" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019417</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116392</link>
    <description> &lt;p&gt;Hmmm... that could actually work. I&#039;ll try it tomorrow when I&#039;m back @ work.&lt;/p&gt;
&lt;p&gt;Thanx!&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Oct 2002 11:56:40 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1116392 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116353</link>
    <description> &lt;p&gt;I haven&#039;t read te whole thread but maby simple javascript function could do the trick?&lt;br /&gt;
Just make a function that takes image as the first variable and timer as the next.&lt;/p&gt;
&lt;p&gt;onMouse=&quot;funcChangeImage(&#039;img1&#039;,0); funcChangeImage(&#039;img1&#039;,1000); &quot;&lt;br /&gt;
onMouseOut=&quot;funcChangeImage(&#039;img1&#039;,0)&quot;&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Oct 2002 17:12:45 +0000</pubDate>
 <dc:creator>Cog</dc:creator>
 <guid isPermaLink="false">comment 1116353 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116227</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: The total number of anigifs is 1,500 or so and I don&#039;t feel like splitting them all manually into two or three different gifs...&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;it isnt that hard to split the gif files, especially when compared to figuring out an applet to do the stuff instead, and im pretty sure it is the only way you are going to get it to work like you want it to.&lt;/p&gt;
 </description>
     <pubDate>Thu, 17 Oct 2002 21:45:43 +0000</pubDate>
 <dc:creator>jammin</dc:creator>
 <guid isPermaLink="false">comment 1116227 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116187</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by R0B &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;animated gifs animate, nothing you can do to stop that with js, an image is an image, a gif is a jpeg, as far as javascript is concerned.  &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; Unfortunately that&#039;s what I was thinking too &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;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by R0B &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;it may be possible with an applet, but probably not worth the effort. &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; If other solutions won&#039;t work, I might actually try it. I know some basic Java so I think it could work. Never thought of a Java solution for this one. Thanx!&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by dk01 &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;I have seen sites that show how to do animation with javascript.  &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; Altough I appreciate your help, I&#039;m not looking for a script that does animation (If I was, I would modify and use &lt;a href=&quot;http://www.wpdfd.com/wpdanim.htm&quot; class=&quot;bb-url&quot;&gt;this&lt;/a&gt; one). &lt;/p&gt;
&lt;p&gt;cheers,&lt;/p&gt;
 </description>
     <pubDate>Thu, 17 Oct 2002 07:27:31 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1116187 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116171</link>
    <description> &lt;p&gt;I have seen sites that show how to do animation with javascript. I bet if you modified their code you could load certain frames with a function. Guess it&#039;d be a lot of work.&lt;br /&gt;
-dk&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Oct 2002 22:05:10 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1116171 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116148</link>
    <description> &lt;p&gt;i really doubt what youre trying to do is possible with javascript, although it&#039;s an excellent idea and it&#039;s a shame that it&#039;s not.  it&#039;d be nice to be able to keep all our rollovers as single images rather than seperate &#039;up&#039; and &#039;over&#039; images.&lt;/p&gt;
&lt;p&gt;animated gifs animate, nothing you can do to stop that with js, an image is an image, a gif is a jpeg, as far as javascript is concerned.  it may be possible with an applet, but probably not worth the effort.&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Oct 2002 16:38:15 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1116148 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116128</link>
    <description> &lt;p&gt;I just saw the link you posted...&lt;br /&gt;
I guess I misunderstood...mine is a basic over, down, click and out...&lt;br /&gt;
I will see if I can do something with an animated gif...&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Oct 2002 15:51:01 +0000</pubDate>
 <dc:creator>TDS2599</dc:creator>
 <guid isPermaLink="false">comment 1116128 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116126</link>
    <description> &lt;p&gt;Oooh, that&#039;s quite clever! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Oct 2002 15:50:14 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1116126 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116125</link>
    <description> &lt;p&gt;Try this link...is this what you are trying to do?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.coconutpalmz.com/test/logo.html&quot; class=&quot;bb-url&quot;&gt;http://www.coconutpalmz.com/test/logo.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Over, Down, Click, Out&lt;br /&gt;
on the image&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Oct 2002 15:49:00 +0000</pubDate>
 <dc:creator>TDS2599</dc:creator>
 <guid isPermaLink="false">comment 1116125 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-animated-gifs#comment-1116120</link>
    <description> &lt;p&gt;I believe if you use Adobe Image Ready, you can create a rollover with multiple frames, and specify which frame shows up on each action.&lt;/p&gt;
&lt;p&gt;I will try it out and let you know if it works.&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Oct 2002 15:36:17 +0000</pubDate>
 <dc:creator>TDS2599</dc:creator>
 <guid isPermaLink="false">comment 1116120 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
