<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">

	<channel>
		<title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Articles - ]]></title>
		<link>http://www.actionscript.org/resources</link>
		<description><![CDATA[ActionScript.org is the premier ActionScript developer community online for Flash and Flex users. One of the largest such sites in the world, ActionScript.org caters for designers and developers at all skill levels. The site includes thousands of tutorials, open source movies and scripts, support forums, reviews, scene news, a fully featured Flash jobs and employment section and much more.]]></description>
		<language>en-us</language>
		<copyright><![CDATA[http://www.actionscript.org/resources]]></copyright>
		<generator>N/A</generator>
		<webMaster>general.redirect@gmail.com</webMaster>
		<lastBuildDate>Wed, 19 Jun 2013 02:01:57 CDT</lastBuildDate>
		<ttl>20</ttl>
		<item>
			<title><![CDATA[I have created a line2D object for 2D collision detection]]></title>
			<link>http://www.actionscript.org/resources/articles/1074/1/I-have-created-a-line2D-object-for-2D-collision-detection/Page1.html</link>
			<description><![CDATA[Line2D is not a DisplayObject. it is a mathematical object just like Point. it can calculate Intersection point of two Line2D objects, which in turn is the basis of collision detection. it can do all the complicated calculations like dot product and cross product and saves much time and brain for the programmer who use it.<br/>]]></description>
			<author>no@spam.com (HariBabu Suraneni)</author>
			<pubDate><![CDATA[Sat, 22 Jan 2011 13:30:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/1074/1/I-have-created-a-line2D-object-for-2D-collision-detection/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Building a Web Site completely with ActionScript]]></title>
			<link>http://www.actionscript.org/resources/articles/1068/1/Building-a-Web-Site-completely-with-ActionScript/Page1.html</link>
			<description><![CDATA[This is a tutorial about how to build a web site completely with Flash AS3. it will introduce you basic scriping techniques ike creating new elements on the fly, adding graphics to the Visual Interface and finally activating them to animate. More importantly It deals with Object level communication.<br/>]]></description>
			<author>no@spam.com (HariBabu Suraneni)</author>
			<pubDate><![CDATA[Wed, 29 Dec 2010 22:30:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/1068/1/Building-a-Web-Site-completely-with-ActionScript/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[cloth simulation in 9 steps]]></title>
			<link>http://www.actionscript.org/resources/articles/1052/1/cloth-simulation-in-9-steps/Page1.html</link>
			<description><![CDATA[ In fact, It is an logical extention of what ALEX NINO created in his finely crafted titorial <a  href="http://www.actionscript.org/resources/articles/994/1/Verlet-integration-actionscript-3-in-9-minutes/Page1.html" target="_blank">Verlet integration (actionscript 3), in 9 minutes</a>. what He created there is a wireframe of a cloth simulation. What is missing there is an Image to be wrapped in that Cloth Grid. I have just addedc an Image into that Grid. But it is not so simple. In fact It is like  a journey that took nine steps to reach the destination. 
]]></description>
			<author>no@spam.com (HariBabu Suraneni)</author>
			<pubDate><![CDATA[Mon, 08 Nov 2010 05:30:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/1052/1/cloth-simulation-in-9-steps/Page1.html</guid>
		</item>
	</channel>
</rss>