<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 1020: Method marked override must override another method</title>
	<atom:link href="http://www.as3errors.com/1020-method-marked-override-must-override-another-method/feed" rel="self" type="application/rss+xml" />
	<link>http://www.as3errors.com/1020-method-marked-override-must-override-another-method</link>
	<description>The Definitive Resource for ActionScript Errors</description>
	<lastBuildDate>Wed, 08 Dec 2010 01:13:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
	<item>
		<title>By: 1023: Incompatible Override &#171; AS3 Errors</title>
		<link>http://www.as3errors.com/1020-method-marked-override-must-override-another-method/comment-page-1#comment-6</link>
		<dc:creator>1023: Incompatible Override &#171; AS3 Errors</dc:creator>
		<pubDate>Thu, 17 Sep 2009 18:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3errors.com/?p=108#comment-6</guid>
		<description>[...]        &#171; 1010: The override attribute may be used only on class property definitions 1020: Method marked override must override another method [...]</description>
		<content:encoded><![CDATA[<p>[...]        &laquo; 1010: The override attribute may be used only on class property definitions 1020: Method marked override must override another method [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 1010: The override attribute may be used only on class property definitions &#171; AS3 Errors</title>
		<link>http://www.as3errors.com/1020-method-marked-override-must-override-another-method/comment-page-1#comment-5</link>
		<dc:creator>1010: The override attribute may be used only on class property definitions &#171; AS3 Errors</dc:creator>
		<pubDate>Thu, 17 Sep 2009 18:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3errors.com/?p=108#comment-5</guid>
		<description>[...] 2) The method you&#8217;re attempting to override must exist within the parent class. If you extend MovieClip and attempt to create a method called test() and mark it override, you will generate error 1020: Method marked override must override another method. [...]</description>
		<content:encoded><![CDATA[<p>[...] 2) The method you&#8217;re attempting to override must exist within the parent class. If you extend MovieClip and attempt to create a method called test() and mark it override, you will generate error 1020: Method marked override must override another method. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

