<?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>AS3 Errors &#187; General</title>
	<atom:link href="http://www.as3errors.com/category/general/feed" rel="self" type="application/rss+xml" />
	<link>http://www.as3errors.com</link>
	<description>The Definitive Resource for ActionScript Errors</description>
	<lastBuildDate>Thu, 17 Sep 2009 18:36:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>1025: Cannot redefine a final method.</title>
		<link>http://www.as3errors.com/1025-cannot-redefine-a-final-method</link>
		<comments>http://www.as3errors.com/1025-cannot-redefine-a-final-method#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:34:32 +0000</pubDate>
		<dc:creator>myk</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.as3errors.com/?p=110</guid>
		<description><![CDATA[Description of Error You have a method marked override, but the method you&#8217;re trying to override has been marked as final. Adobe&#8217;s Official Writeup The method cannot be extended because it is marked as final in the base class. (Adobe Error Reference) Cause of the Error The override keyword allows you to redefine a method [...]]]></description>
		<wfw:commentRss>http://www.as3errors.com/1025-cannot-redefine-a-final-method/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to AS3Errors.com</title>
		<link>http://www.as3errors.com/hello-world</link>
		<comments>http://www.as3errors.com/hello-world#comments</comments>
		<pubDate>Wed, 15 Jul 2009 19:29:39 +0000</pubDate>
		<dc:creator>myk</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://www.as3errors.com/?p=1</guid>
		<description><![CDATA[This blog hopes to be a resource to catalog various errors that come up when working in AS3. The idea is to help developers understand what&#8217;s wrong with their code if it&#8217;s 3am the night before a deadline and you don&#8217;t know what the hell &#8220;1120: Access of undefined property&#8230;&#8221; means or how to fix [...]]]></description>
		<wfw:commentRss>http://www.as3errors.com/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

