<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flash tutorial, Actionscript tutorial, CS5,  How To &#187; drawing api</title>
	<atom:link href="http://www.flashcs.com/tag/drawing-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashcs.com</link>
	<description></description>
	<lastBuildDate>Sun, 18 Sep 2011 06:33:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to make flash rotating spiral</title>
		<link>http://www.flashcs.com/actionscript/how-to-make-flash-rotating-spiral/</link>
		<comments>http://www.flashcs.com/actionscript/how-to-make-flash-rotating-spiral/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 09:53:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 3.0 Tutorial]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[actionscript 3 spiral]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[drawing api]]></category>
		<category><![CDATA[flash spiral]]></category>
		<category><![CDATA[rotating spiral]]></category>
		<category><![CDATA[spiral christmas tree]]></category>

		<guid isPermaLink="false">http://www.flashcs.com/?p=1467</guid>
		<description><![CDATA[Step by step tutorial shows you how to make flash rotating spiral using actionscript 3.0  with few  simple steps. ActionScript 3.0 Code The comments should be informative enough to let you know what we’re doing in each step. var speed:Number = 0.3; var radius:Number = 0; var angle:Number = 0; var xpos:Number; var ypos:Number; var [...]]]></description>
		<wfw:commentRss>http://www.flashcs.com/actionscript/how-to-make-flash-rotating-spiral/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ActionScript 3 Drawing API</title>
		<link>http://www.flashcs.com/actionscript/actionscript-3-drawing-api/</link>
		<comments>http://www.flashcs.com/actionscript/actionscript-3-drawing-api/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 09:19:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 3.0 Tutorial]]></category>
		<category><![CDATA[actionscript 3 drawing api]]></category>
		<category><![CDATA[actionscript 3 drawing api tutorial]]></category>
		<category><![CDATA[drawing api]]></category>
		<category><![CDATA[flash drawing api animation]]></category>

		<guid isPermaLink="false">http://www.flashcs.com/?p=1450</guid>
		<description><![CDATA[Introduction to using the drawing API The drawing API is the name for the functionality built into ActionScript that allows you to create vector graphics—lines, curves, shapes, fills, and gradients—and display them on the screen using ActionScript. The flash.display.Graphics class provides this functionality. You can draw with ActionScript on any Shape, Sprite, or MovieClip instance, [...]]]></description>
		<wfw:commentRss>http://www.flashcs.com/actionscript/actionscript-3-drawing-api/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

