<?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: Creating Animated Moving Clouds using HTML5</title>
	<atom:link href="http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/</link>
	<description>Tutorials for Web Developers</description>
	<lastBuildDate>Wed, 15 May 2013 09:10:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-164405</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 07 May 2013 04:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-164405</guid>
		<description>Actually, clouds is the canvas element (which is similar as usual DIV element). It means, that if you need to move it over your page, you can use the same styles as you usually use for DIV elements.
You can change its &#039;position&#039; property, and maybe even z-indexes</description>
		<content:encoded><![CDATA[<p>Actually, clouds is the canvas element (which is similar as usual DIV element). It means, that if you need to move it over your page, you can use the same styles as you usually use for DIV elements.<br />
You can change its &#8216;position&#8217; property, and maybe even z-indexes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-164402</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 07 May 2013 04:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-164402</guid>
		<description>Hello Marius,
Yes, this is possible. The one of ways is to use the canvas element with certain sizes</description>
		<content:encoded><![CDATA[<p>Hello Marius,<br />
Yes, this is possible. The one of ways is to use the canvas element with certain sizes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-164401</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 07 May 2013 04:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-164401</guid>
		<description>Hi Dennis,
Yes, you can use &#039;opacity&#039; property (CSS)</description>
		<content:encoded><![CDATA[<p>Hi Dennis,<br />
Yes, you can use &#8216;opacity&#8217; property (CSS)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-120830</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sun, 14 Apr 2013 13:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-120830</guid>
		<description>Hi,

I downloaded this source and tested it on my localhost.
I&#039;m having trouble to show the clouds animation on the  I want.
Now it showing on the last section and below of my testing site.
I have 5  in my html5 site. I want it to show it on my 1st .
Now the issue is, it&#039;s showing on the last  and below.

Is there any way to solve?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I downloaded this source and tested it on my localhost.<br />
I&#8217;m having trouble to show the clouds animation on the  I want.<br />
Now it showing on the last section and below of my testing site.<br />
I have 5  in my html5 site. I want it to show it on my 1st .<br />
Now the issue is, it&#8217;s showing on the last  and below.</p>
<p>Is there any way to solve?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-91971</link>
		<dc:creator>Marius</dc:creator>
		<pubDate>Thu, 28 Mar 2013 16:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-91971</guid>
		<description>IMPRESSIVE! Really nice work, well done.

i just played a bit with the code and couldn&#039;t figure it out if it is possible to wrap the animation in a div or section or something else to have other things around. For example to use the animated clouds only in the Header…

Could you give me a hint or isn&#039;t it possible?</description>
		<content:encoded><![CDATA[<p>IMPRESSIVE! Really nice work, well done.</p>
<p>i just played a bit with the code and couldn&#8217;t figure it out if it is possible to wrap the animation in a div or section or something else to have other things around. For example to use the animated clouds only in the Header…</p>
<p>Could you give me a hint or isn&#8217;t it possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Lowe</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-90763</link>
		<dc:creator>Dennis Lowe</dc:creator>
		<pubDate>Wed, 27 Mar 2013 17:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-90763</guid>
		<description>This example is absolutely beautiful and I&#039;d love to use this with slightly different backgrounds.
Is there a way of fading to black the whole window after 30 seconds and it automatically stops and goes back to the previous link?
I am a beginner and start glazing over after the minmum of tech speak.....:)

regards

dennis</description>
		<content:encoded><![CDATA[<p>This example is absolutely beautiful and I&#8217;d love to use this with slightly different backgrounds.<br />
Is there a way of fading to black the whole window after 30 seconds and it automatically stops and goes back to the previous link?<br />
I am a beginner and start glazing over after the minmum of tech speak&#8230;..:)</p>
<p>regards</p>
<p>dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-83108</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 20 Mar 2013 13:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-83108</guid>
		<description>Hi Pan,
You have just to wait a bit longer. As I see, the image for clouds hasn&#039;t loaded yet.</description>
		<content:encoded><![CDATA[<p>Hi Pan,<br />
You have just to wait a bit longer. As I see, the image for clouds hasn&#8217;t loaded yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pan</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-71073</link>
		<dc:creator>Pan</dc:creator>
		<pubDate>Sun, 03 Mar 2013 12:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-71073</guid>
		<description>Hi, 

I just downloaded the source pack. But i got this error when i open up the index. 
http://imageshack.us/photo/my-images/252/screenshot20130303at817.png/

Is there a way out of this? :)</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I just downloaded the source pack. But i got this error when i open up the index.<br />
<a href="http://imageshack.us/photo/my-images/252/screenshot20130303at817.png/" rel="nofollow">http://imageshack.us/photo/my-images/252/screenshot20130303at817.png/</a></p>
<p>Is there a way out of this? <img src='http://www.script-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-57642</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 22 Jan 2013 07:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-57642</guid>
		<description>Hi Beef,
In this case you should just &#039;fix&#039; possible limits in onMousemove handler.</description>
		<content:encoded><![CDATA[<p>Hi Beef,<br />
In this case you should just &#8216;fix&#8217; possible limits in onMousemove handler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-animated-moving-clouds-using-html5/comment-page-1/#comment-57641</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 22 Jan 2013 07:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=1180#comment-57641</guid>
		<description>Hello JFM,
No, I haven&#039;t played with the latest version of three.js. But I suppose that they changed something in their sources. I&#039;d like to see which result you have now (please contact with my using form in the bottom of website) - and maybe I will be able to help you.</description>
		<content:encoded><![CDATA[<p>Hello JFM,<br />
No, I haven&#8217;t played with the latest version of three.js. But I suppose that they changed something in their sources. I&#8217;d like to see which result you have now (please contact with my using form in the bottom of website) &#8211; and maybe I will be able to help you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 6/24 queries in 0.016 seconds using disk: basic

Served from: www.script-tutorials.com @ 2013-05-26 03:44:27 -->