<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Actionscript AS3 Flash XML</title>
	<atom:link href="http://action3flash.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://action3flash.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 17 Apr 2009 18:53:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='action3flash.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Actionscript AS3 Flash XML</title>
		<link>http://action3flash.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://action3flash.wordpress.com/osd.xml" title="Actionscript AS3 Flash XML" />
	<atom:link rel='hub' href='http://action3flash.wordpress.com/?pushpress=hub'/>
		<item>
		<title>flexcover &#8211; Code Coverage Tool for Flex and AIR applications.</title>
		<link>http://action3flash.wordpress.com/2009/04/16/flexcover-code-coverage-tool-for-flex-and-air-applications/</link>
		<comments>http://action3flash.wordpress.com/2009/04/16/flexcover-code-coverage-tool-for-flex-and-air-applications/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 09:10:00 +0000</pubDate>
		<dc:creator>fasilak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://action3flash.wordpress.com/2009/04/16/flexcover-code-coverage-tool-for-flex-and-air-applications/</guid>
		<description><![CDATA[Flexcover is a code coverage tool for Flex, AIR and AS3. It incorporates a modified version of the AS3 compiler which inserts extra function calls in the code within the SWF or SWC output file. At runtime, these function calls send information on the application&#8217;s code coverage to a separate tool; The modified compiler also [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=9&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Flexcover is a code coverage tool for Flex, AIR and AS3. It incorporates a modified version of the AS3 compiler which inserts extra function calls in the code within the SWF or SWC output file. At runtime, these function calls send information on the application&#8217;s code coverage to a separate tool; The modified compiler also emits a separate &#8220;coverage metadata&#8221; file that describes all the possible packages, classes, functions, code blocks and lines in the code, as well as the names of the associated source code files.<br />Flexcover now computes both line coverage and branch coverage. In branch coverage conditional code paths rather than lines are counted. Many developers feel that branch coverage is a much more accurate measure of coverage, and it is able to detect coverage issues that occur within a single line of code such as compound conditionals with  and &amp;&amp;, or conditional expressions using the ?: operator.</p>
<p><a href="http://code.google.com/p/flexcover/">http://code.google.com/p/flexcover/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/action3flash.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/action3flash.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/action3flash.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/action3flash.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/action3flash.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/action3flash.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/action3flash.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/action3flash.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/action3flash.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/action3flash.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/action3flash.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/action3flash.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/action3flash.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/action3flash.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=9&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://action3flash.wordpress.com/2009/04/16/flexcover-code-coverage-tool-for-flex-and-air-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/997aae8f3b9c4dec022ce71b9f57fed5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fasilak</media:title>
		</media:content>
	</item>
		<item>
		<title>Excellent AS3 application debugger.</title>
		<link>http://action3flash.wordpress.com/2009/04/16/excellent-as3-application-debugger/</link>
		<comments>http://action3flash.wordpress.com/2009/04/16/excellent-as3-application-debugger/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 09:07:00 +0000</pubDate>
		<dc:creator>fasilak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://action3flash.wordpress.com/2009/04/16/excellent-as3-application-debugger/</guid>
		<description><![CDATA[De MonsterDebugger is an open source debugger for Adobe Flash, Flex and AIR. De MonsterDebugger is made in Flex and AIR by design studio De Monsters. For more details visithttp://demonsterdebugger.com/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=8&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://demonsterdebugger.com/images/DeMonsterDebugger.png"><img style="width:257px;cursor:hand;height:24px;" alt="" src="http://demonsterdebugger.com/images/DeMonsterDebugger.png" border="0" /></a></p>
<p>De MonsterDebugger is an open source debugger for Adobe Flash, Flex and AIR. De MonsterDebugger is made in Flex and AIR by design studio <a href="http://www.demonsters.com/">De Monsters</a>.
<p>For more details visit<br /><a href="http://demonsterdebugger.com/">http://demonsterdebugger.com/</a></p></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/action3flash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/action3flash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/action3flash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/action3flash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/action3flash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/action3flash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/action3flash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/action3flash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/action3flash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/action3flash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/action3flash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/action3flash.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/action3flash.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/action3flash.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=8&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://action3flash.wordpress.com/2009/04/16/excellent-as3-application-debugger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/997aae8f3b9c4dec022ce71b9f57fed5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fasilak</media:title>
		</media:content>

		<media:content url="http://demonsterdebugger.com/images/DeMonsterDebugger.png" medium="image" />
	</item>
		<item>
		<title>Surprised AIR</title>
		<link>http://action3flash.wordpress.com/2009/04/09/surprised-air/</link>
		<comments>http://action3flash.wordpress.com/2009/04/09/surprised-air/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 08:47:00 +0000</pubDate>
		<dc:creator>fasilak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://action3flash.wordpress.com/2009/04/09/surprised-air/</guid>
		<description><![CDATA[Surprised today to know that AIR can&#8217;t launch external applications.What can be the reason for this? When other applications like Zinc are able to do in different platforms. Let you know in future if there is any workaround for this.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=7&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Surprised today to know that AIR can&#8217;t launch external applications.<br />What can be the reason for this? When other applications like Zinc are able to do in different platforms.</p>
<p>Let you know in future if there is any workaround for this.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/action3flash.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/action3flash.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/action3flash.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/action3flash.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/action3flash.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/action3flash.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/action3flash.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/action3flash.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/action3flash.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/action3flash.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/action3flash.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/action3flash.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/action3flash.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/action3flash.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=7&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://action3flash.wordpress.com/2009/04/09/surprised-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/997aae8f3b9c4dec022ce71b9f57fed5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fasilak</media:title>
		</media:content>
	</item>
		<item>
		<title>TABLE VS DIV</title>
		<link>http://action3flash.wordpress.com/2009/04/09/table-vs-div/</link>
		<comments>http://action3flash.wordpress.com/2009/04/09/table-vs-div/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 04:20:00 +0000</pubDate>
		<dc:creator>fasilak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://action3flash.wordpress.com/2009/04/09/table-vs-div/</guid>
		<description><![CDATA[Check this out http://www.smashingmagazine.com/2009/04/08/from-table-hell-to-div-hell/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=6&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Check this out</p>
<p><a href="http://www.smashingmagazine.com/2009/04/08/from-table-hell-to-div-hell/">http://www.smashingmagazine.com/2009/04/08/from-table-hell-to-div-hell/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/action3flash.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/action3flash.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/action3flash.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/action3flash.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/action3flash.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/action3flash.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/action3flash.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/action3flash.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/action3flash.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/action3flash.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/action3flash.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/action3flash.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/action3flash.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/action3flash.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=6&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://action3flash.wordpress.com/2009/04/09/table-vs-div/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/997aae8f3b9c4dec022ce71b9f57fed5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fasilak</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://action3flash.wordpress.com/2009/04/08/5/</link>
		<comments>http://action3flash.wordpress.com/2009/04/08/5/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 04:41:00 +0000</pubDate>
		<dc:creator>fasilak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://action3flash.wordpress.com/2009/04/08/5/</guid>
		<description><![CDATA[A very good resource for anything related to AIR.Check it out http://www.smashingmagazine.com/2009/04/07/adobe-air-developers-toolbox-resources-and-tutorials/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=5&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://media1.smashingmagazine.com/images/adobe-air-tools/adobeairtoolox1.jpg"><img style="cursor:hand;width:480px;height:187px;margin:0 10px 10px 0;" src="http://media1.smashingmagazine.com/images/adobe-air-tools/adobeairtoolox1.jpg" border="0" alt="" /></a></p>
<p>A very good resource for anything related to AIR.<br />Check it out </p>
<p><a href="http://www.smashingmagazine.com/2009/04/07/adobe-air-developers-toolbox-resources-and-tutorials/" target="_blank">http://www.smashingmagazine.com/2009/04/07/adobe-air-developers-toolbox-resources-and-tutorials/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/action3flash.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/action3flash.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/action3flash.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/action3flash.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/action3flash.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/action3flash.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/action3flash.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/action3flash.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/action3flash.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/action3flash.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/action3flash.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/action3flash.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/action3flash.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/action3flash.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=5&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://action3flash.wordpress.com/2009/04/08/5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/997aae8f3b9c4dec022ce71b9f57fed5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fasilak</media:title>
		</media:content>

		<media:content url="http://media1.smashingmagazine.com/images/adobe-air-tools/adobeairtoolox1.jpg" medium="image" />
	</item>
		<item>
		<title>Custom events in AS3</title>
		<link>http://action3flash.wordpress.com/2009/04/06/custom-events-in-as3-2/</link>
		<comments>http://action3flash.wordpress.com/2009/04/06/custom-events-in-as3-2/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 08:39:00 +0000</pubDate>
		<dc:creator>fasilak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://action3flash.wordpress.com/2009/04/06/custom-events-in-as3-2/</guid>
		<description><![CDATA[This is a very good example for custom events in Action scritpt 3 http://evolve.reintroducing.com/2007/10/23/as3/as3-custom-events/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=4&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a very good example for custom events in Action scritpt 3</p>
<p><a href="http://evolve.reintroducing.com/2007/10/23/as3/as3-custom-events/">http://evolve.reintroducing.com/2007/10/23/as3/as3-custom-events/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/action3flash.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/action3flash.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/action3flash.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/action3flash.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/action3flash.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/action3flash.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/action3flash.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/action3flash.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/action3flash.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/action3flash.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/action3flash.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/action3flash.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/action3flash.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/action3flash.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=action3flash.wordpress.com&amp;blog=7399809&amp;post=4&amp;subd=action3flash&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://action3flash.wordpress.com/2009/04/06/custom-events-in-as3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/997aae8f3b9c4dec022ce71b9f57fed5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fasilak</media:title>
		</media:content>
	</item>
	</channel>
</rss>
