<?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: 1023: Incompatible Override</title>
	<atom:link href="http://www.as3errors.com/1023-incompatible-override/feed" rel="self" type="application/rss+xml" />
	<link>http://www.as3errors.com/1023-incompatible-override</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: myk</title>
		<link>http://www.as3errors.com/1023-incompatible-override/comment-page-1#comment-10</link>
		<dc:creator>myk</dc:creator>
		<pubDate>Wed, 08 Dec 2010 01:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3errors.com/?p=106#comment-10</guid>
		<description>Glad it helped! Something that helps to avoid these kinds of problems is using an IDE that does autocomplete for overrides. Using Flash Builder 4, I can type something like &quot;override protected function myFun...&quot; and it&#039;ll automatically complete the code, including all inputs and return type. Very useful!</description>
		<content:encoded><![CDATA[<p>Glad it helped! Something that helps to avoid these kinds of problems is using an IDE that does autocomplete for overrides. Using Flash Builder 4, I can type something like &#8220;override protected function myFun&#8230;&#8221; and it&#8217;ll automatically complete the code, including all inputs and return type. Very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goJohnnyGo</title>
		<link>http://www.as3errors.com/1023-incompatible-override/comment-page-1#comment-9</link>
		<dc:creator>goJohnnyGo</dc:creator>
		<pubDate>Wed, 08 Dec 2010 01:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3errors.com/?p=106#comment-9</guid>
		<description>Omg, went over my code a zillion times can couldn&#039;t figure out why I was getting this error.  I read your description and realized I didn&#039;t specify &quot;void&quot; as my return type.  D&#039;oh!</description>
		<content:encoded><![CDATA[<p>Omg, went over my code a zillion times can couldn&#8217;t figure out why I was getting this error.  I read your description and realized I didn&#8217;t specify &#8220;void&#8221; as my return type.  D&#8217;oh!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

