<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Image animation with JavaScript</title>
	<atom:link href="http://www.redips.net/javascript/image-animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redips.net/javascript/image-animation/</link>
	<description>Techniques and Web Technologies</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:29:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/</generator>
	<item>
		<title>By: dbunic</title>
		<link>http://www.redips.net/javascript/image-animation/comment-page-1/#comment-3665</link>
		<dc:creator>dbunic</dc:creator>
		<pubDate>Sun, 13 Mar 2011 10:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.redips.net/?p=22#comment-3665</guid>
		<description>@FIGHOU Zoubair - Animation is tested in FF 3.6, IE8 and Chrome 10. Which web browser and version do you use? Anyway, YUI JS scripts are hosted on YAHOO server, so you maybe have a problem with this URL. Please try to access this link directly:

&lt;a target=&quot;_new&quot; href=&quot;http://yui.yahooapis.com/combo?2.8.2r1/build/yahoo-dom-event/yahoo-dom-event.js&amp;2.8.2r1/build/animation/animation-min.js&quot; rel=&quot;nofollow&quot;&gt;http://yui.yahooapis.com/combo?2.8.2r1/build/yahoo-dom-event/yahoo-dom-event.js&amp;2.8.2r1/build/animation/animation-min.js&lt;/a&gt;

You should get a compressed JavaScript code. And one more thought. Maybe your internet connection was slow in the moment and page was not loaded completely. Please, reload page and try again. There really should not be a problem and animation should work flawlessly. </description>
		<content:encoded><![CDATA[<p>@FIGHOU Zoubair - Animation is tested in FF 3.6, IE8 and Chrome 10. Which web browser and version do you use? Anyway, YUI JS scripts are hosted on YAHOO server, so you maybe have a problem with this URL. Please try to access this link directly:</p>
<p><a target="_new" href="http://yui.yahooapis.com/combo?2.8.2r1/build/yahoo-dom-event/yahoo-dom-event.js&2.8.2r1/build/animation/animation-min.js" rel="nofollow">http://yui.yahooapis.com/combo?2.8.2r1/build/yahoo-dom-event/yahoo-dom-event.js&#038;2.8.2r1/build/animation/animation-min.js</a></p>
<p>You should get a compressed JavaScript code. And one more thought. Maybe your internet connection was slow in the moment and page was not loaded completely. Please, reload page and try again. There really should not be a problem and animation should work flawlessly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FIGHOU Zoubair</title>
		<link>http://www.redips.net/javascript/image-animation/comment-page-1/#comment-3661</link>
		<dc:creator>FIGHOU Zoubair</dc:creator>
		<pubDate>Sun, 13 Mar 2011 01:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.redips.net/?p=22#comment-3661</guid>
		<description>it does not work for me sir</description>
		<content:encoded><![CDATA[<p>it does not work for me sir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbunic</title>
		<link>http://www.redips.net/javascript/image-animation/comment-page-1/#comment-2843</link>
		<dc:creator>dbunic</dc:creator>
		<pubDate>Thu, 16 Dec 2010 16:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.redips.net/?p=22#comment-2843</guid>
		<description>@Mladen - Yes it&#039;s possible. In this example, destination point is the same as start point (see how img_x and img_y are defined). In your case, you can set destination point without control points that will influence the path. If you are interested in YUI Library Examples please see &lt;a href=&quot;http://developer.yahoo.com/yui/examples/animation/control.html&quot; title=&quot;Yahoo: YUI&quot; rel=&quot;nofollow&quot;&gt;Animating Motion Along a Curved Path&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Mladen - Yes it's possible. In this example, destination point is the same as start point (see how img_x and img_y are defined). In your case, you can set destination point without control points that will influence the path. If you are interested in YUI Library Examples please see <a href="http://developer.yahoo.com/yui/examples/animation/control.html" title="Yahoo: YUI" rel="nofollow">Animating Motion Along a Curved Path</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mladen Vicic</title>
		<link>http://www.redips.net/javascript/image-animation/comment-page-1/#comment-2840</link>
		<dc:creator>Mladen Vicic</dc:creator>
		<pubDate>Thu, 16 Dec 2010 10:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.redips.net/?p=22#comment-2840</guid>
		<description>Hello,
Brilliant script, compliments,
one little question: Is it possible to adjust this script to make animation only in one direction (from pos A to pos B)?

regards

Mladen Vicic
vernetB.V.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Brilliant script, compliments,<br />
one little question: Is it possible to adjust this script to make animation only in one direction (from pos A to pos B)?</p>
<p>regards</p>
<p>Mladen Vicic<br />
vernetB.V.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbunic</title>
		<link>http://www.redips.net/javascript/image-animation/comment-page-1/#comment-18</link>
		<dc:creator>dbunic</dc:creator>
		<pubDate>Wed, 01 Oct 2008 12:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.redips.net/?p=22#comment-18</guid>
		<description>Thank you for commenting and pointing to the new collection of blogs and articles related to the WEB programming / design. I will certainly visit wscoop and submit my favourite sources.</description>
		<content:encoded><![CDATA[<p>Thank you for commenting and pointing to the new collection of blogs and articles related to the WEB programming / design. I will certainly visit wscoop and submit my favourite sources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Sanderson</title>
		<link>http://www.redips.net/javascript/image-animation/comment-page-1/#comment-16</link>
		<dc:creator>Paul Sanderson</dc:creator>
		<pubDate>Thu, 18 Sep 2008 14:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.redips.net/?p=22#comment-16</guid>
		<description>in feb this year i started this http://www.wscoop.com its a digg style site but deicated to all aspects of web development and design

But I need your help...

I need links to web design and development, site , articles links... anything you think of...

Please are you abel to help me make this into a great resource for developers and designers.

You are more than welcome to promote your own sites, projects, comments and all… at the moment the posts go straight to the font page to it is good exposer and at least some sweet backlinks</description>
		<content:encoded><![CDATA[<p>in feb this year i started this <a href="http://www.wscoop.com" rel="nofollow">http://www.wscoop.com</a> its a digg style site but deicated to all aspects of web development and design</p>
<p>But I need your help...</p>
<p>I need links to web design and development, site , articles links... anything you think of...</p>
<p>Please are you abel to help me make this into a great resource for developers and designers.</p>
<p>You are more than welcome to promote your own sites, projects, comments and all… at the moment the posts go straight to the font page to it is good exposer and at least some sweet backlinks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

