<?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>Say Web - Flash and ActionScript Tutorials, News and Interviews &#187; ActionScript</title>
	<atom:link href="http://say-web.com/category/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://say-web.com</link>
	<description>Animate to Communicate</description>
	<lastBuildDate>Tue, 06 Mar 2012 10:35:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Taking Android Screen Shots with a Windows PC</title>
		<link>http://say-web.com/2012/03/01/taking-android-screen-shots-with-a-windows-pc/</link>
		<comments>http://say-web.com/2012/03/01/taking-android-screen-shots-with-a-windows-pc/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 08:17:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[galaxy]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[shot]]></category>
		<category><![CDATA[xoom]]></category>
		<category><![CDATA[xperia]]></category>

		<guid isPermaLink="false">http://say-web.com/?p=6014</guid>
		<description><![CDATA[android sdk installed is required]]></description>
		<wfw:commentRss>http://say-web.com/2012/03/01/taking-android-screen-shots-with-a-windows-pc/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Random Color Balls Bouncing on Stage</title>
		<link>http://say-web.com/2012/01/25/random-color-balls-bouncing-on-stage/</link>
		<comments>http://say-web.com/2012/01/25/random-color-balls-bouncing-on-stage/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 10:19:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[actionscript bouncing ball]]></category>
		<category><![CDATA[actionscript friction]]></category>
		<category><![CDATA[actionscript physics]]></category>
		<category><![CDATA[actionscript random color]]></category>

		<guid isPermaLink="false">http://say-web.com/?p=5978</guid>
		<description><![CDATA[Complete Actionscript 3.0 Source code for creating balls on stage with random colors on a bounce and friction environment. ]]></description>
		<wfw:commentRss>http://say-web.com/2012/01/25/random-color-balls-bouncing-on-stage/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Apply Filter Effects on Movie Clips using Actionscript 3.0</title>
		<link>http://say-web.com/2012/01/23/apply-filter-effects-on-movie-clips-using-actionscript-3-0/</link>
		<comments>http://say-web.com/2012/01/23/apply-filter-effects-on-movie-clips-using-actionscript-3-0/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 18:25:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[bevel]]></category>
		<category><![CDATA[blur]]></category>
		<category><![CDATA[Drop Shadow]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[glow]]></category>

		<guid isPermaLink="false">http://say-web.com/?p=5949</guid>
		<description><![CDATA[The Documented Actionscript on how to apply filters ]]></description>
		<wfw:commentRss>http://say-web.com/2012/01/23/apply-filter-effects-on-movie-clips-using-actionscript-3-0/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Draw Select Box Actionscript 3.0 Source Code</title>
		<link>http://say-web.com/2012/01/17/draw-box-class/</link>
		<comments>http://say-web.com/2012/01/17/draw-box-class/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 06:04:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Draw box class]]></category>
		<category><![CDATA[Drawing Lines in Flash]]></category>
		<category><![CDATA[Flash dynamic box drawing]]></category>
		<category><![CDATA[object selection with mouse]]></category>
		<category><![CDATA[Select Multiple Objects]]></category>

		<guid isPermaLink="false">http://say-web.com/?p=5900</guid>
		<description><![CDATA[Well documented, extensively tested ActionsScript 3.0 source file of a box drawing class.  Click and drag to draw box based on mouse position.
This piece of script can be used as an object selecting mechanism in games to select multiple objects, elements, simultaneously.
Drag a Square on stage !










3 files Compressed Package with the AS3 Draw [...]]]></description>
		<wfw:commentRss>http://say-web.com/2012/03/01/taking-android-screen-shots-with-a-windows-pc/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to remove apps from your Android Emulator</title>
		<link>http://say-web.com/2011/12/08/how-to-remove-apps-from-your-android-emulator/</link>
		<comments>http://say-web.com/2011/12/08/how-to-remove-apps-from-your-android-emulator/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 18:01:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[froyo]]></category>
		<category><![CDATA[gingerbread]]></category>
		<category><![CDATA[ice cream sandwich]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://say-web.com/?p=5897</guid>
		<description><![CDATA[Deleting apps from your android emulator]]></description>
		<wfw:commentRss>http://say-web.com/2011/12/08/how-to-remove-apps-from-your-android-emulator/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

