<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002376" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002376</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/animated-rollovers-how#comment-1010620</link>
    <description> &lt;p&gt;I see what you mean, that could take a while to load. &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;If there is a way to pull out a frame, I don&#039;t know it but I&#039;ll keep an eye out in case I see something like that or another workable solution. &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;----------&lt;br /&gt;
Page Resource: &lt;a href=&quot;http://www.pageresource.com&quot; class=&quot;bb-url&quot;&gt;http://www.pageresource.com&lt;/a&gt;&lt;br /&gt;
JavaScript City: &lt;a href=&quot;http://www.javascriptcity.com&quot; class=&quot;bb-url&quot;&gt;http://www.javascriptcity.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Aug 1999 02:59:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1010620 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/animated-rollovers-how#comment-1010619</link>
    <description> &lt;p&gt;Thanx John, thats the thing I was looking for.&lt;/p&gt;
&lt;p&gt;My problem is I have to do these Rollovers on 10 images with each 12 frames. The simple animated gifs have only 11k; thats fine for the customer, but I guess having a total of 120 images loaded would be a little too much.&lt;/p&gt;
&lt;p&gt;Could you possibly use a JavaScript to rip a frame off an animated gif? I know this would be really complicated.&lt;/p&gt;
&lt;p&gt;Thanx,&lt;/p&gt;
&lt;p&gt;Malte&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Malte Ubl - Germany - &lt;a href=&quot;http://goKewl.com/&quot; class=&quot;bb-url&quot;&gt;http://goKewl.com/&lt;/a&gt;&lt;br /&gt;
The beats of 1000 hearts inside ... the merciless pulsation ... and all I know is I&#039;ll be back ... back to trance nation!&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Aug 1999 02:48:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1010619 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/animated-rollovers-how#comment-1010618</link>
    <description> &lt;p&gt;You could use the setTimeout function to runback through and show a series of images. If you had the right images, it would appear to be a morph or an animation.&lt;/p&gt;
&lt;p&gt;I put up a sample page of this idea, it runs through a series of images on the mouseover (though since the images I have aren&#039;t in a visual sequence it doesn&#039;t look like a morph, though with the right series of images it could. &lt;/p&gt;
&lt;p&gt;The URL:&lt;br /&gt;
&lt;a href=&quot;http://www.pageresource.com/zzztest/testgokewl.htm&quot; class=&quot;bb-url&quot;&gt;http://www.pageresource.com/zzztest/testgokewl.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The transitions go at 1 second intervals in the sample, you can speed it up by changing the time in the setTimeout function.&lt;/p&gt;
&lt;p&gt;If this is the type of script you could use I may well write a tutorial on how to use it at my site. &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;----------&lt;br /&gt;
Page Resource: &lt;a href=&quot;http://www.pageresource.com&quot; class=&quot;bb-url&quot;&gt;http://www.pageresource.com&lt;/a&gt;&lt;br /&gt;
JavaScript City: &lt;a href=&quot;http://www.javascriptcity.com&quot; class=&quot;bb-url&quot;&gt;http://www.javascriptcity.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Aug 1999 02:32:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1010618 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/animated-rollovers-how#comment-1010617</link>
    <description> &lt;p&gt;Jim, I dont think not to preload would be an option for me.&lt;/p&gt;
&lt;p&gt;I have an example for what I want:&lt;br /&gt;
&lt;a href=&quot;http://www.aral.de/intro.htm&quot; class=&quot;bb-url&quot;&gt;http://www.aral.de/intro.htm&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There is an image that morphs onMouseOver. I&#039;m not sure I understand perfectly what they are doing but I think its not really an animated gif, but animation done with JavaScript.&lt;/p&gt;
&lt;p&gt;I could copy the code from the Aral homepage, but I would like to have some tutorial that covers the subject.&lt;/p&gt;
&lt;p&gt;Later,&lt;/p&gt;
&lt;p&gt;Malte&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Aug 1999 01:37:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1010617 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/animated-rollovers-how#comment-1010616</link>
    <description> &lt;p&gt;Hi Malte,&lt;/p&gt;
&lt;p&gt;You have to find a script that doesn&#039;t preload images. You can find an example (I use this script quite often) at Professional Web Design. The url is &lt;a href=&quot;http://junior.apk.net/~jbarta/tutor/buttons/index4.html&quot; class=&quot;bb-url&quot;&gt;http://junior.apk.net/~jbarta/tutor/buttons/index4.html&lt;/a&gt;. By the way this guy wrote the tutorials that I used when I first started writing html.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
My goal in life is found in Phillipians 4:8-9&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Aug 1999 19:37:00 +0000</pubDate>
 <dc:creator>Jim Shilt</dc:creator>
 <guid isPermaLink="false">comment 1010616 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/animated-rollovers-how#comment-1010615</link>
    <description> &lt;p&gt;What I want is that the animated gif is only played once upon every mouse over replacing a normal static gif. I think a animated gif with a sigle loop would only work once.&lt;/p&gt;
&lt;p&gt;You have to do something comlicated with timeouts, etc. Its pretty complicated JavaScript code.&lt;/p&gt;
&lt;p&gt;Hope its clear now. I&#039;m a little drunk, so it might now be.&lt;/p&gt;
&lt;p&gt;Later,&lt;/p&gt;
&lt;p&gt;Malte&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Aug 1999 23:46:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1010615 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/animated-rollovers-how#comment-1010614</link>
    <description> &lt;p&gt;Not sure exactly what you want here that is complicated. I would suggest a simple mouseover script using the ani gifs instead of the normal gifs...however as I know you are not a newbie I can only assume that I have missed the point &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;br /&gt;
Please explain.&lt;br /&gt;
JP&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
The Webmaster Promotion and Resource Center.&lt;br /&gt;
&lt;strong&gt;Visit:&lt;/strong&gt; &lt;a href=&quot;http://www.what-next.com&quot; class=&quot;bb-url&quot;&gt;http://www.what-next.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Aug 1999 21:32:00 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1010614 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/animated-rollovers-how#comment-1010613</link>
    <description> &lt;p&gt;Hi,&lt;br /&gt;
 I believe it would be the same as creating basic mouse over scripts if you have the gif&#039;s animated using an animator.&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Aug 1999 21:15:00 +0000</pubDate>
 <dc:creator>elara</dc:creator>
 <guid isPermaLink="false">comment 1010613 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
