<?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>Flash and all its Goodies</title>
	<atom:link href="http://adobeflash.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://adobeflash.wordpress.com</link>
	<description>Flash Experiments, Tutorials, code and news</description>
	<lastBuildDate>Fri, 15 Aug 2008 16:22:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='adobeflash.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/0620f8de9256f6437348cf92608f2288?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Flash and all its Goodies</title>
		<link>http://adobeflash.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://adobeflash.wordpress.com/osd.xml" title="Flash and all its Goodies" />
		<item>
		<title>Carblogr</title>
		<link>http://adobeflash.wordpress.com/2008/08/16/carblogr/</link>
		<comments>http://adobeflash.wordpress.com/2008/08/16/carblogr/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 16:20:44 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[carblogr]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/?p=55</guid>
		<description><![CDATA[Hey all this is my new site. http://carblogr.com/
I allows people to make there own site for free mych like wordpress but better as all the themes are car related.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=55&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2008/08/16/carblogr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>
	</item>
		<item>
		<title>removeChild and removeChildAt memory fun</title>
		<link>http://adobeflash.wordpress.com/2008/02/11/removechild-and-removechildat-memory-fun/</link>
		<comments>http://adobeflash.wordpress.com/2008/02/11/removechild-and-removechildat-memory-fun/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 23:20:04 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Sweet Links]]></category>
		<category><![CDATA[flash cs]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/?p=54</guid>
		<description><![CDATA[flashcs.org has a great new article about the way to use removeChild and removeChildAt
removeChild and removeChildAt memory fun
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=54&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2008/02/11/removechild-and-removechildat-memory-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>
	</item>
		<item>
		<title>Email Validation</title>
		<link>http://adobeflash.wordpress.com/2008/02/06/email-validation/</link>
		<comments>http://adobeflash.wordpress.com/2008/02/06/email-validation/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 04:17:05 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/2008/02/06/email-validation/</guid>
		<description><![CDATA[Here is a base email validation class for AS2

function validateEmail(emailStr:String) {
        var errorCount:Number = 0;
        //check to see if there are at least two chars be for the @ symbol
        if (emailStr.indexOf(&#8220;@&#8221;)&#60;2) {
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=53&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2008/02/06/email-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe Labs &#8211; Adobe Flex Builder Linux Public Alpha</title>
		<link>http://adobeflash.wordpress.com/2008/02/04/adobe-labs-adobe-flex-builder-linux-public-alpha/</link>
		<comments>http://adobeflash.wordpress.com/2008/02/04/adobe-labs-adobe-flex-builder-linux-public-alpha/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 03:24:10 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[labs]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/2008/02/04/adobe-labs-adobe-flex-builder-linux-public-alpha/</guid>
		<description><![CDATA[Flex Builder Comes to Linux
Flex Builder Linux is a plugin-only version of the Flex Builder that you can use to build Flex applications on Linux. We wanted to get an early release out with the base Flex Builder features so you could begin to provide us with your feedback and let us know your priorities [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=52&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2008/02/04/adobe-labs-adobe-flex-builder-linux-public-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>
	</item>
		<item>
		<title>A Sweet idea to help out guys with Valentine&#8217;s Day.</title>
		<link>http://adobeflash.wordpress.com/2008/02/04/a-sweet-idea-to-help-out-guys-with-valentines-day/</link>
		<comments>http://adobeflash.wordpress.com/2008/02/04/a-sweet-idea-to-help-out-guys-with-valentines-day/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 01:26:29 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/2008/02/04/a-sweet-idea-to-help-out-guys-with-valentines-day/</guid>
		<description><![CDATA[Haha if you cant find anything for your girl friend try this.
This is meant to be a secret, or at least a secret for guys only. A retailer in New Zealand is pulling a Valentine&#8217;s Day Stunt that all guys can get in on.
I thought it was kinda a sweet idea.
read more &#124; digg story
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=51&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2008/02/04/a-sweet-idea-to-help-out-guys-with-valentines-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>
	</item>
		<item>
		<title>iPhone Source</title>
		<link>http://adobeflash.wordpress.com/2007/07/18/iphone-source/</link>
		<comments>http://adobeflash.wordpress.com/2007/07/18/iphone-source/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 00:04:55 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/2007/07/18/iphone-source/</guid>
		<description><![CDATA[According to Slashdot http://www.iphonesource.org/ has a sweet list of applications for you to use on your new iPhone. There are some very cool aps out there.
Check it : http://www.iphonesource.org



       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=49&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2007/07/18/iphone-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>

		<media:content url="http://www.wscoop.com/imgs/badges/112x17-wscoop-bage-2.gif" medium="image">
			<media:title type="html">wscoop!</media:title>
		</media:content>
	</item>
		<item>
		<title>Flashcs.org</title>
		<link>http://adobeflash.wordpress.com/2007/06/16/flashcsorg-2/</link>
		<comments>http://adobeflash.wordpress.com/2007/06/16/flashcsorg-2/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 01:25:09 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[flash cs]]></category>
		<category><![CDATA[flashcs]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/2007/06/16/flashcsorg-2/</guid>
		<description><![CDATA[Flashcs.org has launched a new section of its site today. It allows users to share, download and flash source files free of charge and restrictions. One of the first flash applications to go up is a sweet drawing app. Check it out
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=48&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2007/06/16/flashcsorg-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>
	</item>
		<item>
		<title>Falling Snow Effect</title>
		<link>http://adobeflash.wordpress.com/2007/05/28/flalling-snow-effect/</link>
		<comments>http://adobeflash.wordpress.com/2007/05/28/flalling-snow-effect/#comments</comments>
		<pubDate>Mon, 28 May 2007 00:26:02 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Formulas]]></category>
		<category><![CDATA[flash cs]]></category>
		<category><![CDATA[flashcs]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/2007/05/28/flalling-snow-effect/</guid>
		<description><![CDATA[flashcs.org has a new free code snippet which will allow you to make sweet, falling snow effects&#8230;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=47&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2007/05/28/flalling-snow-effect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>
	</item>
		<item>
		<title>flashcs.org</title>
		<link>http://adobeflash.wordpress.com/2007/05/07/flashcsorg/</link>
		<comments>http://adobeflash.wordpress.com/2007/05/07/flashcsorg/#comments</comments>
		<pubDate>Mon, 07 May 2007 01:42:40 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Issues]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Formulas]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Mis]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sweet Links]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Work Arounds]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/2007/05/07/flashcsorg/</guid>
		<description><![CDATA[Hi all i have just launched flashcs.org&#8230; this is for anyone who has found this site useful and want some more help.
Check it out &#62;&#62; 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=46&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2007/05/07/flashcsorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>
	</item>
		<item>
		<title>deviantMaps</title>
		<link>http://adobeflash.wordpress.com/2007/04/10/deviantmaps/</link>
		<comments>http://adobeflash.wordpress.com/2007/04/10/deviantmaps/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 09:30:22 +0000</pubDate>
		<dc:creator>red01</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://adobeflash.wordpress.com/2007/04/10/deviantmaps/</guid>
		<description><![CDATA[ 
devaintMaps was created by me for a bit of fun, with Yahoo Maps and their wicked flash API it is a way for deviantArt users to claim there spot on this earth and it is compliant. “It is a different way to represent the deviantArt community.”
Visit Site &#62;&#62;
       [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=adobeflash.wordpress.com&blog=526367&post=45&subd=adobeflash&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://adobeflash.wordpress.com/2007/04/10/deviantmaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/212c336991f24781685313262613f7ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">red01</media:title>
		</media:content>

		<media:content url="http://sweetlinks.files.wordpress.com/2007/03/deviantmaps.jpg" medium="image" />
	</item>
	</channel>
</rss>